[INFO] fetching crate tonysd-config-manager 0.2.0... [INFO] testing tonysd-config-manager-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tonysd-config-manager 0.2.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate tonysd-config-manager 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tonysd-config-manager 0.2.0 [INFO] tweaked toml for crates.io crate tonysd-config-manager 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tonysd-config-manager 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tonysd-config-manager 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fsio v0.4.1 [INFO] [stderr] Downloaded deser-hjson v1.2.0 [INFO] [stderr] Downloaded unzip-n v0.1.2 [INFO] [stderr] Downloaded tonysd-config-manager-proc v0.2.0 [INFO] [stderr] Downloaded envmnt v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4280d128ce5c479f4aad402ec995f6a455923673307e748abce717783b391685 [INFO] running `Command { std: "docker" "start" "-a" "4280d128ce5c479f4aad402ec995f6a455923673307e748abce717783b391685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4280d128ce5c479f4aad402ec995f6a455923673307e748abce717783b391685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4280d128ce5c479f4aad402ec995f6a455923673307e748abce717783b391685", kill_on_drop: false }` [INFO] [stdout] 4280d128ce5c479f4aad402ec995f6a455923673307e748abce717783b391685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9623ff38b89d3409cb223992009ebf4fd40d4548070e0960d51a6ea54205c89c [INFO] running `Command { std: "docker" "start" "-a" "9623ff38b89d3409cb223992009ebf4fd40d4548070e0960d51a6ea54205c89c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling tonysd-config-manager-proc v0.2.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling deser-hjson v1.2.0 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling tonysd-config-manager v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.35s [INFO] running `Command { std: "docker" "inspect" "9623ff38b89d3409cb223992009ebf4fd40d4548070e0960d51a6ea54205c89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9623ff38b89d3409cb223992009ebf4fd40d4548070e0960d51a6ea54205c89c", kill_on_drop: false }` [INFO] [stdout] 9623ff38b89d3409cb223992009ebf4fd40d4548070e0960d51a6ea54205c89c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fef3ce3e21381864e0e1cf3323e7c4910da3c632be16e68d2767d7cf0db4278 [INFO] running `Command { std: "docker" "start" "-a" "1fef3ce3e21381864e0e1cf3323e7c4910da3c632be16e68d2767d7cf0db4278", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fsio v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling envmnt v0.10.4 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling tonysd-config-manager v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `config_manager` [INFO] [stdout] --> tests/parse_method/clap.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use config_manager::config; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config_manager` [INFO] [stdout] --> tests/parse_method/default.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use config_manager::config; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config_manager` [INFO] [stdout] --> tests/parse_method/deserialize_with.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use config_manager::config; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config_manager` [INFO] [stdout] --> tests/parse_method/env.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use config_manager::{config, ConfigInit, Error}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config_manager` [INFO] [stdout] --> tests/parse_method/file.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use config_manager::{config, ConfigInit}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] --> tests/parse_method/get_command.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use config_manager::__private::clap; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config_manager` [INFO] [stdout] --> tests/parse_method/flatten.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use config_manager::config; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config_manager` [INFO] [stdout] --> tests/parse_method/get_command.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use config_manager::{config, ConfigInit}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config_manager` [INFO] [stdout] --> tests/parse_method/init_from.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use config_manager::config; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config_manager` [INFO] [stdout] --> tests/parse_method/layers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use config_manager::config; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config_manager` [INFO] [stdout] --> tests/parse_method/parse_options.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use config_manager::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `config_manager` in the list of imported crates [INFO] [stdout] --> tests/parse_method/flatten.rs:49:45 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, PartialEq, Deserialize, Flatten)] [INFO] [stdout] | ^^^^^^^ could not find `config_manager` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Flatten` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `config_manager` in the list of imported crates [INFO] [stdout] --> tests/parse_method/flatten.rs:59:45 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, PartialEq, Deserialize, Flatten)] [INFO] [stdout] | ^^^^^^^ could not find `config_manager` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Flatten` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `config_manager` in the list of imported crates [INFO] [stdout] --> tests/parse_method/flatten.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Debug, PartialEq, Deserialize, Flatten)] [INFO] [stdout] | ^^^^^^^ could not find `config_manager` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Flatten` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `config_manager` in the list of imported crates [INFO] [stdout] --> tests/parse_method/flatten.rs:94:45 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Debug, PartialEq, Deserialize, Flatten)] [INFO] [stdout] | ^^^^^^^ could not find `config_manager` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Flatten` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] --> tests/parse_method/tables.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use config_manager::__private::find_field_in_table; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config_manager` [INFO] [stdout] --> tests/parse_method/subcommand.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use config_manager::config; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config_manager` [INFO] [stdout] --> tests/parse_method/integration_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use config_manager::config; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config_manager` [INFO] [stdout] --> tests/parse_method/tables.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | use config_manager::{config, Flatten}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `config_manager`, use `cargo add config_manager` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] --> tests/parse_method/flatten.rs:9:45 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, PartialEq, Deserialize, config_manager::Flatten)] [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `config_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/clap.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[source(clap)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/clap.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[source(clap)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/clap.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | #[source(clap(long = "specified-long"))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/clap.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[source(clap(short))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/clap.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[source(clap(short = 'q'))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/clap.rs:65:11 [INFO] [stdout] | [INFO] [stdout] 65 | #[source(clap)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/default.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | #[source(default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/default.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[source(default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/deserialize_with.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | #[source( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/deserialize_with.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[source(clap(long(init_from = "STRING_KEY")), env(init_from = "STRING_KEY"))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/env.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | #[source(env = "a")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/env.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | #[source(env = "a")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/env.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[source(env = "b", default = "\"default b\".into()")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/env.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | #[source(env = "a")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/env.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | #[source(env = "a")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/env.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | #[source(env = "fir")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/env.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[source(env)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/env.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[source(env = "fir")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/env.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | #[source(env)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/env.rs:118:11 [INFO] [stdout] | [INFO] [stdout] 118 | #[source(env = "fir")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/env.rs:120:11 [INFO] [stdout] | [INFO] [stdout] 120 | #[source(env)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/env.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 137 | #[source(env)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:121:11 [INFO] [stdout] | [INFO] [stdout] 121 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | #[source(config = "name")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | #[source(config = "10xPI")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 127 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:129:11 [INFO] [stdout] | [INFO] [stdout] 129 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | #[source(config = "debug_mode")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | #[source(config = "convenient_phone_map")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 137 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:175:11 [INFO] [stdout] | [INFO] [stdout] 175 | #[source(config = "name")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:177:11 [INFO] [stdout] | [INFO] [stdout] 177 | #[source(config = "10xPI")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:181:11 [INFO] [stdout] | [INFO] [stdout] 181 | #[source(config = "debug_mode")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:183:11 [INFO] [stdout] | [INFO] [stdout] 183 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:228:11 [INFO] [stdout] | [INFO] [stdout] 228 | #[source(config = "bool_list")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:230:11 [INFO] [stdout] | [INFO] [stdout] 230 | #[source(config = "employees")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:274:11 [INFO] [stdout] | [INFO] [stdout] 274 | #[source(config = "json_person")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:276:11 [INFO] [stdout] | [INFO] [stdout] 276 | #[source(config = "toml_person")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:278:11 [INFO] [stdout] | [INFO] [stdout] 278 | #[source(config = "yaml_person")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:280:11 [INFO] [stdout] | [INFO] [stdout] 280 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:282:11 [INFO] [stdout] | [INFO] [stdout] 282 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:284:11 [INFO] [stdout] | [INFO] [stdout] 284 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/file.rs:286:11 [INFO] [stdout] | [INFO] [stdout] 286 | #[source(config = "person")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/flatten.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[source(clap, env, config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/flatten.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[source(clap, env, config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/flatten.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/flatten.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[source(clap, env, config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `flatten` in this scope [INFO] [stdout] --> tests/parse_method/flatten.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[flatten] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `flatten` is an attribute that can be used by the derive macros `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `flatten` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `flatten` in this scope [INFO] [stdout] --> tests/parse_method/flatten.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | #[flatten] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `flatten` is an attribute that can be used by the derive macros `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `flatten` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `flatten` in this scope [INFO] [stdout] --> tests/parse_method/flatten.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[flatten] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `flatten` is an attribute that can be used by the derive macros `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `flatten` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/get_command.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[source(clap(long, short))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/get_command.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[source(env, default = "\"abc\".to_string()")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/get_command.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | #[source(clap, config = "bpm")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/get_command.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[source(default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/get_command.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[source(clap(long = "field", short = 'q', help = "some field"))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/init_from.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[source(env(init_from = "ENV_KEY"))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/init_from.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[source(config(init_from = "CONFIG_KEY"))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/init_from.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[source(clap(long(init_from = "I32_KEY")))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/init_from.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[source(clap(long(init_from = "STRING_KEY")))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/integration_test.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[source(clap, env, config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/integration_test.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[source( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/integration_test.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[source(config = "bpm", clap(short = 'b'))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/integration_test.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[source(default = "HashMap::new()")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/integration_test.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[source(clap(long = "struct"), default = "Foo{data: Bar::Second}")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/layers.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[source(default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/layers.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[source(clap, env, config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/layers.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[source(env, config, clap)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/layers.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | #[source(config, clap)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/layers.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[source(env, env = "env2", default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/layers.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | #[source(config = "lan", default, config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/layers.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | #[source(default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/layers.rs:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | #[source(env)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/layers.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | #[source(clap)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/layers.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `config` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[config(env_prefix = "my")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `config` is an attribute that can be used by the derive macro `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `config` is in scope, but it is a crate, not an attribute [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use config_manager_proc::config; [INFO] [stdout] | [INFO] [stdout] 1 + use tonysd_config_manager::config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[source(env)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[source(env = "find_me")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `flatten` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[flatten] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `flatten` is an attribute that can be used by the derive macros `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Flatten` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Deserialize, Flatten)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `Flatten` and `__Config__` accept the similarly named `flatten` attribute (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 18 - #[derive(Deserialize, Flatten)] [INFO] [stdout] 18 + #[derive(Deserialize, flatten)] [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these derive macros [INFO] [stdout] | [INFO] [stdout] 1 + use config_manager_proc::Flatten; [INFO] [stdout] | [INFO] [stdout] 1 + use tonysd_config_manager::Flatten; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[source(env)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `config` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[config(file(format = "yaml", default = "not found"))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `config` is an attribute that can be used by the derive macro `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `config` is in scope, but it is a crate, not an attribute [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use config_manager_proc::config; [INFO] [stdout] | [INFO] [stdout] 1 + use tonysd_config_manager::config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | #[source(config = "input.int")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `config` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | #[config] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `config` is an attribute that can be used by the derive macro `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `config` is in scope, but it is a crate, not an attribute [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use config_manager_proc::config; [INFO] [stdout] | [INFO] [stdout] 1 + use tonysd_config_manager::config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | #[source(clap, default = 0)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `config` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | #[config(__debug_cmd_input__("Options have priority"))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `config` is an attribute that can be used by the derive macro `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `config` is in scope, but it is a crate, not an attribute [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use config_manager_proc::config; [INFO] [stdout] | [INFO] [stdout] 1 + use tonysd_config_manager::config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | #[source(clap, default = 0)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `config` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:112:7 [INFO] [stdout] | [INFO] [stdout] 112 | #[config(env_prefix = "my")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `config` is an attribute that can be used by the derive macro `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `config` is in scope, but it is a crate, not an attribute [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use config_manager_proc::config; [INFO] [stdout] | [INFO] [stdout] 1 + use tonysd_config_manager::config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[source(env)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/parse_options.rs:116:11 [INFO] [stdout] | [INFO] [stdout] 116 | #[source(env = "find_me")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/subcommand.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[source(clap(long), env, config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `subcommand` in this scope [INFO] [stdout] --> tests/parse_method/subcommand.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | #[subcommand] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `subcommand` is an attribute that can be used by the derive macros `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `subcommand` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `subcommand` in this scope [INFO] [stdout] --> tests/parse_method/subcommand.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | #[subcommand] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `subcommand` is an attribute that can be used by the derive macros `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `subcommand` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `subcommand` in this scope [INFO] [stdout] --> tests/parse_method/subcommand.rs:122:11 [INFO] [stdout] | [INFO] [stdout] 122 | #[subcommand] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `subcommand` is an attribute that can be used by the derive macros `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `subcommand` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `subcommand` in this scope [INFO] [stdout] --> tests/parse_method/subcommand.rs:154:11 [INFO] [stdout] | [INFO] [stdout] 154 | #[subcommand] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `subcommand` is an attribute that can be used by the derive macros `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `subcommand` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `subcommand` in this scope [INFO] [stdout] --> tests/parse_method/subcommand.rs:161:11 [INFO] [stdout] | [INFO] [stdout] 161 | #[subcommand] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `subcommand` is an attribute that can be used by the derive macros `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `subcommand` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `subcommand` in this scope [INFO] [stdout] --> tests/parse_method/subcommand.rs:168:11 [INFO] [stdout] | [INFO] [stdout] 168 | #[subcommand] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `subcommand` is an attribute that can be used by the derive macros `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `subcommand` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `subcommand` in this scope [INFO] [stdout] --> tests/parse_method/subcommand.rs:175:11 [INFO] [stdout] | [INFO] [stdout] 175 | #[subcommand] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `subcommand` is an attribute that can be used by the derive macros `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] = note: `subcommand` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/tables.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 87 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/tables.rs:89:11 [INFO] [stdout] | [INFO] [stdout] 89 | #[source(config = "data.frame")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `flatten` in this scope [INFO] [stdout] --> tests/parse_method/tables.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | #[flatten] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `flatten` is an attribute that can be used by the derive macros `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `table` in this scope [INFO] [stdout] --> tests/parse_method/tables.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[table = "input.data"] [INFO] [stdout] | ^^^^^ help: a built-in attribute with a similar name exists: `stable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/tables.rs:98:11 [INFO] [stdout] | [INFO] [stdout] 98 | #[source(config)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/tables.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[source(config = "img.frame_rate")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `source` in this scope [INFO] [stdout] --> tests/parse_method/tables.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | #[source(default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `source` is an attribute that can be used by the derive macros `Error`, `Flatten` and `__Config__`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tonysd-config-manager` (test "mods") due to 133 previous errors [INFO] running `Command { std: "docker" "inspect" "1fef3ce3e21381864e0e1cf3323e7c4910da3c632be16e68d2767d7cf0db4278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fef3ce3e21381864e0e1cf3323e7c4910da3c632be16e68d2767d7cf0db4278", kill_on_drop: false }` [INFO] [stdout] 1fef3ce3e21381864e0e1cf3323e7c4910da3c632be16e68d2767d7cf0db4278