[INFO] fetching crate metamorphose 0.2.59... [INFO] testing metamorphose-0.2.59 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate metamorphose 0.2.59 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate metamorphose 0.2.59 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate metamorphose 0.2.59 [INFO] finished tweaking crates.io crate metamorphose 0.2.59 [INFO] tweaked toml for crates.io crate metamorphose 0.2.59 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb343566e7cb18d11ab55b2c70fb1726451fd89dc28d921ab67590278b362d72 [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" "bb343566e7cb18d11ab55b2c70fb1726451fd89dc28d921ab67590278b362d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb343566e7cb18d11ab55b2c70fb1726451fd89dc28d921ab67590278b362d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb343566e7cb18d11ab55b2c70fb1726451fd89dc28d921ab67590278b362d72", kill_on_drop: false }` [INFO] [stdout] bb343566e7cb18d11ab55b2c70fb1726451fd89dc28d921ab67590278b362d72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61d456189a861e380f25a51da238dddd629f90ab88647c12be93cf6c544fe1bb [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" "61d456189a861e380f25a51da238dddd629f90ab88647c12be93cf6c544fe1bb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling metamorphose v0.2.59 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/lib.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | &fields.push(new_field); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.34s [INFO] running `Command { std: "docker" "inspect" "61d456189a861e380f25a51da238dddd629f90ab88647c12be93cf6c544fe1bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d456189a861e380f25a51da238dddd629f90ab88647c12be93cf6c544fe1bb", kill_on_drop: false }` [INFO] [stdout] 61d456189a861e380f25a51da238dddd629f90ab88647c12be93cf6c544fe1bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d958d63dc9e17fbf0c7e98d0cf0903fc13352b0a7d8a735296fea106572f574 [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" "7d958d63dc9e17fbf0c7e98d0cf0903fc13352b0a7d8a735296fea106572f574", kill_on_drop: false }` [INFO] [stderr] Compiling metamorphose v0.2.59 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/lib.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | &fields.push(new_field); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/lib.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | &fields.push(new_field); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `Command { std: "docker" "inspect" "7d958d63dc9e17fbf0c7e98d0cf0903fc13352b0a7d8a735296fea106572f574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d958d63dc9e17fbf0c7e98d0cf0903fc13352b0a7d8a735296fea106572f574", kill_on_drop: false }` [INFO] [stdout] 7d958d63dc9e17fbf0c7e98d0cf0903fc13352b0a7d8a735296fea106572f574 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9af26dd94163c16696281b6af4781ff12c04ea0873361144d0247ad1463d0985 [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" "9af26dd94163c16696281b6af4781ff12c04ea0873361144d0247ad1463d0985", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/lib.rs:297:13 [INFO] [stderr] | [INFO] [stderr] 297 | &fields.push(new_field); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/lib.rs:297:13 [INFO] [stderr] | [INFO] [stderr] 297 | &fields.push(new_field); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/metamorphose-d77266b33824aa5b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/regex_clear_field_type.rs (/opt/rustwide/target/debug/deps/regex_clear_field_type-28f21d251aae4ea7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test regex_clear_field_type ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests metamorphose [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - Form (line 728) ... FAILED [INFO] [stdout] test src/lib.rs - Model (line 27) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Form (line 728) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `mango_orm` [INFO] [stdout] --> src/lib.rs:729:5 [INFO] [stdout] | [INFO] [stdout] 4 | use mango_orm::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `mango_orm` [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToForm` in this scope [INFO] [stdout] --> src/lib.rs:733:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Form] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SERVICE_NAME` in this scope [INFO] [stdout] --> src/lib.rs:733:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Form] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNIQUE_PROJECT_KEY` in this scope [INFO] [stdout] --> src/lib.rs:733:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Form] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Widget` in this scope [INFO] [stdout] --> src/lib.rs:733:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Form] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TransMapWidgets` in this scope [INFO] [stdout] --> src/lib.rs:733:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Form] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `CachingForm` in this scope [INFO] [stdout] --> src/lib.rs:733:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Form] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ValidationForm` in this scope [INFO] [stdout] --> src/lib.rs:733:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Form] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AdditionalValidation` in this scope [INFO] [stdout] --> src/lib.rs:733:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Form] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HtmlControls` in this scope [INFO] [stdout] --> src/lib.rs:733:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Form] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Model (line 27) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `settings` in the crate root [INFO] [stdout] --> src/lib.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::settings::{ [INFO] [stdout] | ^^^^^^^^ could not find `settings` in the crate root [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::settings` [INFO] [stdout] --> src/lib.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::settings::{ [INFO] [stdout] | ^^^^^^^^ could not find `settings` in the crate root [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mango_orm` [INFO] [stdout] --> src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 4 | use mango_orm::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `mango_orm` [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToModel` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SERVICE_NAME` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Meta` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use syn::Meta; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DATABASE_NAME` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DB_CLIENT_NAME` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DB_QUERY_DOCS_LIMIT` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Widget` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TransMapWidgets` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `CachingModel` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ValidationModel` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `QCommon` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `QPaladins` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HtmlControls` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[Model( [INFO] [stdout] 15 | | is_del_docs = false, [INFO] [stdout] 16 | | is_use_add_valid = true, [INFO] [stdout] 17 | | ignore_fields = "confirm_password" [INFO] [stdout] 18 | | )] [INFO] [stdout] | |__^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Form (line 728) [INFO] [stdout] src/lib.rs - Model (line 27) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9af26dd94163c16696281b6af4781ff12c04ea0873361144d0247ad1463d0985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af26dd94163c16696281b6af4781ff12c04ea0873361144d0247ad1463d0985", kill_on_drop: false }` [INFO] [stdout] 9af26dd94163c16696281b6af4781ff12c04ea0873361144d0247ad1463d0985