[INFO] fetching crate ciboulette 0.1.4... [INFO] checking ciboulette-0.1.4 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate ciboulette 0.1.4 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate ciboulette 0.1.4 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ciboulette 0.1.4 [INFO] finished tweaking crates.io crate ciboulette 0.1.4 [INFO] tweaked toml for crates.io crate ciboulette 0.1.4 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arcstr v1.1.0 [INFO] [stderr] Downloaded messy_json v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 46ad9785d93a9f34ac61e9d1514172ab93ee5a0aeca88c0bd0b746fdee5382dc [INFO] running `Command { std: "docker" "start" "-a" "46ad9785d93a9f34ac61e9d1514172ab93ee5a0aeca88c0bd0b746fdee5382dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46ad9785d93a9f34ac61e9d1514172ab93ee5a0aeca88c0bd0b746fdee5382dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ad9785d93a9f34ac61e9d1514172ab93ee5a0aeca88c0bd0b746fdee5382dc", kill_on_drop: false }` [INFO] [stdout] 46ad9785d93a9f34ac61e9d1514172ab93ee5a0aeca88c0bd0b746fdee5382dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80996c0e30426ca274aa58b6f3e891f5ef5a9d0847d3e713cdfcb12f290eff6c [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" "80996c0e30426ca274aa58b6f3e891f5ef5a9d0847d3e713cdfcb12f290eff6c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking similar v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking libc v0.2.98 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking arcstr v1.1.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking messy_json v0.2.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking insta v1.7.1 [INFO] [stderr] Checking ciboulette v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> benches/parse_body.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | let bag = ciboulette_test_helper::gen_bag(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> benches/parse_query.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | let bag = ciboulette_test_helper::gen_bag(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> benches/parse_body.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | let bag = ciboulette_test_helper::gen_bag(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ciboulette` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> benches/parse_query.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | let bag = ciboulette_test_helper::gen_bag(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/body/tests/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use ciboulette_test_helper::ciboulette::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/path/tests/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ciboulette_test_helper::ciboulette::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ciboulette_test_helper::ciboulette::*`, `ciboulette_test_helper`, `ciboulette_test_helper::ciboulette::*` [INFO] [stdout] --> src/body/tests/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use ciboulette_test_helper::ciboulette::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | use ciboulette_test_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] | [INFO] [stdout] ::: src/path/tests/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ciboulette_test_helper::ciboulette::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/query/tests/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ciboulette_test_helper::ciboulette::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ciboulette_test_helper`, `ciboulette_test_helper::ciboulette::*` [INFO] [stdout] --> src/path/tests/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ciboulette_test_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] | [INFO] [stdout] ::: src/query/tests/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ciboulette_test_helper::ciboulette::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/responses/tests/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use ciboulette_test_helper::ciboulette::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ciboulette_test_helper`, `ciboulette_test_helper::ciboulette::*` [INFO] [stdout] --> src/query/tests/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ciboulette_test_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] | [INFO] [stdout] ::: src/responses/tests/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use ciboulette_test_helper::ciboulette::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/tests/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use ciboulette_test_helper::ciboulette::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ciboulette_test_helper`, `ciboulette_test_helper::ciboulette::*` [INFO] [stdout] --> src/responses/tests/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ciboulette_test_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use ciboulette_test_helper::ciboulette::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ciboulette_test_helper` [INFO] [stdout] --> src/tests/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use ciboulette_test_helper::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/check_linkage.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/check_linkage.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/body/tests/check_linkage.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | CibouletteError::MissingLink(type_, id) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/check_linkage.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/body/tests/check_linkage.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | CibouletteError::NoCompleteLinkage(type_, id) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | doc.build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | doc.build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:118:23 [INFO] [stdout] | [INFO] [stdout] 118 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | CibouletteError::UniqObj(type_, id) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:181:23 [INFO] [stdout] | [INFO] [stdout] 181 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | CibouletteError::UniqRelationshipObject(type_, id) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:237:23 [INFO] [stdout] | [INFO] [stdout] 237 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | CibouletteError::UniqRelationshipObject(type_, id) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:332:22 [INFO] [stdout] | [INFO] [stdout] 332 | doc.build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:400:23 [INFO] [stdout] | [INFO] [stdout] 400 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | CibouletteError::UniqObj(type_, id) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/key_clash.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/body/tests/key_clash.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | CibouletteError::KeyClash(key1, op, key2) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteClashDirection` [INFO] [stdout] --> src/body/tests/key_clash.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | matches!(op, CibouletteClashDirection::Without), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteClashDirection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/key_clash.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/body/tests/key_clash.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | CibouletteError::KeyClash(key1, op, key2) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteClashDirection` [INFO] [stdout] --> src/body/tests/key_clash.rs:78:30 [INFO] [stdout] | [INFO] [stdout] 78 | matches!(op, CibouletteClashDirection::With), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteClashDirection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/normal_multi_docs.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyData` [INFO] [stdout] --> src/body/tests/normal_multi_docs.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | CibouletteBodyData::Object(x) => x, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteBodyData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/normal_multi_docs.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/body/tests/normal_multi_docs.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | if let CibouletteError::UnknownType(_) = doc { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyData` [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | CibouletteBodyData::Object(x) => x, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteBodyData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | if let CibouletteError::UnknownType(_) = doc { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:17:47 [INFO] [stdout] | [INFO] [stdout] 17 | ... matches!(res.get(0).unwrap().clone(), CibouletteId::Uuid(x) if x == Uuid::parse_str("8278146c-b037-4364-8326-55db392e13a2").unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CibouletteId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:33:47 [INFO] [stdout] | [INFO] [stdout] 33 | matches!(res.get(0).unwrap().clone(), CibouletteId::Number(x) if x == 42), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CibouletteId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:49:47 [INFO] [stdout] | [INFO] [stdout] 49 | matches!(res.get(0).unwrap().clone(), CibouletteId::Text(x) if x == Cow::Borrowed("hello_world")), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CibouletteId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:65:47 [INFO] [stdout] | [INFO] [stdout] 65 | matches!(res.get(0).unwrap().clone(), CibouletteId::Text(x) if x.as_ref() == "42"), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CibouletteId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/body/tests/parsing_id.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | assert_eq!(matches!(err, CibouletteError::UuidError(_)), true); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:97:39 [INFO] [stdout] | [INFO] [stdout] 97 | matches!(res.get(0).unwrap(), CibouletteId::Text(x) if x.as_ref() == "hello_world"), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CibouletteId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | matches!(res.get(1).unwrap(), CibouletteId::Text(x) if x.as_ref() == "toto"), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CibouletteId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:107:39 [INFO] [stdout] | [INFO] [stdout] 107 | matches!(res.get(2).unwrap(), CibouletteId::Text(x) if x.as_ref() == "tutu"), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CibouletteId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:127:39 [INFO] [stdout] | [INFO] [stdout] 127 | matches!(res.get(0).unwrap(), CibouletteId::Number(x) if *x == 42), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CibouletteId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:132:39 [INFO] [stdout] | [INFO] [stdout] 132 | matches!(res.get(1).unwrap(), CibouletteId::Uuid(x) if x == &Uuid::from_str("2e99cd9a-b93e-48df-b183-d219f390b8fd").unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CibouletteId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:137:39 [INFO] [stdout] | [INFO] [stdout] 137 | matches!(res.get(2).unwrap(), CibouletteId::Text(x) if x.as_ref() == "tutu"), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CibouletteId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/request_data.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyData` [INFO] [stdout] --> src/body/tests/request_data.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | CibouletteBodyData::Null(x) => assert_eq!(x, &true), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteBodyData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/request_data.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/request_data.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/request_data.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyData` [INFO] [stdout] --> src/body/tests/request_data.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | CibouletteBodyData::Null(x) => assert_eq!(x, &false), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteBodyData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/request_data.rs:139:23 [INFO] [stdout] | [INFO] [stdout] 139 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/body/tests/request_data.rs:142:23 [INFO] [stdout] | [INFO] [stdout] 142 | matches!(err, CibouletteError::UnknownRelationship(x, y) if x == "favorite_color" && y == "comments"), [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 80 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 174 | .build(&bag, &CibouletteIntention::Read) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/query/tests/include.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | matches!(err, CibouletteError::UnknownRelationship(type_, rel_name) if type_ == "peoples" && rel_name == "aaaaa"), [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/query/tests/include.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | matches!(err, CibouletteError::UnknownRelationship(type_, rel_name) if type_ == "peoples" && rel_name.is_empty()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/query/tests/include.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | matches!(err, CibouletteError::UnknownRelationship(type_, rel_name) if type_ == "peoples" && rel_name == "aaaa"), [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/query/tests/include.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | matches!(err, CibouletteError::UnknownRelationship(type_, rel_name) if type_ == "peoples" && rel_name == "aaaa"), [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CiboulettePageType` [INFO] [stdout] --> src/query/tests/page.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | let page = page.get(&CiboulettePageType::Number).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `CiboulettePageType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CiboulettePageType` [INFO] [stdout] --> src/query/tests/page.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | let page = page.get(&CiboulettePageType::Size).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `CiboulettePageType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CiboulettePageType` [INFO] [stdout] --> src/query/tests/page.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | let page = page.get(&CiboulettePageType::Offset).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `CiboulettePageType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CiboulettePageType` [INFO] [stdout] --> src/query/tests/page.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | let page = page.get(&CiboulettePageType::Limit).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `CiboulettePageType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CiboulettePageType` [INFO] [stdout] --> src/query/tests/page.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | let page = page.get(&CiboulettePageType::Cursor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `CiboulettePageType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CiboulettePageType` [INFO] [stdout] --> src/query/tests/page.rs:94:26 [INFO] [stdout] | [INFO] [stdout] 94 | let page = page.get(&CiboulettePageType::Cursor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `CiboulettePageType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteSortingDirection` [INFO] [stdout] --> src/query/tests/sorting.rs:13:43 [INFO] [stdout] | [INFO] [stdout] 13 | matches!(sorting[0].direction(), &CibouletteSortingDirection::Asc), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteSortingDirection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteSortingDirection` [INFO] [stdout] --> src/query/tests/sorting.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | matches!(sorting[0].direction(), &CibouletteSortingDirection::Asc), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteSortingDirection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteSortingDirection` [INFO] [stdout] --> src/query/tests/sorting.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 45 | matches!(sorting[0].direction(), &CibouletteSortingDirection::Desc), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteSortingDirection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteSortingDirection` [INFO] [stdout] --> src/query/tests/sorting.rs:61:43 [INFO] [stdout] | [INFO] [stdout] 61 | matches!(sorting[0].direction(), &CibouletteSortingDirection::Asc), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteSortingDirection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteSortingDirection` [INFO] [stdout] --> src/query/tests/sorting.rs:66:43 [INFO] [stdout] | [INFO] [stdout] 66 | matches!(sorting[1].direction(), &CibouletteSortingDirection::Desc), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteSortingDirection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/query/tests/sorting.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 80 | matches!(err, CibouletteError::UnknownField(type_, field) if type_.as_str() == "peoples" && field.as_str() == "unknown_field"), [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/query/tests/sorting.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | matches!(err, CibouletteError::UnknownField(type_, field) if type_.as_str() == "peoples" && field.as_str() == ""), [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/query/tests/sparse.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | matches!(err, CibouletteError::UnknownType(type_) if type_.as_str() == "AAAA"), [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/query/tests/sparse.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | matches!(err, CibouletteError::UnknownField(type_, field) if type_.as_str() == "peoples" && field.as_str() == "AAAA"), [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/query/tests/sparse.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | matches!(err, CibouletteError::UnknownType(type_) if type_.is_empty()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/build_failure.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteError` [INFO] [stdout] --> src/responses/tests/build_failure.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | matches!(err, CibouletteError::ResponseTooManyMainData(x) if x == "comments"), [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CibouletteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/delete_success.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | const INTENTION: CibouletteIntention = CibouletteIntention::Delete; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/delete_success.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/insert_success.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | const INTENTION: CibouletteIntention = CibouletteIntention::Create; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/insert_success.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | assert_eq!(response.status(), CibouletteResponseStatus::Created); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/insert_success.rs:48:44 [INFO] [stdout] | [INFO] [stdout] 48 | const INTENTION: CibouletteIntention = CibouletteIntention::Create; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/insert_success.rs:67:35 [INFO] [stdout] | [INFO] [stdout] 67 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/select_success.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/select_success.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/select_success.rs:38:44 [INFO] [stdout] | [INFO] [stdout] 38 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/select_success.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/select_success.rs:67:44 [INFO] [stdout] | [INFO] [stdout] 67 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/select_success.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/select_success.rs:112:44 [INFO] [stdout] | [INFO] [stdout] 112 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/select_success.rs:161:35 [INFO] [stdout] | [INFO] [stdout] 161 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/select_success.rs:170:44 [INFO] [stdout] | [INFO] [stdout] 170 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/select_success.rs:210:35 [INFO] [stdout] | [INFO] [stdout] 210 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/select_success.rs:219:44 [INFO] [stdout] | [INFO] [stdout] 219 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/select_success.rs:266:35 [INFO] [stdout] | [INFO] [stdout] 266 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/select_success.rs:275:44 [INFO] [stdout] | [INFO] [stdout] 275 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/select_success.rs:304:35 [INFO] [stdout] | [INFO] [stdout] 304 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/select_success.rs:313:44 [INFO] [stdout] | [INFO] [stdout] 313 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/select_success.rs:344:35 [INFO] [stdout] | [INFO] [stdout] 344 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/select_success.rs:353:44 [INFO] [stdout] | [INFO] [stdout] 353 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/select_success.rs:373:35 [INFO] [stdout] | [INFO] [stdout] 373 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/select_success.rs:382:44 [INFO] [stdout] | [INFO] [stdout] 382 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/select_success.rs:413:35 [INFO] [stdout] | [INFO] [stdout] 413 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/select_success.rs:422:44 [INFO] [stdout] | [INFO] [stdout] 422 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/select_success.rs:462:35 [INFO] [stdout] | [INFO] [stdout] 462 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/select_success.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/select_success.rs:521:35 [INFO] [stdout] | [INFO] [stdout] 521 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIntention` [INFO] [stdout] --> src/responses/tests/update_success.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | const INTENTION: CibouletteIntention = CibouletteIntention::Update; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteIntention` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] --> src/responses/tests/update_success.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | assert_eq!(response.status(), CibouletteResponseStatus::Ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CibouletteResponseStatus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | ciboulette_test_helper::gen_messy_json_schema_peoples(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | ciboulette_test_helper::gen_messy_json_schema_articles(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | ciboulette_test_helper::gen_messy_json_schema_people_article(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | ciboulette_test_helper::gen_messy_json_schema_peoples(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | ciboulette_test_helper::gen_messy_json_schema_articles(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | ciboulette_test_helper::gen_messy_json_schema_people_article(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | ciboulette_test_helper::gen_messy_json_schema_peoples(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | ciboulette_test_helper::gen_messy_json_schema_articles(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | ciboulette_test_helper::gen_messy_json_schema_people_article(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | ciboulette_test_helper::gen_messy_json_schema_peoples(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | ciboulette_test_helper::gen_messy_json_schema_articles(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | ciboulette_test_helper::gen_messy_json_schema_people_article(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | ciboulette_test_helper::gen_messy_json_schema_peoples(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | ciboulette_test_helper::gen_messy_json_schema_articles(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_many_rel.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | ciboulette_test_helper::gen_messy_json_schema_people_article(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_one_rel.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | ciboulette_test_helper::gen_messy_json_schema_peoples(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_one_rel.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | ciboulette_test_helper::gen_messy_json_schema_favorite_color(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_one_rel.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | ciboulette_test_helper::gen_messy_json_schema_peoples(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_one_rel.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | ciboulette_test_helper::gen_messy_json_schema_favorite_color(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_one_rel.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | ciboulette_test_helper::gen_messy_json_schema_peoples(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_one_rel.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | ciboulette_test_helper::gen_messy_json_schema_favorite_color(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_one_rel.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | ciboulette_test_helper::gen_messy_json_schema_peoples(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/many_to_one_rel.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | ciboulette_test_helper::gen_messy_json_schema_favorite_color(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/one_to_many_rel.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | ciboulette_test_helper::gen_messy_json_schema_peoples(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/one_to_many_rel.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | ciboulette_test_helper::gen_messy_json_schema_articles(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/one_to_many_rel.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | ciboulette_test_helper::gen_messy_json_schema_comments(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/one_to_many_rel.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | ciboulette_test_helper::gen_messy_json_schema_peoples(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/one_to_many_rel.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | ciboulette_test_helper::gen_messy_json_schema_articles(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/one_to_many_rel.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | ciboulette_test_helper::gen_messy_json_schema_comments(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/one_to_many_rel.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | ciboulette_test_helper::gen_messy_json_schema_peoples(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/one_to_many_rel.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | ciboulette_test_helper::gen_messy_json_schema_articles(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/one_to_many_rel.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | ciboulette_test_helper::gen_messy_json_schema_comments(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/one_to_many_rel.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | ciboulette_test_helper::gen_messy_json_schema_peoples(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/one_to_many_rel.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | ciboulette_test_helper::gen_messy_json_schema_articles(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] --> src/store/tests/one_to_many_rel.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | ciboulette_test_helper::gen_messy_json_schema_comments(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ciboulette_test_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/bogus_deserialize.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | CibouletteBodyBuilder::deserialize(&mut deserializer).expect_err("an error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/bogus_deserialize.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | CibouletteBodyBuilder::deserialize(&mut deserializer).expect_err("an error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/bogus_deserialize.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | CibouletteBodyBuilder::deserialize(&mut deserializer).expect_err("an error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/bogus_deserialize.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | CibouletteBodyBuilder::deserialize(&mut deserializer).expect_err("an error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/bogus_deserialize.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | CibouletteBodyBuilder::deserialize(&mut deserializer).expect_err("an error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/bogus_deserialize.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | CibouletteBodyBuilder::deserialize(&mut deserializer).expect("no error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/check_linkage.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/check_linkage.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/check_linkage.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/check_linkage.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/check_linkage.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/check_linkage.rs:173:23 [INFO] [stdout] | [INFO] [stdout] 173 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | let doc = CibouletteBodyBuilder::deserialize(&mut deserializer).expect("no error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | let doc = CibouletteBodyBuilder::deserialize(&mut deserializer).expect("no error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | let doc = CibouletteBodyBuilder::deserialize(&mut deserializer).expect("no error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | let err: CibouletteError = doc [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:135:15 [INFO] [stdout] | [INFO] [stdout] 135 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:179:15 [INFO] [stdout] | [INFO] [stdout] 179 | let doc = CibouletteBodyBuilder::deserialize(&mut deserializer).expect("no error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | let err: CibouletteError = doc [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:235:15 [INFO] [stdout] | [INFO] [stdout] 235 | let doc = CibouletteBodyBuilder::deserialize(&mut deserializer).expect("no error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:236:14 [INFO] [stdout] | [INFO] [stdout] 236 | let err: CibouletteError = doc [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:254:15 [INFO] [stdout] | [INFO] [stdout] 254 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:331:15 [INFO] [stdout] | [INFO] [stdout] 331 | let doc = CibouletteBodyBuilder::deserialize(&mut deserializer).expect("no error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:338:15 [INFO] [stdout] | [INFO] [stdout] 338 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:398:15 [INFO] [stdout] | [INFO] [stdout] 398 | let doc = CibouletteBodyBuilder::deserialize(&mut deserializer).expect("no error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:399:14 [INFO] [stdout] | [INFO] [stdout] 399 | let err: CibouletteError = doc [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/key_clash.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/key_clash.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/body/tests/key_clash.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | let err: CibouletteError = doc_builder [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/key_clash.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/key_clash.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/body/tests/key_clash.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | let err: CibouletteError = doc_builder [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/normal_multi_docs.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/normal_multi_docs.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_multi` in this scope [INFO] [stdout] --> src/body/tests/normal_multi_docs.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | let data = check_multi(data); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_ident_permissive` in this scope [INFO] [stdout] --> src/body/tests/normal_multi_docs.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | check_ident_permissive( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdSelector` [INFO] [stdout] --> src/body/tests/normal_multi_docs.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | Some(CibouletteIdSelector::Single(CibouletteId::Uuid( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdSelector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/normal_multi_docs.rs:35:43 [INFO] [stdout] | [INFO] [stdout] 35 | Some(CibouletteIdSelector::Single(CibouletteId::Uuid( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/normal_multi_docs.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/normal_multi_docs.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/body/tests/normal_multi_docs.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | let doc: CibouletteError = doc_builder [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_single` in this scope [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | let data = check_single(&data); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_ident_permissive` in this scope [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | check_ident_permissive( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdSelector` [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | Some(CibouletteIdSelector::Single(CibouletteId::Uuid( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdSelector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | Some(CibouletteIdSelector::Single(CibouletteId::Uuid( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | let doc: CibouletteError = doc_builder [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | CibouletteBodyBuilder::deserialize(&mut deserializer).expect("to parse the json:api document"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/normal_single_doc.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | CibouletteBodyBuilder::deserialize(&mut deserializer).expect("to parse the json:api document"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | let res = CibouletteId::build_id( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdTypeSelector` [INFO] [stdout] --> src/body/tests/parsing_id.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | &CibouletteIdTypeSelector::Single(CibouletteIdType::Uuid(arcstr::literal!("id"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdTypeSelector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdType` [INFO] [stdout] --> src/body/tests/parsing_id.rs:11:43 [INFO] [stdout] | [INFO] [stdout] 11 | &CibouletteIdTypeSelector::Single(CibouletteIdType::Uuid(arcstr::literal!("id"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | let res = CibouletteId::build_id( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdTypeSelector` [INFO] [stdout] --> src/body/tests/parsing_id.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | &CibouletteIdTypeSelector::Single(CibouletteIdType::Number(arcstr::literal!("id"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdTypeSelector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdType` [INFO] [stdout] --> src/body/tests/parsing_id.rs:27:43 [INFO] [stdout] | [INFO] [stdout] 27 | &CibouletteIdTypeSelector::Single(CibouletteIdType::Number(arcstr::literal!("id"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | let res = CibouletteId::build_id( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdTypeSelector` [INFO] [stdout] --> src/body/tests/parsing_id.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | &CibouletteIdTypeSelector::Single(CibouletteIdType::Text(arcstr::literal!("id"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdTypeSelector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdType` [INFO] [stdout] --> src/body/tests/parsing_id.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | &CibouletteIdTypeSelector::Single(CibouletteIdType::Text(arcstr::literal!("id"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | let res = CibouletteId::build_id( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdTypeSelector` [INFO] [stdout] --> src/body/tests/parsing_id.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | &CibouletteIdTypeSelector::Single(CibouletteIdType::Text(arcstr::literal!("id"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdTypeSelector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdType` [INFO] [stdout] --> src/body/tests/parsing_id.rs:59:43 [INFO] [stdout] | [INFO] [stdout] 59 | &CibouletteIdTypeSelector::Single(CibouletteIdType::Text(arcstr::literal!("id"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | let err = CibouletteId::build_id( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdTypeSelector` [INFO] [stdout] --> src/body/tests/parsing_id.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | &CibouletteIdTypeSelector::Single(CibouletteIdType::Uuid(arcstr::literal!("id"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdTypeSelector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdType` [INFO] [stdout] --> src/body/tests/parsing_id.rs:75:43 [INFO] [stdout] | [INFO] [stdout] 75 | &CibouletteIdTypeSelector::Single(CibouletteIdType::Uuid(arcstr::literal!("id"))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | let res = CibouletteId::build_id( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdTypeSelector` [INFO] [stdout] --> src/body/tests/parsing_id.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | &CibouletteIdTypeSelector::Multi(vec![ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdTypeSelector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdType` [INFO] [stdout] --> src/body/tests/parsing_id.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | CibouletteIdType::Text(arcstr::literal!("aa")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdType` [INFO] [stdout] --> src/body/tests/parsing_id.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | CibouletteIdType::Text(arcstr::literal!("bb")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdType` [INFO] [stdout] --> src/body/tests/parsing_id.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | CibouletteIdType::Text(arcstr::literal!("cc")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteId` [INFO] [stdout] --> src/body/tests/parsing_id.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | let res = CibouletteId::build_id( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdTypeSelector` [INFO] [stdout] --> src/body/tests/parsing_id.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | &CibouletteIdTypeSelector::Multi(vec![ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdTypeSelector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdType` [INFO] [stdout] --> src/body/tests/parsing_id.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | CibouletteIdType::Number(arcstr::literal!("aa")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdType` [INFO] [stdout] --> src/body/tests/parsing_id.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | CibouletteIdType::Uuid(arcstr::literal!("bb")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteIdType` [INFO] [stdout] --> src/body/tests/parsing_id.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | CibouletteIdType::Text(arcstr::literal!("cc")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIdType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/request_data.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/request_data.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/request_data.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/request_data.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/request_data.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/request_data.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/request_data.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/request_data.rs:102:23 [INFO] [stdout] | [INFO] [stdout] 102 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/request_data.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/request_data.rs:136:23 [INFO] [stdout] | [INFO] [stdout] 136 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 77 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 114 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 126 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:162:15 [INFO] [stdout] | [INFO] [stdout] 162 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteBodyBuilder` [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | let doc_builder = CibouletteBodyBuilder::deserialize(&mut deserializer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteBodyBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/path/tests/path_building.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/path/tests/path_building.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/path/tests/path_building.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/path/tests/path_building.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/path/tests/path_building.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/path/tests/path_building.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/path/tests/path_building.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/filter.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/filter.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/filter.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/filter.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/filter_simple.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/filter_simple.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/filter_simple.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/include.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/include.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/include.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/include.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/query/tests/include.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | let err: CibouletteError = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/query/tests/include.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | let err: CibouletteError = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/query/tests/include.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | let err: CibouletteError = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/query/tests/include.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | let err: CibouletteError = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/include.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/meta.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/meta.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/meta.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/meta.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/page.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/page.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/page.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/page.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/page.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/page.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CiboulettePageType` [INFO] [stdout] --> src/query/tests/page.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | .get(&CiboulettePageType::Other(Cow::Borrowed("lolilol"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CiboulettePageType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/page.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/sorting.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/sorting.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/sorting.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/sorting.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/query/tests/sorting.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | let err: CibouletteError = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/query/tests/sorting.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | let err: CibouletteError = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/sparse.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/sparse.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/sparse.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/query/tests/sparse.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | let err: CibouletteError = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/query/tests/sparse.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | let err: CibouletteError = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteError` in this scope [INFO] [stdout] --> src/query/tests/sparse.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | let err: CibouletteError = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/sparse.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | let query: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParameters` in this scope [INFO] [stdout] --> src/query/tests/sparse.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | let res: CibouletteQueryParameters = builder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParameters; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteStore` in this scope [INFO] [stdout] --> src/query/tests/mod.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | fn setup(input: &str) -> (CibouletteStore, CibouletteQueryParametersBuilder<'_>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteStore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParametersBuilder` in this scope [INFO] [stdout] --> src/query/tests/mod.rs:13:44 [INFO] [stdout] | [INFO] [stdout] 13 | fn setup(input: &str) -> (CibouletteStore, CibouletteQueryParametersBuilder<'_>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParametersBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/query/tests/mod.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteQueryParametersBuilder` in this scope [INFO] [stdout] --> src/query/tests/mod.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | let builder: CibouletteQueryParametersBuilder = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteQueryParametersBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/build_failure.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/build_failure.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/build_failure.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteReadRequest` [INFO] [stdout] --> src/responses/tests/build_failure.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | let res = CibouletteReadRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteReadRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/build_failure.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | let err = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/delete_success.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/delete_success.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | const INTENTION: CibouletteIntention = CibouletteIntention::Delete; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/delete_success.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteDeleteRequest` [INFO] [stdout] --> src/responses/tests/delete_success.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | let res = CibouletteDeleteRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteDeleteRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/delete_success.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | let response = CibouletteResponseDataBuilder::<'_, '_, String, _>::new(&res, vec![]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/insert_success.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/insert_success.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | const INTENTION: CibouletteIntention = CibouletteIntention::Create; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/insert_success.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteCreateRequest` [INFO] [stdout] --> src/responses/tests/insert_success.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | let res = CibouletteCreateRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteCreateRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/insert_success.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/insert_success.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/insert_success.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | const INTENTION: CibouletteIntention = CibouletteIntention::Create; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/insert_success.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteCreateRequest` [INFO] [stdout] --> src/responses/tests/insert_success.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | let res = CibouletteCreateRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteCreateRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/insert_success.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 64 | let response = CibouletteResponseDataBuilder::<'_, '_, String, _>::new(&res, vec![]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteReadRequest` [INFO] [stdout] --> src/responses/tests/select_success.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | let res = CibouletteReadRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteReadRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteReadRequest` [INFO] [stdout] --> src/responses/tests/select_success.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let res = CibouletteReadRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteReadRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteReadRequest` [INFO] [stdout] --> src/responses/tests/select_success.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | let res = CibouletteReadRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteReadRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:115:19 [INFO] [stdout] | [INFO] [stdout] 115 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteReadRequest` [INFO] [stdout] --> src/responses/tests/select_success.rs:117:15 [INFO] [stdout] | [INFO] [stdout] 117 | let res = CibouletteReadRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteReadRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:119:20 [INFO] [stdout] | [INFO] [stdout] 119 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:170:22 [INFO] [stdout] | [INFO] [stdout] 170 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:173:19 [INFO] [stdout] | [INFO] [stdout] 173 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteReadRequest` [INFO] [stdout] --> src/responses/tests/select_success.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | let res = CibouletteReadRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteReadRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:177:20 [INFO] [stdout] | [INFO] [stdout] 177 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:219:22 [INFO] [stdout] | [INFO] [stdout] 219 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteReadRequest` [INFO] [stdout] --> src/responses/tests/select_success.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | let res = CibouletteReadRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteReadRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:271:17 [INFO] [stdout] | [INFO] [stdout] 271 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:275:22 [INFO] [stdout] | [INFO] [stdout] 275 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteReadRequest` [INFO] [stdout] --> src/responses/tests/select_success.rs:280:15 [INFO] [stdout] | [INFO] [stdout] 280 | let res = CibouletteReadRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteReadRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:282:20 [INFO] [stdout] | [INFO] [stdout] 282 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:309:17 [INFO] [stdout] | [INFO] [stdout] 309 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:313:22 [INFO] [stdout] | [INFO] [stdout] 313 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:316:19 [INFO] [stdout] | [INFO] [stdout] 316 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteReadRequest` [INFO] [stdout] --> src/responses/tests/select_success.rs:318:15 [INFO] [stdout] | [INFO] [stdout] 318 | let res = CibouletteReadRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteReadRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:320:20 [INFO] [stdout] | [INFO] [stdout] 320 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:349:17 [INFO] [stdout] | [INFO] [stdout] 349 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:353:22 [INFO] [stdout] | [INFO] [stdout] 353 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:356:19 [INFO] [stdout] | [INFO] [stdout] 356 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteReadRequest` [INFO] [stdout] --> src/responses/tests/select_success.rs:358:15 [INFO] [stdout] | [INFO] [stdout] 358 | let res = CibouletteReadRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteReadRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:360:20 [INFO] [stdout] | [INFO] [stdout] 360 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:378:17 [INFO] [stdout] | [INFO] [stdout] 378 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:382:22 [INFO] [stdout] | [INFO] [stdout] 382 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:385:19 [INFO] [stdout] | [INFO] [stdout] 385 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteReadRequest` [INFO] [stdout] --> src/responses/tests/select_success.rs:387:15 [INFO] [stdout] | [INFO] [stdout] 387 | let res = CibouletteReadRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteReadRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:389:20 [INFO] [stdout] | [INFO] [stdout] 389 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:422:22 [INFO] [stdout] | [INFO] [stdout] 422 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:425:19 [INFO] [stdout] | [INFO] [stdout] 425 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteReadRequest` [INFO] [stdout] --> src/responses/tests/select_success.rs:427:15 [INFO] [stdout] | [INFO] [stdout] 427 | let res = CibouletteReadRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteReadRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:429:20 [INFO] [stdout] | [INFO] [stdout] 429 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:467:17 [INFO] [stdout] | [INFO] [stdout] 467 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/select_success.rs:472:22 [INFO] [stdout] | [INFO] [stdout] 472 | const INTENTION: CibouletteIntention = CibouletteIntention::Read; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:475:19 [INFO] [stdout] | [INFO] [stdout] 475 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteReadRequest` [INFO] [stdout] --> src/responses/tests/select_success.rs:477:15 [INFO] [stdout] | [INFO] [stdout] 477 | let res = CibouletteReadRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteReadRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/select_success.rs:479:20 [INFO] [stdout] | [INFO] [stdout] 479 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/responses/tests/update_success.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteIntention` in this scope [INFO] [stdout] --> src/responses/tests/update_success.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | const INTENTION: CibouletteIntention = CibouletteIntention::Update; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteIntention; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteRequestBuilder` [INFO] [stdout] --> src/responses/tests/update_success.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | let builder = CibouletteRequestBuilder::new(INTENTION, &parsed_url, &body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteUpdateRequest` [INFO] [stdout] --> src/responses/tests/update_success.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let res = CibouletteUpdateRequest::try_from(request).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteUpdateRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseDataBuilder` [INFO] [stdout] --> src/responses/tests/update_success.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | let response = CibouletteResponseDataBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseDataBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteStore` in this scope [INFO] [stdout] --> src/responses/tests/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | store: &CibouletteStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteStore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteResourceType` in this scope [INFO] [stdout] --> src/responses/tests/mod.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | base_type: &Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResourceType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteResponseElement` in this scope [INFO] [stdout] --> src/responses/tests/mod.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | ) -> CibouletteResponseElement<'request, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseElement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseElement` [INFO] [stdout] --> src/responses/tests/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | CibouletteResponseElement::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseElement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResourceIdentifierBuilder` [INFO] [stdout] --> src/responses/tests/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | CibouletteResourceIdentifierBuilder::new(Some(Cow::Borrowed(id)), Cow::Borrowed(type_)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResourceIdentifierBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteStore` in this scope [INFO] [stdout] --> src/responses/tests/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | store: &CibouletteStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteStore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteResourceType` in this scope [INFO] [stdout] --> src/responses/tests/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | base_type: &Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResourceType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CibouletteResponseElement` in this scope [INFO] [stdout] --> src/responses/tests/mod.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 45 | ) -> CibouletteResponseElement<'request, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseElement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResponseElement` [INFO] [stdout] --> src/responses/tests/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | CibouletteResponseElement::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResponseElement; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResourceIdentifierBuilder` [INFO] [stdout] --> src/responses/tests/mod.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | CibouletteResourceIdentifierBuilder::new(Some(Cow::Borrowed(id)), Cow::Borrowed(type_)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResourceIdentifierBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CibouletteResourceIdentifierBuilder` [INFO] [stdout] --> src/responses/tests/mod.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | Some(CibouletteResourceIdentifierBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CibouletteResourceIdentifierBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/create_requests.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/create_requests.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/create_requests.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/create_requests.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/create_requests.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/create_requests.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/create_requests.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/create_requests.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/delete_requests.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/delete_requests.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/delete_requests.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/inbound_request.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/inbound_request.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/inbound_request.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/inbound_request.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/inbound_request.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/inbound_request.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/inbound_request.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/read_requests.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/read_requests.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/update_requests.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/update_requests.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/update_requests.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/update_requests.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/update_requests.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/update_requests.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | let bag = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `gen_bag` in this scope [INFO] [stdout] --> src/tests/update_requests.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | let store = gen_bag(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/body/tests/bogus_deserialize.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/body/tests/check_linkage.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/body/tests/check_uniqueness.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/body/tests/key_clash.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/body/tests/parsing_id.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/body/tests/request_data.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/body/tests/top_level_quick_checks.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/body/tests/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> src/responses/tests/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 433 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "80996c0e30426ca274aa58b6f3e891f5ef5a9d0847d3e713cdfcb12f290eff6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80996c0e30426ca274aa58b6f3e891f5ef5a9d0847d3e713cdfcb12f290eff6c", kill_on_drop: false }` [INFO] [stdout] 80996c0e30426ca274aa58b6f3e891f5ef5a9d0847d3e713cdfcb12f290eff6c