[INFO] fetching crate rocketjson_data 1.3.2...
[INFO] testing rocketjson_data-1.3.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rocketjson_data 1.3.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rocketjson_data 1.3.2
[INFO] finished tweaking crates.io crate rocketjson_data 1.3.2
[INFO] tweaked toml for crates.io crate rocketjson_data 1.3.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rocketjson_data 1.3.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 216 packages to latest compatible versions
[INFO] [stderr]       Adding syn v0.15.44 (available: v2.0.106)
[INFO] [stderr]       Adding validator v0.14.0 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_types v0.14.0
[INFO] [stderr]   Downloaded validator v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2996de58b7068e9156191461a6774c351ebde42ab020157476aeb92daed81784
[INFO] running `Command { std: "docker" "start" "-a" "2996de58b7068e9156191461a6774c351ebde42ab020157476aeb92daed81784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2996de58b7068e9156191461a6774c351ebde42ab020157476aeb92daed81784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2996de58b7068e9156191461a6774c351ebde42ab020157476aeb92daed81784", kill_on_drop: false }`
[INFO] [stdout] 2996de58b7068e9156191461a6774c351ebde42ab020157476aeb92daed81784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 071191b30fcf3bbb95c4baa1a90c16cc551cc30e9d60dff9bd297a1c53a0c3d2
[INFO] running `Command { std: "docker" "start" "-a" "071191b30fcf3bbb95c4baa1a90c16cc551cc30e9d60dff9bd297a1c53a0c3d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling validator_types v0.14.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling validator v0.14.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling rocketjson_data v1.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "071191b30fcf3bbb95c4baa1a90c16cc551cc30e9d60dff9bd297a1c53a0c3d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "071191b30fcf3bbb95c4baa1a90c16cc551cc30e9d60dff9bd297a1c53a0c3d2", kill_on_drop: false }`
[INFO] [stdout] 071191b30fcf3bbb95c4baa1a90c16cc551cc30e9d60dff9bd297a1c53a0c3d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaa84b61aa21d09c4d7ad0ccebae36e8495ba617c8513babfe8a79c40c242541
[INFO] running `Command { std: "docker" "start" "-a" "aaa84b61aa21d09c4d7ad0ccebae36e8495ba617c8513babfe8a79c40c242541", kill_on_drop: false }`
[INFO] [stderr]    Compiling rocketjson_data v1.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "aaa84b61aa21d09c4d7ad0ccebae36e8495ba617c8513babfe8a79c40c242541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaa84b61aa21d09c4d7ad0ccebae36e8495ba617c8513babfe8a79c40c242541", kill_on_drop: false }`
[INFO] [stdout] aaa84b61aa21d09c4d7ad0ccebae36e8495ba617c8513babfe8a79c40c242541
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fc23277e021261bae5cb9440dc7e29b0eeea0f8698ab622627ca382851f666f3
[INFO] running `Command { std: "docker" "start" "-a" "fc23277e021261bae5cb9440dc7e29b0eeea0f8698ab622627ca382851f666f3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rocketjson_data-921520a07889db1c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rocketjson_data
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/api/response_err.rs - api::response_err::ApiResponseErr (line 47) ... FAILED
[INFO] [stdout] test src/api/mod.rs - api (line 20) ... FAILED
[INFO] [stdout] test src/api/response_err.rs - api::response_err::ApiResponseErr (line 60) ... FAILED
[INFO] [stdout] test src/api/response_err.rs - api::response_err::ApiResponseErr (line 54) ... FAILED
[INFO] [stdout] test src/api/response.rs - api::response::ApiResponse (line 24) ... FAILED
[INFO] [stdout] test src/api/response_err.rs - api::response_err::ApiResponseErr (line 10) ... FAILED
[INFO] [stdout] test src/api/response_err.rs - api::response_err::ApiResponseErr (line 67) ... FAILED
[INFO] [stdout] test src/error/mod.rs - error (line 15) ... FAILED
[INFO] [stdout] test src/error/errors.rs - error::errors::JsonBodyError (line 24) ... FAILED
[INFO] [stdout] test src/error/error_util.rs - error::error_util::ApiErrorsCreate (line 5) ... FAILED
[INFO] [stdout] test src/error/error_util.rs - error::error_util::rjtry (line 31) ... FAILED
[INFO] [stdout] test src/error/mod.rs - error (line 22) ... FAILED
[INFO] [stdout] test src/api/response.rs - api::response::ApiResponse (line 9) ... FAILED
[INFO] [stdout] test src/api/mod.rs - api (line 5) ... FAILED
[INFO] [stdout] test src/api/response_err.rs - api::response_err::ApiResponseErr (line 20) ... FAILED
[INFO] [stdout] test src/error/error_handling.rs - error::error_handling::get_catcher (line 8) ... FAILED
[INFO] [stdout] test src/error/mod.rs - error (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/response_err.rs - api::response_err::ApiResponseErr (line 47) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:`
[INFO] [stdout]  --> src/api/response_err.rs:49:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     "username": "admin",
[INFO] [stdout]   |               ^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/mod.rs - api (line 20) stdout ----
[INFO] [stdout] error: struct literal body without path
[INFO] [stdout]  --> src/api/mod.rs:21:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / {
[INFO] [stdout] 4 | |      data: "test"
[INFO] [stdout] 5 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout] help: you might have forgotten to add the struct literal inside the block
[INFO] [stdout]   |
[INFO] [stdout] 3 ~ { SomeStruct {
[INFO] [stdout] 4 |      data: "test"
[INFO] [stdout] 5 ~ } }
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/response_err.rs - api::response_err::ApiResponseErr (line 60) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:`
[INFO] [stdout]  --> src/api/response_err.rs:62:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     "username": "test",
[INFO] [stdout]   |               ^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/response_err.rs - api::response_err::ApiResponseErr (line 54) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:`
[INFO] [stdout]  --> src/api/response_err.rs:56:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     "message": "logged in"
[INFO] [stdout]   |              ^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/response.rs - api::response::ApiResponse (line 24) stdout ----
[INFO] [stdout] error: struct literal body without path
[INFO] [stdout]  --> src/api/response.rs:25:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / {
[INFO] [stdout] 4 | |      data: "test"
[INFO] [stdout] 5 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout] help: you might have forgotten to add the struct literal inside the block
[INFO] [stdout]   |
[INFO] [stdout] 3 ~ { SomeStruct {
[INFO] [stdout] 4 |      data: "test"
[INFO] [stdout] 5 ~ } }
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/response_err.rs - api::response_err::ApiResponseErr (line 10) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/api/response_err.rs:12:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ...
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 4 -     ...
[INFO] [stdout] 4 +     ..
[INFO] [stdout]   |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 4 -     ...
[INFO] [stdout] 4 +     ..=
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> src/api/response_err.rs:12:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ...
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout] 4 -     ...
[INFO] [stdout] 4 +     ..
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rjtry` in this scope
[INFO] [stdout]  --> src/api/response_err.rs:16:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let user = rjtry!(db_get_users().await);
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rocketjson_data::rjtry;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel`
[INFO] [stdout]  --> src/api/response_err.rs:11:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn db_get_users() -> Result<String, diesel::result::Error> {
[INFO] [stdout]   |                                               ^^^^^^ use of unresolved module or unlinked crate `diesel`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ApiResponseErr` in this scope
[INFO] [stdout]  --> src/api/response_err.rs:15:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn is_admin() -> ApiResponseErr<bool> {
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rocketjson_data::ApiResponseErr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/response_err.rs - api::response_err::ApiResponseErr (line 67) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:`
[INFO] [stdout]  --> src/api/response_err.rs:69:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     "error": "login failed"
[INFO] [stdout]   |            ^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error/mod.rs - error (line 15) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:`
[INFO] [stdout]  --> src/error/mod.rs:17:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |      "error": "Bad Request"
[INFO] [stdout]   |             ^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error/errors.rs - error::errors::JsonBodyError (line 24) stdout ----
[INFO] [stdout] error[E0743]: C-variadic type `...` may not be nested inside another type
[INFO] [stdout]  --> src/error/errors.rs:26:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl<'r> FromRequest<'r> for ... {
[INFO] [stdout]   |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, `dyn`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime
[INFO] [stdout]  --> src/error/errors.rs:26:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl<'r> FromRequest<'r> for ... {
[INFO] [stdout]   |                              ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0743`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error/error_util.rs - error::error_util::ApiErrorsCreate (line 5) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]  --> src/error/error_util.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rocketjson::{ApiResponseErr, error::{ApiErrors, ApiErrorsCreate}};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rocketjson`, use `cargo add rocketjson` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rocketjson`
[INFO] [stdout]  --> src/error/error_util.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rocketjson::{ApiResponseErr, error::{ApiErrors, ApiErrorsCreate}};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rocketjson`, use `cargo add rocketjson` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `error` in this scope
[INFO] [stdout]  --> src/error/error_util.rs:8:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | ApiResponseErr::err(ApiErrors::to_rocketjson_error(error))
[INFO] [stdout]   |                                                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error/error_util.rs - error::error_util::rjtry (line 31) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/error/error_util.rs:35:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ...
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 -     ...
[INFO] [stdout] 6 +     ..
[INFO] [stdout]   |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 -     ...
[INFO] [stdout] 6 +     ..=
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> src/error/error_util.rs:35:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ...
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout] 6 -     ...
[INFO] [stdout] 6 +     ..
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]  --> src/error/error_util.rs:32:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rocketjson::{ApiResponseErr, rjtry, error::ApiErrorsCreate};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rocketjson`, use `cargo add rocketjson` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rocketjson`
[INFO] [stdout]  --> src/error/error_util.rs:32:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rocketjson::{ApiResponseErr, rjtry, error::ApiErrorsCreate};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rocketjson`, use `cargo add rocketjson` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel`
[INFO] [stdout]  --> src/error/error_util.rs:34:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn db_get_users() -> Result<String, diesel::result::Error> {
[INFO] [stdout]   |                                               ^^^^^^ use of unresolved module or unlinked crate `diesel`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `diesel`, use `cargo add diesel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error/mod.rs - error (line 22) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:`
[INFO] [stdout]  --> src/error/mod.rs:24:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     "username": [
[INFO] [stdout]   |               ^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/response.rs - api::response::ApiResponse (line 9) stdout ----
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]  --> src/api/response.rs:15:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[post("/test")]
[INFO] [stdout]   |   ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rocket::post;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]   --> src/api/response.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 10 |      rocketjson::ApiResponse::new(
[INFO] [stdout]    |      ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rocketjson`, use `cargo add rocketjson` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use rocketjson_data::ApiResponse;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ApiResponse`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -      rocketjson::ApiResponse::new(
[INFO] [stdout] 10 +      ApiResponse::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]  --> src/api/response.rs:16:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn test() -> rocketjson::ApiResponse<TestResponse> {
[INFO] [stdout]   |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rocketjson`, use `cargo add rocketjson` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/mod.rs - api (line 5) stdout ----
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]  --> src/api/mod.rs:11:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[post("/test")]
[INFO] [stdout]   |   ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rocket::post;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RegisterResponse` in this scope
[INFO] [stdout]  --> src/api/mod.rs:12:42
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TestResponse {
[INFO] [stdout]   | ----------------------- similarly named struct `TestResponse` defined here
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub fn test() -> rocketjson::ApiResponse<RegisterResponse> {
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 9 - pub fn test() -> rocketjson::ApiResponse<RegisterResponse> {
[INFO] [stdout] 9 + pub fn test() -> rocketjson::ApiResponse<TestResponse> {
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn test<RegisterResponse>() -> rocketjson::ApiResponse<RegisterResponse> {
[INFO] [stdout]   |            ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]   --> src/api/mod.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 10 |      rocketjson::ApiResponse::new(
[INFO] [stdout]    |      ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rocketjson`, use `cargo add rocketjson` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use rocketjson_data::ApiResponse;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ApiResponse`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -      rocketjson::ApiResponse::new(
[INFO] [stdout] 10 +      ApiResponse::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RegisterResponse` in this scope
[INFO] [stdout]   --> src/api/mod.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct TestResponse {
[INFO] [stdout]    | ----------------------- similarly named struct `TestResponse` defined here
[INFO] [stdout] ...
[INFO] [stdout] 11 |          rocket::http::Status::Ok, RegisterResponse {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TestResponse`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]  --> src/api/mod.rs:12:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn test() -> rocketjson::ApiResponse<RegisterResponse> {
[INFO] [stdout]   |                  ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rocketjson`, use `cargo add rocketjson` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api/response_err.rs - api::response_err::ApiResponseErr (line 20) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Validate` in `validator`
[INFO] [stdout]   --> src/api/response_err.rs:21:41
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[derive(serde::Deserialize, validator::Validate, rocketjson::JsonBody)]
[INFO] [stdout]    |                                         ^^^^^^^^ could not find `Validate` in `validator`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/validator-0.14.0/src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(feature = "derive")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 92 | pub use validator_derive::Validate;
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]  --> src/api/response_err.rs:21:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(serde::Deserialize, validator::Validate, rocketjson::JsonBody)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]  --> src/api/response_err.rs:23:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[validate(length(min = 1))]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]  --> src/api/response_err.rs:25:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[validate(length(min = 1))]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> src/api/response_err.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[post("/login", data="<data>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use rocket::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]   --> src/api/response_err.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |         return rocketjson::ApiResponseErr::ok(
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rocketjson`, use `cargo add rocketjson` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use rocketjson_data::ApiResponseErr;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ApiResponseErr`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -         return rocketjson::ApiResponseErr::ok(
[INFO] [stdout] 19 +         return ApiResponseErr::ok(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]   --> src/api/response_err.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     return rocketjson::ApiResponseErr::api_err(rocket::http::Status::InternalServerError, String::from("login failed"))
[INFO] [stdout]    |            ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rocketjson`, use `cargo add rocketjson` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use rocketjson_data::ApiResponseErr;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ApiResponseErr`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -     return rocketjson::ApiResponseErr::api_err(rocket::http::Status::InternalServerError, String::from("login failed"))
[INFO] [stdout] 25 +     return ApiResponseErr::api_err(rocket::http::Status::InternalServerError, String::from("login failed"))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/api/response_err.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |             LoginResponse{ message: "logged in" }
[INFO] [stdout]    |                                     ^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 21 |             LoginResponse{ message: "logged in".to_string() }
[INFO] [stdout]    |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]   --> src/api/response_err.rs:35:37
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn login(data: LoginRequest) -> rocketjson::ApiResponseErr<LoginResponse> {
[INFO] [stdout]    |                                     ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rocketjson`, use `cargo add rocketjson` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error/error_handling.rs - error::error_handling::get_catcher (line 8) stdout ----
[INFO] [stdout] error: cannot find attribute `launch` in this scope
[INFO] [stdout]  --> src/error/error_handling.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[launch]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rocket::launch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]  --> src/error/error_handling.rs:12:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |         .mount("/", routes![]).
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rocket::routes;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]  --> src/error/error_handling.rs:13:28
[INFO] [stdout]   |
[INFO] [stdout] 7 |         register("/", vec![rocketjson::error::get_catcher()])
[INFO] [stdout]   |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rocketjson`, use `cargo add rocketjson` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rocketjson_data::error;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -         register("/", vec![rocketjson::error::get_catcher()])
[INFO] [stdout] 7 +         register("/", vec![error::get_catcher()])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]  --> src/error/error_handling.rs:10:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn rocket() -> _ {
[INFO] [stdout]   |                ^
[INFO] [stdout]   |                |
[INFO] [stdout]   |                not allowed in type signatures
[INFO] [stdout]   |                help: replace with the correct return type: `Rocket<Build>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0121, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0121`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error/mod.rs - error (line 5) stdout ----
[INFO] [stdout] error: cannot find attribute `launch` in this scope
[INFO] [stdout]  --> src/error/mod.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[launch]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rocket::launch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]  --> src/error/mod.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |         .mount("/", routes![]).
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rocket::routes;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]  --> src/error/mod.rs:10:28
[INFO] [stdout]   |
[INFO] [stdout] 7 |         register("/", vec![rocketjson::error::get_catcher()])
[INFO] [stdout]   |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `rocketjson`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rocketjson`, use `cargo add rocketjson` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rocketjson_data::error;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -         register("/", vec![rocketjson::error::get_catcher()])
[INFO] [stdout] 7 +         register("/", vec![error::get_catcher()])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]  --> src/error/mod.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn rocket() -> _ {
[INFO] [stdout]   |                ^
[INFO] [stdout]   |                |
[INFO] [stdout]   |                not allowed in type signatures
[INFO] [stdout]   |                help: replace with the correct return type: `Rocket<Build>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0121, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0121`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api/mod.rs - api (line 20)
[INFO] [stdout]     src/api/mod.rs - api (line 5)
[INFO] [stdout]     src/api/response.rs - api::response::ApiResponse (line 24)
[INFO] [stdout]     src/api/response.rs - api::response::ApiResponse (line 9)
[INFO] [stdout]     src/api/response_err.rs - api::response_err::ApiResponseErr (line 10)
[INFO] [stdout]     src/api/response_err.rs - api::response_err::ApiResponseErr (line 20)
[INFO] [stdout]     src/api/response_err.rs - api::response_err::ApiResponseErr (line 47)
[INFO] [stdout]     src/api/response_err.rs - api::response_err::ApiResponseErr (line 54)
[INFO] [stdout]     src/api/response_err.rs - api::response_err::ApiResponseErr (line 60)
[INFO] [stdout]     src/api/response_err.rs - api::response_err::ApiResponseErr (line 67)
[INFO] [stdout]     src/error/error_handling.rs - error::error_handling::get_catcher (line 8)
[INFO] [stdout]     src/error/error_util.rs - error::error_util::ApiErrorsCreate (line 5)
[INFO] [stdout]     src/error/error_util.rs - error::error_util::rjtry (line 31)
[INFO] [stdout]     src/error/errors.rs - error::errors::JsonBodyError (line 24)
[INFO] [stdout]     src/error/mod.rs - error (line 15)
[INFO] [stdout]     src/error/mod.rs - error (line 22)
[INFO] [stdout]     src/error/mod.rs - error (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fc23277e021261bae5cb9440dc7e29b0eeea0f8698ab622627ca382851f666f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc23277e021261bae5cb9440dc7e29b0eeea0f8698ab622627ca382851f666f3", kill_on_drop: false }`
[INFO] [stdout] fc23277e021261bae5cb9440dc7e29b0eeea0f8698ab622627ca382851f666f3
