[INFO] cloning repository https://github.com/internet-of-plants/server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/internet-of-plants/server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet-of-plants%2Fserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet-of-plants%2Fserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad2431ff9b905fe215cf5bf30439f47cc66a0d8a [INFO] documenting internet-of-plants/server against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet-of-plants%2Fserver" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/internet-of-plants/server on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/internet-of-plants/server [INFO] removed path dependency codegen from git repo https://github.com/internet-of-plants/server [INFO] finished tweaking git repo https://github.com/internet-of-plants/server [INFO] tweaked toml for git repo https://github.com/internet-of-plants/server written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/internet-of-plants/server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (codegen) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (codegen) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 690f88bb7a89c5a0ec16488086472077be483d519000faedba157a1431ee68b4 [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" "690f88bb7a89c5a0ec16488086472077be483d519000faedba157a1431ee68b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "690f88bb7a89c5a0ec16488086472077be483d519000faedba157a1431ee68b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "690f88bb7a89c5a0ec16488086472077be483d519000faedba157a1431ee68b4", kill_on_drop: false }` [INFO] [stdout] 690f88bb7a89c5a0ec16488086472077be483d519000faedba157a1431ee68b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "RUSTDOCFLAGS=--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa6e6af5cc5a1fc3af3ae7de985d0cd5344e069ab89189c73a00a20c1fa188c0 [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" "aa6e6af5cc5a1fc3af3ae7de985d0cd5344e069ab89189c73a00a20c1fa188c0", kill_on_drop: false }` [INFO] [stderr] warning: dependency (codegen) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling if_chain v0.1.3 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking aead v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking slugify v0.1.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking codegen v0.1.3 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking rayon-core v1.8.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking rayon v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking rustls v0.14.0 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tokio-rustls v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking validator v0.8.0 [INFO] [stderr] Compiling validator_derive v0.8.0 [INFO] [stderr] Checking server_iop v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting server_iop v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `legacy_directory_ownership` has been removed: `converted into hard error, see issue #37872 for more information` [INFO] [stdout] --> src/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | legacy_directory_ownership, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stdout] --> src/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | plugin_as_library, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `safe_extern_statics` has been removed: `converted into hard error, see issue #36247 for more information` [INFO] [stdout] --> src/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | safe_extern_statics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `unions_with_drop_fields` [INFO] [stdout] --> src/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | unions_with_drop_fields, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::controller` [INFO] [stdout] --> src/controllers/cultivation.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use codegen::controller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `controller` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::controller` [INFO] [stdout] --> src/controllers/event.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use codegen::controller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `controller` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use codegen::controller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `controller` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::controller` [INFO] [stdout] --> src/controllers/user.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use codegen::controller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `controller` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::handler` [INFO] [stdout] --> src/db/cultivation.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use codegen::handler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `handler` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::handler` [INFO] [stdout] --> src/db/event.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use codegen::handler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `handler` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::handler` [INFO] [stdout] --> src/db/taxonomy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use codegen::handler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `handler` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::handler` [INFO] [stdout] --> src/db/user.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use codegen::handler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `handler` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/cultivation.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[controller(path, log, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/cultivation.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[controller(log, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/cultivation.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[controller(json, validate, log, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/event.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[controller(log, path, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/event.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[controller(log, json, validate, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | view_controller!(find, super::FindKingdomBySlug); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[controller(log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | view_controller!(index, super::IndexKingdom); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | view_controller!(find, super::FindPhylumBySlug); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | view_controller!(index_slug, super::IndexPhylum); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | view_controller!(find, super::FindClassBySlug); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | view_controller!(index_slug, super::IndexClass); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | view_controller!(find, super::FindOrderBySlug); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | view_controller!(index_slug, super::IndexOrder); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | view_controller!(find, super::FindFamilyBySlug); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | view_controller!(index_slug, super::IndexFamily); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | view_controller!(find, super::FindGenusBySlug); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | view_controller!(index_slug, super::IndexGenus); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | view_controller!(find, super::FindSpeciesBySlug); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | view_controller!(index_slug, super::IndexSpecies); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/user.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(validate, log, json, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/user.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[controller(log, json, validate, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/user.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[controller(log, inline)] [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 `handler` [INFO] [stdout] --> src/db/cultivation.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/cultivation.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/cultivation.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/event.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/event.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:87:3 [INFO] [stdout] | [INFO] [stdout] 87 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:114:3 [INFO] [stdout] | [INFO] [stdout] 114 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:128:3 [INFO] [stdout] | [INFO] [stdout] 128 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:143:3 [INFO] [stdout] | [INFO] [stdout] 143 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:158:3 [INFO] [stdout] | [INFO] [stdout] 158 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:174:3 [INFO] [stdout] | [INFO] [stdout] 174 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/user.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/user.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[handler] [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 `codegen::controller` [INFO] [stdout] --> src/controllers/cultivation.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use codegen::controller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `controller` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::controller` [INFO] [stdout] --> src/controllers/event.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use codegen::controller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `controller` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use codegen::controller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `controller` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::controller` [INFO] [stdout] --> src/controllers/user.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use codegen::controller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `controller` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::handler` [INFO] [stdout] --> src/db/cultivation.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use codegen::handler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `handler` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::handler` [INFO] [stdout] --> src/db/event.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use codegen::handler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `handler` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::handler` [INFO] [stdout] --> src/db/taxonomy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use codegen::handler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `handler` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codegen::handler` [INFO] [stdout] --> src/db/user.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use codegen::handler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `handler` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/cultivation.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[controller(path, log, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/cultivation.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[controller(log, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/cultivation.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[controller(json, validate, log, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/event.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[controller(log, path, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/event.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[controller(log, json, validate, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | view_controller!(find, super::FindKingdomBySlug); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[controller(log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | view_controller!(index, super::IndexKingdom); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | view_controller!(find, super::FindPhylumBySlug); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | view_controller!(index_slug, super::IndexPhylum); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | view_controller!(find, super::FindClassBySlug); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | view_controller!(index_slug, super::IndexClass); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | view_controller!(find, super::FindOrderBySlug); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | view_controller!(index_slug, super::IndexOrder); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | view_controller!(find, super::FindFamilyBySlug); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | view_controller!(index_slug, super::IndexFamily); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | view_controller!(find, super::FindGenusBySlug); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | view_controller!(index_slug, super::IndexGenus); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | view_controller!(find, super::FindSpeciesBySlug); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/taxonomy.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[controller(path, log, inline)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | view_controller!(index_slug, super::IndexSpecies); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `controller` [INFO] [stdout] --> src/controllers/user.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[controller(validate, log, json, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/user.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[controller(log, json, validate, inline)] [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 `controller` [INFO] [stdout] --> src/controllers/user.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[controller(log, inline)] [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 `handler` [INFO] [stdout] --> src/db/cultivation.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/cultivation.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/cultivation.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/event.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/event.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:87:3 [INFO] [stdout] | [INFO] [stdout] 87 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:114:3 [INFO] [stdout] | [INFO] [stdout] 114 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:128:3 [INFO] [stdout] | [INFO] [stdout] 128 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:143:3 [INFO] [stdout] | [INFO] [stdout] 143 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:158:3 [INFO] [stdout] | [INFO] [stdout] 158 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/taxonomy.rs:174:3 [INFO] [stdout] | [INFO] [stdout] 174 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/user.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[handler] [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 `handler` [INFO] [stdout] --> src/db/user.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[handler] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `IntoFuture` [INFO] [stdout] --> src/lib/utils.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | M::Result: IntoFuture + Send, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/fut/mod.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait ActorFuture { [INFO] [stdout] | --------------------- similarly named trait `ActorFuture` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 30 | M::Result: ActorFuture + Send, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 2 | use core::future::IntoFuture; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::actors::signal::unix::future::IntoFuture; [INFO] [stdout] | [INFO] [stdout] 2 | use std::future::IntoFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find associated type `Error` in `IntoFuture` [INFO] [stdout] --> src/lib/utils.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | ::Error: From, [INFO] [stdout] | ^^^^^ not found in `IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find associated type `Item` in `IntoFuture` [INFO] [stdout] --> src/lib/utils.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> impl Future::Item, Error = ::Error> [INFO] [stdout] | ^^^^ not found in `IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find associated type `Error` in `IntoFuture` [INFO] [stdout] --> src/lib/utils.rs:26:93 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> impl Future::Item, Error = ::Error> [INFO] [stdout] | ^^^^^ not found in `IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 56 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0404, E0432, E0576. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] [INFO] [stderr] error: Could not document `server_iop`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name iop src/mod.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-bd9f5983e170f532.rmeta --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-381512e65bdcf3ee.rmeta --extern argon2rs=/opt/rustwide/target/debug/deps/libargon2rs-1d6d957fd2e11cc1.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-49de4105eb347adf.rmeta --extern codegen=/opt/rustwide/target/debug/deps/libcodegen-4bc7771e172b07c1.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-ebe72c27597af47e.so --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-2d1170a8b3dfaa14.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2ce3bc89c43a69b6.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3de095923f3272c5.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-64f9ad2ace9674bf.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-7a820946deb84930.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-57a7edc7f441d44c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-958bf2a074a4960f.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-ef9e7676cee12a0b.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-fccd01d741d8104b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3f0bbcd91bc2161e.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-f8a666f26ae5b86d.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-9a3b34940571e634.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b7295e17dd3b2057.rmeta --extern slugify=/opt/rustwide/target/debug/deps/libslugify-4f6f174d71237dc3.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-628cd614b6c91a95.rmeta --extern validator_derive=/opt/rustwide/target/debug/deps/libvalidator_derive-785dca20f3413e51.so --cap-lints=warn` (exit code: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0404]: expected trait, found struct `IntoFuture` [INFO] [stdout] --> src/lib/utils.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | M::Result: IntoFuture + Send, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/fut/mod.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait ActorFuture { [INFO] [stdout] | --------------------- similarly named trait `ActorFuture` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 30 | M::Result: ActorFuture + Send, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 2 | use core::future::IntoFuture; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::actors::signal::unix::future::IntoFuture; [INFO] [stdout] | [INFO] [stdout] 2 | use std::future::IntoFuture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find associated type `Error` in `IntoFuture` [INFO] [stdout] --> src/lib/utils.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | ::Error: From, [INFO] [stdout] | ^^^^^ not found in `IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find associated type `Item` in `IntoFuture` [INFO] [stdout] --> src/lib/utils.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> impl Future::Item, Error = ::Error> [INFO] [stdout] | ^^^^ not found in `IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find associated type `Error` in `IntoFuture` [INFO] [stdout] --> src/lib/utils.rs:26:93 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> impl Future::Item, Error = ::Error> [INFO] [stdout] | ^^^^^ not found in `IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FindUser` in this scope [INFO] [stdout] --> src/controllers/user.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | send(req.state().db, FindUser(user_id(&req)?)).response() [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/types.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | pub type HttpFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::Future` [INFO] [stdout] --> src/controllers/user.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use futures::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `futures::Future` [INFO] [stdout] --> src/lib/types.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | pub type HttpFuture = Box>; [INFO] [stdout] | ^^^^ associated type `Item` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `futures::Future` [INFO] [stdout] --> src/lib/types.rs:27:55 [INFO] [stdout] | [INFO] [stdout] 27 | pub type HttpFuture = Box>; [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Output` (from trait `futures::Future`) must be specified [INFO] [stdout] --> src/lib/types.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | pub type HttpFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: specify the associated type: `Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 59 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0191, E0220, E0404, E0425, E0432, E0576. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0191`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aa6e6af5cc5a1fc3af3ae7de985d0cd5344e069ab89189c73a00a20c1fa188c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa6e6af5cc5a1fc3af3ae7de985d0cd5344e069ab89189c73a00a20c1fa188c0", kill_on_drop: false }` [INFO] [stdout] aa6e6af5cc5a1fc3af3ae7de985d0cd5344e069ab89189c73a00a20c1fa188c0