[INFO] cloning repository https://github.com/ctaggart/openconnect-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctaggart/openconnect-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctaggart%2Fopenconnect-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctaggart%2Fopenconnect-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28ff0a3ca51386d841638c7fff9fe6a862e7465d [INFO] checking ctaggart/openconnect-rust against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctaggart%2Fopenconnect-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ctaggart/openconnect-rust [INFO] finished tweaking git repo https://github.com/ctaggart/openconnect-rust [INFO] tweaked toml for git repo https://github.com/ctaggart/openconnect-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ctaggart/openconnect-rust on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ctaggart/openconnect-rust 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" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c2rust-bitfields v0.3.0 [INFO] [stderr] Downloaded c2rust-bitfields-derive v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5aa23a0234c2fc3c3a0db9675bfafa42d15f056cea78b097e6532c7fa33a6d6 [INFO] running `Command { std: "docker" "start" "-a" "f5aa23a0234c2fc3c3a0db9675bfafa42d15f056cea78b097e6532c7fa33a6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5aa23a0234c2fc3c3a0db9675bfafa42d15f056cea78b097e6532c7fa33a6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5aa23a0234c2fc3c3a0db9675bfafa42d15f056cea78b097e6532c7fa33a6d6", kill_on_drop: false }` [INFO] [stdout] f5aa23a0234c2fc3c3a0db9675bfafa42d15f056cea78b097e6532c7fa33a6d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96b9b68545f0a36c8eaf640b9f060cff24de78390cee1cfc6c0d0f59729d6092 [INFO] running `Command { std: "docker" "start" "-a" "96b9b68545f0a36c8eaf640b9f060cff24de78390cee1cfc6c0d0f59729d6092", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling openconnect-rust v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.0 [INFO] [stderr] Checking c2rust-bitfields v0.3.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_raw_ptr_to_usize_cast)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.55.0; see for more information [INFO] [stdout] = note: at compile-time, pointers do not have an integer value, so these casts cannot be properly supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_raw_ptr_to_usize_cast)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.55.0; see for more information [INFO] [stdout] = note: at compile-time, pointers do not have an integer value, so these casts cannot be properly supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.0.0; see for more information [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.0.0; see for more information [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(main)] [INFO] [stdout] | ^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.53.0; see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(main)] [INFO] [stdout] | ^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.53.0; see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[src_loc = "41:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[src_loc = "43:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[src_loc = "44:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[src_loc = "45:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[src_loc = "46:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[src_loc = "92:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[src_loc = "41:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[src_loc = "118:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[src_loc = "43:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[src_loc = "119:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[src_loc = "44:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[src_loc = "120:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[src_loc = "45:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[src_loc = "46:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[src_loc = "60:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[src_loc = "92:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[src_loc = "70:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[src_loc = "118:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[src_loc = "119:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[src_loc = "71:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[src_loc = "120:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[src_loc = "72:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[src_loc = "74:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[src_loc = "60:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[src_loc = "75:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[src_loc = "70:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:103:3 [INFO] [stdout] | [INFO] [stdout] 103 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[src_loc = "71:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:139:3 [INFO] [stdout] | [INFO] [stdout] 139 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[src_loc = "72:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:206:7 [INFO] [stdout] | [INFO] [stdout] 206 | #[src_loc = "81:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[src_loc = "74:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:217:7 [INFO] [stdout] | [INFO] [stdout] 217 | #[src_loc = "92:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[src_loc = "75:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[src_loc = "126:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:103:3 [INFO] [stdout] | [INFO] [stdout] 103 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[src_loc = "126:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:139:3 [INFO] [stdout] | [INFO] [stdout] 139 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:308:11 [INFO] [stdout] | [INFO] [stdout] 308 | #[src_loc = "98:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:206:7 [INFO] [stdout] | [INFO] [stdout] 206 | #[src_loc = "81:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:313:3 [INFO] [stdout] | [INFO] [stdout] 313 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:217:7 [INFO] [stdout] | [INFO] [stdout] 217 | #[src_loc = "92:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[src_loc = "126:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:349:3 [INFO] [stdout] | [INFO] [stdout] 349 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[src_loc = "126:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:379:7 [INFO] [stdout] | [INFO] [stdout] 379 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:308:11 [INFO] [stdout] | [INFO] [stdout] 308 | #[src_loc = "98:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:383:3 [INFO] [stdout] | [INFO] [stdout] 383 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:313:3 [INFO] [stdout] | [INFO] [stdout] 313 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:413:7 [INFO] [stdout] | [INFO] [stdout] 413 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:417:3 [INFO] [stdout] | [INFO] [stdout] 417 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:349:3 [INFO] [stdout] | [INFO] [stdout] 349 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:448:7 [INFO] [stdout] | [INFO] [stdout] 448 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:379:7 [INFO] [stdout] | [INFO] [stdout] 379 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:453:3 [INFO] [stdout] | [INFO] [stdout] 453 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:383:3 [INFO] [stdout] | [INFO] [stdout] 383 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:484:7 [INFO] [stdout] | [INFO] [stdout] 484 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:413:7 [INFO] [stdout] | [INFO] [stdout] 413 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:488:3 [INFO] [stdout] | [INFO] [stdout] 488 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:417:3 [INFO] [stdout] | [INFO] [stdout] 417 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:519:7 [INFO] [stdout] | [INFO] [stdout] 519 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:448:7 [INFO] [stdout] | [INFO] [stdout] 448 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:524:3 [INFO] [stdout] | [INFO] [stdout] 524 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:453:3 [INFO] [stdout] | [INFO] [stdout] 453 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:529:7 [INFO] [stdout] | [INFO] [stdout] 529 | #[src_loc = "49:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:484:7 [INFO] [stdout] | [INFO] [stdout] 484 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:540:3 [INFO] [stdout] | [INFO] [stdout] 540 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:488:3 [INFO] [stdout] | [INFO] [stdout] 488 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:574:7 [INFO] [stdout] | [INFO] [stdout] 574 | #[src_loc = "34:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:519:7 [INFO] [stdout] | [INFO] [stdout] 519 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:584:3 [INFO] [stdout] | [INFO] [stdout] 584 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:524:3 [INFO] [stdout] | [INFO] [stdout] 524 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:615:7 [INFO] [stdout] | [INFO] [stdout] 615 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:529:7 [INFO] [stdout] | [INFO] [stdout] 529 | #[src_loc = "49:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:620:3 [INFO] [stdout] | [INFO] [stdout] 620 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:540:3 [INFO] [stdout] | [INFO] [stdout] 540 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:651:7 [INFO] [stdout] | [INFO] [stdout] 651 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:574:7 [INFO] [stdout] | [INFO] [stdout] 574 | #[src_loc = "34:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:656:3 [INFO] [stdout] | [INFO] [stdout] 656 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:584:3 [INFO] [stdout] | [INFO] [stdout] 584 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:686:7 [INFO] [stdout] | [INFO] [stdout] 686 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:615:7 [INFO] [stdout] | [INFO] [stdout] 615 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:620:3 [INFO] [stdout] | [INFO] [stdout] 620 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:690:3 [INFO] [stdout] | [INFO] [stdout] 690 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:651:7 [INFO] [stdout] | [INFO] [stdout] 651 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:748:7 [INFO] [stdout] | [INFO] [stdout] 748 | #[src_loc = "84:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:656:3 [INFO] [stdout] | [INFO] [stdout] 656 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:767:11 [INFO] [stdout] | [INFO] [stdout] 767 | #[src_loc = "100:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:686:7 [INFO] [stdout] | [INFO] [stdout] 686 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:772:3 [INFO] [stdout] | [INFO] [stdout] 772 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:690:3 [INFO] [stdout] | [INFO] [stdout] 690 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:775:7 [INFO] [stdout] | [INFO] [stdout] 775 | #[src_loc = "28:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:748:7 [INFO] [stdout] | [INFO] [stdout] 748 | #[src_loc = "84:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:767:11 [INFO] [stdout] | [INFO] [stdout] 767 | #[src_loc = "100:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:779:3 [INFO] [stdout] | [INFO] [stdout] 779 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:772:3 [INFO] [stdout] | [INFO] [stdout] 772 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:819:7 [INFO] [stdout] | [INFO] [stdout] 819 | #[src_loc = "57:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:775:7 [INFO] [stdout] | [INFO] [stdout] 775 | #[src_loc = "28:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:824:3 [INFO] [stdout] | [INFO] [stdout] 824 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:779:3 [INFO] [stdout] | [INFO] [stdout] 779 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:829:7 [INFO] [stdout] | [INFO] [stdout] 829 | #[src_loc = "257:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:819:7 [INFO] [stdout] | [INFO] [stdout] 819 | #[src_loc = "57:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:848:7 [INFO] [stdout] | [INFO] [stdout] 848 | #[src_loc = "387:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:824:3 [INFO] [stdout] | [INFO] [stdout] 824 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:829:7 [INFO] [stdout] | [INFO] [stdout] 829 | #[src_loc = "257:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:852:7 [INFO] [stdout] | [INFO] [stdout] 852 | #[src_loc = "387:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:848:7 [INFO] [stdout] | [INFO] [stdout] 848 | #[src_loc = "387:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:863:7 [INFO] [stdout] | [INFO] [stdout] 863 | #[src_loc = "262:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:852:7 [INFO] [stdout] | [INFO] [stdout] 852 | #[src_loc = "387:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:892:7 [INFO] [stdout] | [INFO] [stdout] 892 | #[src_loc = "259:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:863:7 [INFO] [stdout] | [INFO] [stdout] 863 | #[src_loc = "262:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:911:7 [INFO] [stdout] | [INFO] [stdout] 911 | #[src_loc = "159:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:892:7 [INFO] [stdout] | [INFO] [stdout] 892 | #[src_loc = "259:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:913:7 [INFO] [stdout] | [INFO] [stdout] 913 | #[src_loc = "181:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:911:7 [INFO] [stdout] | [INFO] [stdout] 911 | #[src_loc = "159:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:915:7 [INFO] [stdout] | [INFO] [stdout] 915 | #[src_loc = "179:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:913:7 [INFO] [stdout] | [INFO] [stdout] 913 | #[src_loc = "181:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:917:7 [INFO] [stdout] | [INFO] [stdout] 917 | #[src_loc = "178:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:915:7 [INFO] [stdout] | [INFO] [stdout] 915 | #[src_loc = "179:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:917:7 [INFO] [stdout] | [INFO] [stdout] 917 | #[src_loc = "178:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:919:7 [INFO] [stdout] | [INFO] [stdout] 919 | #[src_loc = "177:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:919:7 [INFO] [stdout] | [INFO] [stdout] 919 | #[src_loc = "177:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:921:7 [INFO] [stdout] | [INFO] [stdout] 921 | #[src_loc = "176:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:921:7 [INFO] [stdout] | [INFO] [stdout] 921 | #[src_loc = "176:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:923:7 [INFO] [stdout] | [INFO] [stdout] 923 | #[src_loc = "175:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:923:7 [INFO] [stdout] | [INFO] [stdout] 923 | #[src_loc = "175:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:925:7 [INFO] [stdout] | [INFO] [stdout] 925 | #[src_loc = "174:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:925:7 [INFO] [stdout] | [INFO] [stdout] 925 | #[src_loc = "174:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:927:7 [INFO] [stdout] | [INFO] [stdout] 927 | #[src_loc = "173:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:927:7 [INFO] [stdout] | [INFO] [stdout] 927 | #[src_loc = "173:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:929:7 [INFO] [stdout] | [INFO] [stdout] 929 | #[src_loc = "172:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:929:7 [INFO] [stdout] | [INFO] [stdout] 929 | #[src_loc = "172:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:931:7 [INFO] [stdout] | [INFO] [stdout] 931 | #[src_loc = "171:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:931:7 [INFO] [stdout] | [INFO] [stdout] 931 | #[src_loc = "171:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:933:7 [INFO] [stdout] | [INFO] [stdout] 933 | #[src_loc = "170:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:935:7 [INFO] [stdout] | [INFO] [stdout] 935 | #[src_loc = "169:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:933:7 [INFO] [stdout] | [INFO] [stdout] 933 | #[src_loc = "170:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:937:7 [INFO] [stdout] | [INFO] [stdout] 937 | #[src_loc = "168:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:935:7 [INFO] [stdout] | [INFO] [stdout] 935 | #[src_loc = "169:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:939:7 [INFO] [stdout] | [INFO] [stdout] 939 | #[src_loc = "167:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:937:7 [INFO] [stdout] | [INFO] [stdout] 937 | #[src_loc = "168:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:941:7 [INFO] [stdout] | [INFO] [stdout] 941 | #[src_loc = "166:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:943:7 [INFO] [stdout] | [INFO] [stdout] 943 | #[src_loc = "165:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:939:7 [INFO] [stdout] | [INFO] [stdout] 939 | #[src_loc = "167:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:945:7 [INFO] [stdout] | [INFO] [stdout] 945 | #[src_loc = "164:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:941:7 [INFO] [stdout] | [INFO] [stdout] 941 | #[src_loc = "166:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:947:7 [INFO] [stdout] | [INFO] [stdout] 947 | #[src_loc = "163:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:943:7 [INFO] [stdout] | [INFO] [stdout] 943 | #[src_loc = "165:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:945:7 [INFO] [stdout] | [INFO] [stdout] 945 | #[src_loc = "164:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:949:7 [INFO] [stdout] | [INFO] [stdout] 949 | #[src_loc = "162:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:947:7 [INFO] [stdout] | [INFO] [stdout] 947 | #[src_loc = "163:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:951:7 [INFO] [stdout] | [INFO] [stdout] 951 | #[src_loc = "161:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:949:7 [INFO] [stdout] | [INFO] [stdout] 949 | #[src_loc = "162:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:953:7 [INFO] [stdout] | [INFO] [stdout] 953 | #[src_loc = "160:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:955:7 [INFO] [stdout] | [INFO] [stdout] 955 | #[src_loc = "375:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:951:7 [INFO] [stdout] | [INFO] [stdout] 951 | #[src_loc = "161:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:959:7 [INFO] [stdout] | [INFO] [stdout] 959 | #[src_loc = "432:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:953:7 [INFO] [stdout] | [INFO] [stdout] 953 | #[src_loc = "160:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:974:7 [INFO] [stdout] | [INFO] [stdout] 974 | #[src_loc = "206:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:955:7 [INFO] [stdout] | [INFO] [stdout] 955 | #[src_loc = "375:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:976:7 [INFO] [stdout] | [INFO] [stdout] 976 | #[src_loc = "216:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:959:7 [INFO] [stdout] | [INFO] [stdout] 959 | #[src_loc = "432:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:978:7 [INFO] [stdout] | [INFO] [stdout] 978 | #[src_loc = "215:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:974:7 [INFO] [stdout] | [INFO] [stdout] 974 | #[src_loc = "206:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:980:7 [INFO] [stdout] | [INFO] [stdout] 980 | #[src_loc = "214:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:976:7 [INFO] [stdout] | [INFO] [stdout] 976 | #[src_loc = "216:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:982:7 [INFO] [stdout] | [INFO] [stdout] 982 | #[src_loc = "213:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:978:7 [INFO] [stdout] | [INFO] [stdout] 978 | #[src_loc = "215:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:984:7 [INFO] [stdout] | [INFO] [stdout] 984 | #[src_loc = "212:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:980:7 [INFO] [stdout] | [INFO] [stdout] 980 | #[src_loc = "214:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:986:7 [INFO] [stdout] | [INFO] [stdout] 986 | #[src_loc = "211:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:982:7 [INFO] [stdout] | [INFO] [stdout] 982 | #[src_loc = "213:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:988:7 [INFO] [stdout] | [INFO] [stdout] 988 | #[src_loc = "210:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:984:7 [INFO] [stdout] | [INFO] [stdout] 984 | #[src_loc = "212:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:990:7 [INFO] [stdout] | [INFO] [stdout] 990 | #[src_loc = "209:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:986:7 [INFO] [stdout] | [INFO] [stdout] 986 | #[src_loc = "211:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:992:7 [INFO] [stdout] | [INFO] [stdout] 992 | #[src_loc = "208:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:988:7 [INFO] [stdout] | [INFO] [stdout] 988 | #[src_loc = "210:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:994:7 [INFO] [stdout] | [INFO] [stdout] 994 | #[src_loc = "207:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:990:7 [INFO] [stdout] | [INFO] [stdout] 990 | #[src_loc = "209:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:996:7 [INFO] [stdout] | [INFO] [stdout] 996 | #[src_loc = "433:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:992:7 [INFO] [stdout] | [INFO] [stdout] 992 | #[src_loc = "208:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:998:7 [INFO] [stdout] | [INFO] [stdout] 998 | #[src_loc = "432:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:994:7 [INFO] [stdout] | [INFO] [stdout] 994 | #[src_loc = "207:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1000:7 [INFO] [stdout] | [INFO] [stdout] 1000 | #[src_loc = "488:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:996:7 [INFO] [stdout] | [INFO] [stdout] 996 | #[src_loc = "433:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1002:7 [INFO] [stdout] | [INFO] [stdout] 1002 | #[src_loc = "487:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:998:7 [INFO] [stdout] | [INFO] [stdout] 998 | #[src_loc = "432:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1004:7 [INFO] [stdout] | [INFO] [stdout] 1004 | #[src_loc = "550:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1000:7 [INFO] [stdout] | [INFO] [stdout] 1000 | #[src_loc = "488:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1006:7 [INFO] [stdout] | [INFO] [stdout] 1006 | #[src_loc = "549:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1002:7 [INFO] [stdout] | [INFO] [stdout] 1002 | #[src_loc = "487:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1008:7 [INFO] [stdout] | [INFO] [stdout] 1008 | #[src_loc = "388:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1004:7 [INFO] [stdout] | [INFO] [stdout] 1004 | #[src_loc = "550:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1014 | #[src_loc = "779:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1006:7 [INFO] [stdout] | [INFO] [stdout] 1006 | #[src_loc = "549:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1017:11 [INFO] [stdout] | [INFO] [stdout] 1017 | #[src_loc = "781:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1008:7 [INFO] [stdout] | [INFO] [stdout] 1008 | #[src_loc = "388:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1020:11 [INFO] [stdout] | [INFO] [stdout] 1020 | #[src_loc = "789:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1014 | #[src_loc = "779:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1017:11 [INFO] [stdout] | [INFO] [stdout] 1017 | #[src_loc = "781:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1024:11 [INFO] [stdout] | [INFO] [stdout] 1024 | #[src_loc = "836:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1020:11 [INFO] [stdout] | [INFO] [stdout] 1020 | #[src_loc = "789:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1027:11 [INFO] [stdout] | [INFO] [stdout] 1027 | #[src_loc = "843:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1024:11 [INFO] [stdout] | [INFO] [stdout] 1024 | #[src_loc = "836:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1032:11 [INFO] [stdout] | [INFO] [stdout] 1032 | #[src_loc = "883:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1036:11 [INFO] [stdout] | [INFO] [stdout] 1036 | #[src_loc = "896:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1027:11 [INFO] [stdout] | [INFO] [stdout] 1027 | #[src_loc = "843:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1042:11 [INFO] [stdout] | [INFO] [stdout] 1042 | #[src_loc = "919:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1032:11 [INFO] [stdout] | [INFO] [stdout] 1032 | #[src_loc = "883:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1048:11 [INFO] [stdout] | [INFO] [stdout] 1048 | #[src_loc = "932:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1036:11 [INFO] [stdout] | [INFO] [stdout] 1036 | #[src_loc = "896:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1053:11 [INFO] [stdout] | [INFO] [stdout] 1053 | #[src_loc = "941:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1042:11 [INFO] [stdout] | [INFO] [stdout] 1042 | #[src_loc = "919:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[src_loc = "975:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1048:11 [INFO] [stdout] | [INFO] [stdout] 1048 | #[src_loc = "932:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1059:11 [INFO] [stdout] | [INFO] [stdout] 1059 | #[src_loc = "1028:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1053:11 [INFO] [stdout] | [INFO] [stdout] 1053 | #[src_loc = "941:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1063:11 [INFO] [stdout] | [INFO] [stdout] 1063 | #[src_loc = "1075:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[src_loc = "975:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1066:11 [INFO] [stdout] | [INFO] [stdout] 1066 | #[src_loc = "1163:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1074:3 [INFO] [stdout] | [INFO] [stdout] 1074 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1059:11 [INFO] [stdout] | [INFO] [stdout] 1059 | #[src_loc = "1028:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1090:11 [INFO] [stdout] | [INFO] [stdout] 1090 | #[src_loc = "23:23"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1063:11 [INFO] [stdout] | [INFO] [stdout] 1063 | #[src_loc = "1075:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1095:3 [INFO] [stdout] | [INFO] [stdout] 1095 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1066:11 [INFO] [stdout] | [INFO] [stdout] 1066 | #[src_loc = "1163:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1132:7 [INFO] [stdout] | [INFO] [stdout] 1132 | #[src_loc = "57:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1074:3 [INFO] [stdout] | [INFO] [stdout] 1074 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1140:3 [INFO] [stdout] | [INFO] [stdout] 1140 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1152:7 [INFO] [stdout] | [INFO] [stdout] 1152 | #[src_loc = "1089:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1090:11 [INFO] [stdout] | [INFO] [stdout] 1090 | #[src_loc = "23:23"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1156:7 [INFO] [stdout] | [INFO] [stdout] 1156 | #[src_loc = "1114:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1095:3 [INFO] [stdout] | [INFO] [stdout] 1095 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1159:7 [INFO] [stdout] | [INFO] [stdout] 1159 | #[src_loc = "1113:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1132:7 [INFO] [stdout] | [INFO] [stdout] 1132 | #[src_loc = "57:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1140:3 [INFO] [stdout] | [INFO] [stdout] 1140 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1162:7 [INFO] [stdout] | [INFO] [stdout] 1162 | #[src_loc = "1112:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1152:7 [INFO] [stdout] | [INFO] [stdout] 1152 | #[src_loc = "1089:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1165:7 [INFO] [stdout] | [INFO] [stdout] 1165 | #[src_loc = "1111:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1156:7 [INFO] [stdout] | [INFO] [stdout] 1156 | #[src_loc = "1114:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1168:7 [INFO] [stdout] | [INFO] [stdout] 1168 | #[src_loc = "1110:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1159:7 [INFO] [stdout] | [INFO] [stdout] 1159 | #[src_loc = "1113:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1173:7 [INFO] [stdout] | [INFO] [stdout] 1173 | #[src_loc = "1109:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1162:7 [INFO] [stdout] | [INFO] [stdout] 1162 | #[src_loc = "1112:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1176:7 [INFO] [stdout] | [INFO] [stdout] 1176 | #[src_loc = "1106:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1165:7 [INFO] [stdout] | [INFO] [stdout] 1165 | #[src_loc = "1111:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1179:7 [INFO] [stdout] | [INFO] [stdout] 1179 | #[src_loc = "1105:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1168:7 [INFO] [stdout] | [INFO] [stdout] 1168 | #[src_loc = "1110:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1182:7 [INFO] [stdout] | [INFO] [stdout] 1182 | #[src_loc = "1104:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1173:7 [INFO] [stdout] | [INFO] [stdout] 1173 | #[src_loc = "1109:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1185:7 [INFO] [stdout] | [INFO] [stdout] 1185 | #[src_loc = "1103:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1176:7 [INFO] [stdout] | [INFO] [stdout] 1176 | #[src_loc = "1106:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1179:7 [INFO] [stdout] | [INFO] [stdout] 1179 | #[src_loc = "1105:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1188:7 [INFO] [stdout] | [INFO] [stdout] 1188 | #[src_loc = "1102:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1182:7 [INFO] [stdout] | [INFO] [stdout] 1182 | #[src_loc = "1104:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1191:7 [INFO] [stdout] | [INFO] [stdout] 1191 | #[src_loc = "1101:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1185:7 [INFO] [stdout] | [INFO] [stdout] 1185 | #[src_loc = "1103:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1194:7 [INFO] [stdout] | [INFO] [stdout] 1194 | #[src_loc = "1100:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1188:7 [INFO] [stdout] | [INFO] [stdout] 1188 | #[src_loc = "1102:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1197:7 [INFO] [stdout] | [INFO] [stdout] 1197 | #[src_loc = "1099:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1191:7 [INFO] [stdout] | [INFO] [stdout] 1191 | #[src_loc = "1101:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1200:7 [INFO] [stdout] | [INFO] [stdout] 1200 | #[src_loc = "1098:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1194:7 [INFO] [stdout] | [INFO] [stdout] 1194 | #[src_loc = "1100:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1203:7 [INFO] [stdout] | [INFO] [stdout] 1203 | #[src_loc = "1097:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1197:7 [INFO] [stdout] | [INFO] [stdout] 1197 | #[src_loc = "1099:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1206:7 [INFO] [stdout] | [INFO] [stdout] 1206 | #[src_loc = "1096:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1200:7 [INFO] [stdout] | [INFO] [stdout] 1200 | #[src_loc = "1098:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1209:7 [INFO] [stdout] | [INFO] [stdout] 1209 | #[src_loc = "1095:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1203:7 [INFO] [stdout] | [INFO] [stdout] 1203 | #[src_loc = "1097:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1212:7 [INFO] [stdout] | [INFO] [stdout] 1212 | #[src_loc = "1094:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1206:7 [INFO] [stdout] | [INFO] [stdout] 1206 | #[src_loc = "1096:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1209:7 [INFO] [stdout] | [INFO] [stdout] 1209 | #[src_loc = "1095:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1215:7 [INFO] [stdout] | [INFO] [stdout] 1215 | #[src_loc = "1093:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1212:7 [INFO] [stdout] | [INFO] [stdout] 1212 | #[src_loc = "1094:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1218:7 [INFO] [stdout] | [INFO] [stdout] 1218 | #[src_loc = "1092:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1215:7 [INFO] [stdout] | [INFO] [stdout] 1215 | #[src_loc = "1093:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1221:7 [INFO] [stdout] | [INFO] [stdout] 1221 | #[src_loc = "1091:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1218:7 [INFO] [stdout] | [INFO] [stdout] 1218 | #[src_loc = "1092:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1223:7 [INFO] [stdout] | [INFO] [stdout] 1223 | #[src_loc = "1090:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1221:7 [INFO] [stdout] | [INFO] [stdout] 1221 | #[src_loc = "1091:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1228:11 [INFO] [stdout] | [INFO] [stdout] 1228 | #[src_loc = "1137:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1223:7 [INFO] [stdout] | [INFO] [stdout] 1223 | #[src_loc = "1090:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1236:3 [INFO] [stdout] | [INFO] [stdout] 1236 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1267:7 [INFO] [stdout] | [INFO] [stdout] 1267 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1228:11 [INFO] [stdout] | [INFO] [stdout] 1228 | #[src_loc = "1137:11"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1272:3 [INFO] [stdout] | [INFO] [stdout] 1272 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1236:3 [INFO] [stdout] | [INFO] [stdout] 1236 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1303:7 [INFO] [stdout] | [INFO] [stdout] 1303 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1267:7 [INFO] [stdout] | [INFO] [stdout] 1267 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1272:3 [INFO] [stdout] | [INFO] [stdout] 1272 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1307:3 [INFO] [stdout] | [INFO] [stdout] 1307 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1555:7 [INFO] [stdout] | [INFO] [stdout] 1555 | #[src_loc = "305:8"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1303:7 [INFO] [stdout] | [INFO] [stdout] 1303 | #[src_loc = "31:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1566:3 [INFO] [stdout] | [INFO] [stdout] 1566 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1307:3 [INFO] [stdout] | [INFO] [stdout] 1307 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1571:7 [INFO] [stdout] | [INFO] [stdout] 1571 | #[src_loc = "147:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1555:7 [INFO] [stdout] | [INFO] [stdout] 1555 | #[src_loc = "305:8"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1588:3 [INFO] [stdout] | [INFO] [stdout] 1588 | #[header_src = "/Users/cameron/github/openconnect/openconnect.h:39"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1566:3 [INFO] [stdout] | [INFO] [stdout] 1566 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1598:7 [INFO] [stdout] | [INFO] [stdout] 1598 | #[src_loc = "221:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1571:7 [INFO] [stdout] | [INFO] [stdout] 1571 | #[src_loc = "147:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1612:7 [INFO] [stdout] | [INFO] [stdout] 1612 | #[src_loc = "235:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:1588:3 [INFO] [stdout] | [INFO] [stdout] 1588 | #[header_src = "/Users/cameron/github/openconnect/openconnect.h:39"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1598:7 [INFO] [stdout] | [INFO] [stdout] 1598 | #[src_loc = "221:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1626:7 [INFO] [stdout] | [INFO] [stdout] 1626 | #[src_loc = "249:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1612:7 [INFO] [stdout] | [INFO] [stdout] 1612 | #[src_loc = "235:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1635:7 [INFO] [stdout] | [INFO] [stdout] 1635 | #[src_loc = "256:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1649:7 [INFO] [stdout] | [INFO] [stdout] 1649 | #[src_loc = "268:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1626:7 [INFO] [stdout] | [INFO] [stdout] 1626 | #[src_loc = "249:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1656:7 [INFO] [stdout] | [INFO] [stdout] 1656 | #[src_loc = "273:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1635:7 [INFO] [stdout] | [INFO] [stdout] 1635 | #[src_loc = "256:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1674:7 [INFO] [stdout] | [INFO] [stdout] 1674 | #[src_loc = "294:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1682:7 [INFO] [stdout] | [INFO] [stdout] 1682 | #[src_loc = "300:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1649:7 [INFO] [stdout] | [INFO] [stdout] 1649 | #[src_loc = "268:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1704:7 [INFO] [stdout] | [INFO] [stdout] 1704 | #[src_loc = "340:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1656:7 [INFO] [stdout] | [INFO] [stdout] 1656 | #[src_loc = "273:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2065:7 [INFO] [stdout] | [INFO] [stdout] 2065 | #[src_loc = "690:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1674:7 [INFO] [stdout] | [INFO] [stdout] 1674 | #[src_loc = "294:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2069:7 [INFO] [stdout] | [INFO] [stdout] 2069 | #[src_loc = "685:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1682:7 [INFO] [stdout] | [INFO] [stdout] 1682 | #[src_loc = "300:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2073:7 [INFO] [stdout] | [INFO] [stdout] 2073 | #[src_loc = "680:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:1704:7 [INFO] [stdout] | [INFO] [stdout] 1704 | #[src_loc = "340:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2081:7 [INFO] [stdout] | [INFO] [stdout] 2081 | #[src_loc = "644:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2065:7 [INFO] [stdout] | [INFO] [stdout] 2065 | #[src_loc = "690:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2069:7 [INFO] [stdout] | [INFO] [stdout] 2069 | #[src_loc = "685:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2086:7 [INFO] [stdout] | [INFO] [stdout] 2086 | #[src_loc = "630:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2073:7 [INFO] [stdout] | [INFO] [stdout] 2073 | #[src_loc = "680:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2091:7 [INFO] [stdout] | [INFO] [stdout] 2091 | #[src_loc = "627:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2081:7 [INFO] [stdout] | [INFO] [stdout] 2081 | #[src_loc = "644:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2096:7 [INFO] [stdout] | [INFO] [stdout] 2096 | #[src_loc = "619:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2086:7 [INFO] [stdout] | [INFO] [stdout] 2086 | #[src_loc = "630:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2102:7 [INFO] [stdout] | [INFO] [stdout] 2102 | #[src_loc = "610:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2091:7 [INFO] [stdout] | [INFO] [stdout] 2091 | #[src_loc = "627:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2107:7 [INFO] [stdout] | [INFO] [stdout] 2107 | #[src_loc = "654:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2096:7 [INFO] [stdout] | [INFO] [stdout] 2096 | #[src_loc = "619:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2112:7 [INFO] [stdout] | [INFO] [stdout] 2112 | #[src_loc = "478:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2102:7 [INFO] [stdout] | [INFO] [stdout] 2102 | #[src_loc = "610:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2107:7 [INFO] [stdout] | [INFO] [stdout] 2107 | #[src_loc = "654:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2117:7 [INFO] [stdout] | [INFO] [stdout] 2117 | #[src_loc = "477:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2112:7 [INFO] [stdout] | [INFO] [stdout] 2112 | #[src_loc = "478:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2121:7 [INFO] [stdout] | [INFO] [stdout] 2121 | #[src_loc = "342:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2123:7 [INFO] [stdout] | [INFO] [stdout] 2123 | #[src_loc = "347:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2117:7 [INFO] [stdout] | [INFO] [stdout] 2117 | #[src_loc = "477:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2125:7 [INFO] [stdout] | [INFO] [stdout] 2125 | #[src_loc = "346:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2121:7 [INFO] [stdout] | [INFO] [stdout] 2121 | #[src_loc = "342:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2127:7 [INFO] [stdout] | [INFO] [stdout] 2127 | #[src_loc = "345:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2123:7 [INFO] [stdout] | [INFO] [stdout] 2123 | #[src_loc = "347:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2129:7 [INFO] [stdout] | [INFO] [stdout] 2129 | #[src_loc = "344:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2125:7 [INFO] [stdout] | [INFO] [stdout] 2125 | #[src_loc = "346:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2131:7 [INFO] [stdout] | [INFO] [stdout] 2131 | #[src_loc = "343:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2157:11 [INFO] [stdout] | [INFO] [stdout] 2157 | #[src_loc = "386:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2127:7 [INFO] [stdout] | [INFO] [stdout] 2127 | #[src_loc = "345:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2161:11 [INFO] [stdout] | [INFO] [stdout] 2161 | #[src_loc = "449:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2129:7 [INFO] [stdout] | [INFO] [stdout] 2129 | #[src_loc = "344:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2165:11 [INFO] [stdout] | [INFO] [stdout] 2165 | #[src_loc = "456:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2131:7 [INFO] [stdout] | [INFO] [stdout] 2131 | #[src_loc = "343:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:2172:3 [INFO] [stdout] | [INFO] [stdout] 2172 | #[header_src = "/Users/cameron/github/openconnect/openconnect-internal.h:39"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2176:7 [INFO] [stdout] | [INFO] [stdout] 2176 | #[src_loc = "304:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2157:11 [INFO] [stdout] | [INFO] [stdout] 2157 | #[src_loc = "386:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2184:7 [INFO] [stdout] | [INFO] [stdout] 2184 | #[src_loc = "123:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2161:11 [INFO] [stdout] | [INFO] [stdout] 2161 | #[src_loc = "449:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2193:7 [INFO] [stdout] | [INFO] [stdout] 2193 | #[src_loc = "126:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2165:11 [INFO] [stdout] | [INFO] [stdout] 2165 | #[src_loc = "456:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2203:7 [INFO] [stdout] | [INFO] [stdout] 2203 | #[src_loc = "146:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2213:7 [INFO] [stdout] | [INFO] [stdout] 2213 | #[src_loc = "142:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:2172:3 [INFO] [stdout] | [INFO] [stdout] 2172 | #[header_src = "/Users/cameron/github/openconnect/openconnect-internal.h:39"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2220:7 [INFO] [stdout] | [INFO] [stdout] 2220 | #[src_loc = "138:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2176:7 [INFO] [stdout] | [INFO] [stdout] 2176 | #[src_loc = "304:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2227:7 [INFO] [stdout] | [INFO] [stdout] 2227 | #[src_loc = "133:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2184:7 [INFO] [stdout] | [INFO] [stdout] 2184 | #[src_loc = "123:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2235:7 [INFO] [stdout] | [INFO] [stdout] 2235 | #[src_loc = "127:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2244:7 [INFO] [stdout] | [INFO] [stdout] 2244 | #[src_loc = "189:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2193:7 [INFO] [stdout] | [INFO] [stdout] 2193 | #[src_loc = "126:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2257:7 [INFO] [stdout] | [INFO] [stdout] 2257 | #[src_loc = "200:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2265:7 [INFO] [stdout] | [INFO] [stdout] 2265 | #[src_loc = "206:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2203:7 [INFO] [stdout] | [INFO] [stdout] 2203 | #[src_loc = "146:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2272:7 [INFO] [stdout] | [INFO] [stdout] 2272 | #[src_loc = "471:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2213:7 [INFO] [stdout] | [INFO] [stdout] 2213 | #[src_loc = "142:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2274:7 [INFO] [stdout] | [INFO] [stdout] 2274 | #[src_loc = "475:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2276:7 [INFO] [stdout] | [INFO] [stdout] 2276 | #[src_loc = "474:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2220:7 [INFO] [stdout] | [INFO] [stdout] 2220 | #[src_loc = "138:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2278:7 [INFO] [stdout] | [INFO] [stdout] 2278 | #[src_loc = "473:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2227:7 [INFO] [stdout] | [INFO] [stdout] 2227 | #[src_loc = "133:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2280:7 [INFO] [stdout] | [INFO] [stdout] 2280 | #[src_loc = "472:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2282:7 [INFO] [stdout] | [INFO] [stdout] 2282 | #[src_loc = "466:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2235:7 [INFO] [stdout] | [INFO] [stdout] 2235 | #[src_loc = "127:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2284:7 [INFO] [stdout] | [INFO] [stdout] 2284 | #[src_loc = "469:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2286:7 [INFO] [stdout] | [INFO] [stdout] 2286 | #[src_loc = "468:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2244:7 [INFO] [stdout] | [INFO] [stdout] 2244 | #[src_loc = "189:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2288:7 [INFO] [stdout] | [INFO] [stdout] 2288 | #[src_loc = "467:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2257:7 [INFO] [stdout] | [INFO] [stdout] 2257 | #[src_loc = "200:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2292:7 [INFO] [stdout] | [INFO] [stdout] 2292 | #[src_loc = "237:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2265:7 [INFO] [stdout] | [INFO] [stdout] 2265 | #[src_loc = "206:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2300:7 [INFO] [stdout] | [INFO] [stdout] 2300 | #[src_loc = "240:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2307:7 [INFO] [stdout] | [INFO] [stdout] 2307 | #[src_loc = "258:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2272:7 [INFO] [stdout] | [INFO] [stdout] 2272 | #[src_loc = "471:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2313:7 [INFO] [stdout] | [INFO] [stdout] 2313 | #[src_loc = "242:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2274:7 [INFO] [stdout] | [INFO] [stdout] 2274 | #[src_loc = "475:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2320:7 [INFO] [stdout] | [INFO] [stdout] 2320 | #[src_loc = "347:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2276:7 [INFO] [stdout] | [INFO] [stdout] 2276 | #[src_loc = "474:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2333:7 [INFO] [stdout] | [INFO] [stdout] 2333 | #[src_loc = "265:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2278:7 [INFO] [stdout] | [INFO] [stdout] 2278 | #[src_loc = "473:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2390:11 [INFO] [stdout] | [INFO] [stdout] 2390 | #[src_loc = "363:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2280:7 [INFO] [stdout] | [INFO] [stdout] 2280 | #[src_loc = "472:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2393:11 [INFO] [stdout] | [INFO] [stdout] 2393 | #[src_loc = "835:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2282:7 [INFO] [stdout] | [INFO] [stdout] 2282 | #[src_loc = "466:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2398:11 [INFO] [stdout] | [INFO] [stdout] 2398 | #[src_loc = "848:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2284:7 [INFO] [stdout] | [INFO] [stdout] 2284 | #[src_loc = "469:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2401:11 [INFO] [stdout] | [INFO] [stdout] 2401 | #[src_loc = "879:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2286:7 [INFO] [stdout] | [INFO] [stdout] 2286 | #[src_loc = "468:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2405:11 [INFO] [stdout] | [INFO] [stdout] 2405 | #[src_loc = "988:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2288:7 [INFO] [stdout] | [INFO] [stdout] 2288 | #[src_loc = "467:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2409:11 [INFO] [stdout] | [INFO] [stdout] 2409 | #[src_loc = "989:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2413:11 [INFO] [stdout] | [INFO] [stdout] 2413 | #[src_loc = "991:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2292:7 [INFO] [stdout] | [INFO] [stdout] 2292 | #[src_loc = "237:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2419:11 [INFO] [stdout] | [INFO] [stdout] 2419 | #[src_loc = "993:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2300:7 [INFO] [stdout] | [INFO] [stdout] 2300 | #[src_loc = "240:2"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2424:11 [INFO] [stdout] | [INFO] [stdout] 2424 | #[src_loc = "997:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2307:7 [INFO] [stdout] | [INFO] [stdout] 2307 | #[src_loc = "258:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2429:11 [INFO] [stdout] | [INFO] [stdout] 2429 | #[src_loc = "1042:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2313:7 [INFO] [stdout] | [INFO] [stdout] 2313 | #[src_loc = "242:3"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2434:11 [INFO] [stdout] | [INFO] [stdout] 2434 | #[src_loc = "1074:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2320:7 [INFO] [stdout] | [INFO] [stdout] 2320 | #[src_loc = "347:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2437:11 [INFO] [stdout] | [INFO] [stdout] 2437 | #[src_loc = "1082:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2440:11 [INFO] [stdout] | [INFO] [stdout] 2440 | #[src_loc = "1097:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2443:11 [INFO] [stdout] | [INFO] [stdout] 2443 | #[src_loc = "1107:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2456:11 [INFO] [stdout] | [INFO] [stdout] 2456 | #[src_loc = "1096:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2333:7 [INFO] [stdout] | [INFO] [stdout] 2333 | #[src_loc = "265:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2459:11 [INFO] [stdout] | [INFO] [stdout] 2459 | #[src_loc = "1086:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2390:11 [INFO] [stdout] | [INFO] [stdout] 2390 | #[src_loc = "363:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2463:11 [INFO] [stdout] | [INFO] [stdout] 2463 | #[src_loc = "1110:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2466:11 [INFO] [stdout] | [INFO] [stdout] 2466 | #[src_loc = "1064:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2393:11 [INFO] [stdout] | [INFO] [stdout] 2393 | #[src_loc = "835:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2470:11 [INFO] [stdout] | [INFO] [stdout] 2470 | #[src_loc = "1067:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2398:11 [INFO] [stdout] | [INFO] [stdout] 2398 | #[src_loc = "848:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2476:11 [INFO] [stdout] | [INFO] [stdout] 2476 | #[src_loc = "1066:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2481:11 [INFO] [stdout] | [INFO] [stdout] 2481 | #[src_loc = "1077:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2401:11 [INFO] [stdout] | [INFO] [stdout] 2401 | #[src_loc = "879:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2486:11 [INFO] [stdout] | [INFO] [stdout] 2486 | #[src_loc = "1073:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2405:11 [INFO] [stdout] | [INFO] [stdout] 2405 | #[src_loc = "988:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2489:11 [INFO] [stdout] | [INFO] [stdout] 2489 | #[src_loc = "1102:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2409:11 [INFO] [stdout] | [INFO] [stdout] 2409 | #[src_loc = "989:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2497:11 [INFO] [stdout] | [INFO] [stdout] 2497 | #[src_loc = "1069:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2413:11 [INFO] [stdout] | [INFO] [stdout] 2413 | #[src_loc = "991:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2502:11 [INFO] [stdout] | [INFO] [stdout] 2502 | #[src_loc = "1142:20"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2505:11 [INFO] [stdout] | [INFO] [stdout] 2505 | #[src_loc = "1088:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2419:11 [INFO] [stdout] | [INFO] [stdout] 2419 | #[src_loc = "993:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2509:11 [INFO] [stdout] | [INFO] [stdout] 2509 | #[src_loc = "1075:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2424:11 [INFO] [stdout] | [INFO] [stdout] 2424 | #[src_loc = "997:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2513:11 [INFO] [stdout] | [INFO] [stdout] 2513 | #[src_loc = "1137:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2429:11 [INFO] [stdout] | [INFO] [stdout] 2429 | #[src_loc = "1042:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2517:11 [INFO] [stdout] | [INFO] [stdout] 2517 | #[src_loc = "1093:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2434:11 [INFO] [stdout] | [INFO] [stdout] 2434 | #[src_loc = "1074:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2520:11 [INFO] [stdout] | [INFO] [stdout] 2520 | #[src_loc = "1105:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2437:11 [INFO] [stdout] | [INFO] [stdout] 2437 | #[src_loc = "1082:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:2529:3 [INFO] [stdout] | [INFO] [stdout] 2529 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2440:11 [INFO] [stdout] | [INFO] [stdout] 2440 | #[src_loc = "1097:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2585:7 [INFO] [stdout] | [INFO] [stdout] 2585 | #[src_loc = "178:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2443:11 [INFO] [stdout] | [INFO] [stdout] 2443 | #[src_loc = "1107:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2589:7 [INFO] [stdout] | [INFO] [stdout] 2589 | #[src_loc = "178:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2456:11 [INFO] [stdout] | [INFO] [stdout] 2456 | #[src_loc = "1096:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2727:7 [INFO] [stdout] | [INFO] [stdout] 2727 | #[src_loc = "120:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2459:11 [INFO] [stdout] | [INFO] [stdout] 2459 | #[src_loc = "1086:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2731:7 [INFO] [stdout] | [INFO] [stdout] 2731 | #[src_loc = "120:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2463:11 [INFO] [stdout] | [INFO] [stdout] 2463 | #[src_loc = "1110:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2739:7 [INFO] [stdout] | [INFO] [stdout] 2739 | #[src_loc = "179:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2466:11 [INFO] [stdout] | [INFO] [stdout] 2466 | #[src_loc = "1064:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2743:7 [INFO] [stdout] | [INFO] [stdout] 2743 | #[src_loc = "179:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2470:11 [INFO] [stdout] | [INFO] [stdout] 2470 | #[src_loc = "1067:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2935:7 [INFO] [stdout] | [INFO] [stdout] 2935 | #[src_loc = "132:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2476:11 [INFO] [stdout] | [INFO] [stdout] 2476 | #[src_loc = "1066:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2939:7 [INFO] [stdout] | [INFO] [stdout] 2939 | #[src_loc = "132:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2481:11 [INFO] [stdout] | [INFO] [stdout] 2481 | #[src_loc = "1077:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2950:7 [INFO] [stdout] | [INFO] [stdout] 2950 | #[src_loc = "138:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2486:11 [INFO] [stdout] | [INFO] [stdout] 2486 | #[src_loc = "1073:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2952:7 [INFO] [stdout] | [INFO] [stdout] 2952 | #[src_loc = "177:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2489:11 [INFO] [stdout] | [INFO] [stdout] 2489 | #[src_loc = "1102:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2954:7 [INFO] [stdout] | [INFO] [stdout] 2954 | #[src_loc = "131:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2497:11 [INFO] [stdout] | [INFO] [stdout] 2497 | #[src_loc = "1069:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2958:7 [INFO] [stdout] | [INFO] [stdout] 2958 | #[src_loc = "131:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2502:11 [INFO] [stdout] | [INFO] [stdout] 2502 | #[src_loc = "1142:20"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3000:7 [INFO] [stdout] | [INFO] [stdout] 3000 | #[src_loc = "130:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2505:11 [INFO] [stdout] | [INFO] [stdout] 2505 | #[src_loc = "1088:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3004:7 [INFO] [stdout] | [INFO] [stdout] 3004 | #[src_loc = "130:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2509:11 [INFO] [stdout] | [INFO] [stdout] 2509 | #[src_loc = "1075:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3022:7 [INFO] [stdout] | [INFO] [stdout] 3022 | #[src_loc = "129:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2513:11 [INFO] [stdout] | [INFO] [stdout] 2513 | #[src_loc = "1137:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3026:7 [INFO] [stdout] | [INFO] [stdout] 3026 | #[src_loc = "129:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2517:11 [INFO] [stdout] | [INFO] [stdout] 2517 | #[src_loc = "1093:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3060:7 [INFO] [stdout] | [INFO] [stdout] 3060 | #[src_loc = "98:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2520:11 [INFO] [stdout] | [INFO] [stdout] 2520 | #[src_loc = "1105:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:2529:3 [INFO] [stdout] | [INFO] [stdout] 2529 | #[header_src = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3082:7 [INFO] [stdout] | [INFO] [stdout] 3082 | #[src_loc = "83:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2585:7 [INFO] [stdout] | [INFO] [stdout] 2585 | #[src_loc = "178:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3089:7 [INFO] [stdout] | [INFO] [stdout] 3089 | #[src_loc = "97:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2589:7 [INFO] [stdout] | [INFO] [stdout] 2589 | #[src_loc = "178:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2727:7 [INFO] [stdout] | [INFO] [stdout] 2727 | #[src_loc = "120:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3091:7 [INFO] [stdout] | [INFO] [stdout] 3091 | #[src_loc = "96:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2731:7 [INFO] [stdout] | [INFO] [stdout] 2731 | #[src_loc = "120:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3093:7 [INFO] [stdout] | [INFO] [stdout] 3093 | #[src_loc = "95:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2739:7 [INFO] [stdout] | [INFO] [stdout] 2739 | #[src_loc = "179:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3095:7 [INFO] [stdout] | [INFO] [stdout] 3095 | #[src_loc = "93:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2743:7 [INFO] [stdout] | [INFO] [stdout] 2743 | #[src_loc = "179:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3097:7 [INFO] [stdout] | [INFO] [stdout] 3097 | #[src_loc = "91:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2935:7 [INFO] [stdout] | [INFO] [stdout] 2935 | #[src_loc = "132:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3099:7 [INFO] [stdout] | [INFO] [stdout] 3099 | #[src_loc = "92:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2939:7 [INFO] [stdout] | [INFO] [stdout] 2939 | #[src_loc = "132:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3101:7 [INFO] [stdout] | [INFO] [stdout] 3101 | #[src_loc = "90:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2950:7 [INFO] [stdout] | [INFO] [stdout] 2950 | #[src_loc = "138:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3103:7 [INFO] [stdout] | [INFO] [stdout] 3103 | #[src_loc = "89:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2952:7 [INFO] [stdout] | [INFO] [stdout] 2952 | #[src_loc = "177:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3105:7 [INFO] [stdout] | [INFO] [stdout] 3105 | #[src_loc = "88:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2954:7 [INFO] [stdout] | [INFO] [stdout] 2954 | #[src_loc = "131:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3107:7 [INFO] [stdout] | [INFO] [stdout] 3107 | #[src_loc = "87:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:2958:7 [INFO] [stdout] | [INFO] [stdout] 2958 | #[src_loc = "131:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3109:7 [INFO] [stdout] | [INFO] [stdout] 3109 | #[src_loc = "86:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3000:7 [INFO] [stdout] | [INFO] [stdout] 3000 | #[src_loc = "130:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3111:7 [INFO] [stdout] | [INFO] [stdout] 3111 | #[src_loc = "85:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3004:7 [INFO] [stdout] | [INFO] [stdout] 3004 | #[src_loc = "130:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3113:7 [INFO] [stdout] | [INFO] [stdout] 3113 | #[src_loc = "84:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3022:7 [INFO] [stdout] | [INFO] [stdout] 3022 | #[src_loc = "129:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3115:7 [INFO] [stdout] | [INFO] [stdout] 3115 | #[src_loc = "83:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3026:7 [INFO] [stdout] | [INFO] [stdout] 3026 | #[src_loc = "129:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3117:7 [INFO] [stdout] | [INFO] [stdout] 3117 | #[src_loc = "103:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3060:7 [INFO] [stdout] | [INFO] [stdout] 3060 | #[src_loc = "98:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3129:7 [INFO] [stdout] | [INFO] [stdout] 3129 | #[src_loc = "103:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3082:7 [INFO] [stdout] | [INFO] [stdout] 3082 | #[src_loc = "83:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3089:7 [INFO] [stdout] | [INFO] [stdout] 3089 | #[src_loc = "97:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3138:7 [INFO] [stdout] | [INFO] [stdout] 3138 | #[src_loc = "99:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3091:7 [INFO] [stdout] | [INFO] [stdout] 3091 | #[src_loc = "96:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3140:7 [INFO] [stdout] | [INFO] [stdout] 3140 | #[src_loc = "162:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3093:7 [INFO] [stdout] | [INFO] [stdout] 3093 | #[src_loc = "95:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3144:7 [INFO] [stdout] | [INFO] [stdout] 3144 | #[src_loc = "162:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3095:7 [INFO] [stdout] | [INFO] [stdout] 3095 | #[src_loc = "93:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3097:7 [INFO] [stdout] | [INFO] [stdout] 3097 | #[src_loc = "91:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3205:7 [INFO] [stdout] | [INFO] [stdout] 3205 | #[src_loc = "197:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3099:7 [INFO] [stdout] | [INFO] [stdout] 3099 | #[src_loc = "92:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3209:7 [INFO] [stdout] | [INFO] [stdout] 3209 | #[src_loc = "197:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3101:7 [INFO] [stdout] | [INFO] [stdout] 3101 | #[src_loc = "90:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3214:7 [INFO] [stdout] | [INFO] [stdout] 3214 | #[src_loc = "156:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3103:7 [INFO] [stdout] | [INFO] [stdout] 3103 | #[src_loc = "89:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3218:7 [INFO] [stdout] | [INFO] [stdout] 3218 | #[src_loc = "156:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3105:7 [INFO] [stdout] | [INFO] [stdout] 3105 | #[src_loc = "88:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3107:7 [INFO] [stdout] | [INFO] [stdout] 3107 | #[src_loc = "87:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3236:7 [INFO] [stdout] | [INFO] [stdout] 3236 | #[src_loc = "157:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3109:7 [INFO] [stdout] | [INFO] [stdout] 3109 | #[src_loc = "86:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3238:7 [INFO] [stdout] | [INFO] [stdout] 3238 | #[src_loc = "190:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3111:7 [INFO] [stdout] | [INFO] [stdout] 3111 | #[src_loc = "85:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3240:7 [INFO] [stdout] | [INFO] [stdout] 3240 | #[src_loc = "188:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3113:7 [INFO] [stdout] | [INFO] [stdout] 3113 | #[src_loc = "84:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3242:7 [INFO] [stdout] | [INFO] [stdout] 3242 | #[src_loc = "155:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3115:7 [INFO] [stdout] | [INFO] [stdout] 3115 | #[src_loc = "83:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3319:7 [INFO] [stdout] | [INFO] [stdout] 3319 | #[src_loc = "155:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3117:7 [INFO] [stdout] | [INFO] [stdout] 3117 | #[src_loc = "103:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3324:7 [INFO] [stdout] | [INFO] [stdout] 3324 | #[src_loc = "94:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3326:7 [INFO] [stdout] | [INFO] [stdout] 3326 | #[src_loc = "159:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3129:7 [INFO] [stdout] | [INFO] [stdout] 3129 | #[src_loc = "103:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3330:7 [INFO] [stdout] | [INFO] [stdout] 3330 | #[src_loc = "159:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3138:7 [INFO] [stdout] | [INFO] [stdout] 3138 | #[src_loc = "99:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3338:7 [INFO] [stdout] | [INFO] [stdout] 3338 | #[src_loc = "127:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3140:7 [INFO] [stdout] | [INFO] [stdout] 3140 | #[src_loc = "162:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3342:7 [INFO] [stdout] | [INFO] [stdout] 3342 | #[src_loc = "127:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3144:7 [INFO] [stdout] | [INFO] [stdout] 3144 | #[src_loc = "162:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3348:7 [INFO] [stdout] | [INFO] [stdout] 3348 | #[src_loc = "154:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3205:7 [INFO] [stdout] | [INFO] [stdout] 3205 | #[src_loc = "197:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3352:7 [INFO] [stdout] | [INFO] [stdout] 3352 | #[src_loc = "154:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3209:7 [INFO] [stdout] | [INFO] [stdout] 3209 | #[src_loc = "197:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3376:7 [INFO] [stdout] | [INFO] [stdout] 3376 | #[src_loc = "191:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3378:7 [INFO] [stdout] | [INFO] [stdout] 3378 | #[src_loc = "186:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3214:7 [INFO] [stdout] | [INFO] [stdout] 3214 | #[src_loc = "156:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3380:7 [INFO] [stdout] | [INFO] [stdout] 3380 | #[src_loc = "160:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3218:7 [INFO] [stdout] | [INFO] [stdout] 3218 | #[src_loc = "156:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3384:7 [INFO] [stdout] | [INFO] [stdout] 3384 | #[src_loc = "160:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3236:7 [INFO] [stdout] | [INFO] [stdout] 3236 | #[src_loc = "157:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3390:7 [INFO] [stdout] | [INFO] [stdout] 3390 | #[src_loc = "133:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3238:7 [INFO] [stdout] | [INFO] [stdout] 3238 | #[src_loc = "190:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3394:7 [INFO] [stdout] | [INFO] [stdout] 3394 | #[src_loc = "133:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3240:7 [INFO] [stdout] | [INFO] [stdout] 3240 | #[src_loc = "188:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3407:7 [INFO] [stdout] | [INFO] [stdout] 3407 | #[src_loc = "140:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3242:7 [INFO] [stdout] | [INFO] [stdout] 3242 | #[src_loc = "155:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3428:7 [INFO] [stdout] | [INFO] [stdout] 3428 | #[src_loc = "141:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3319:7 [INFO] [stdout] | [INFO] [stdout] 3319 | #[src_loc = "155:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3432:7 [INFO] [stdout] | [INFO] [stdout] 3432 | #[src_loc = "141:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3324:7 [INFO] [stdout] | [INFO] [stdout] 3324 | #[src_loc = "94:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3459:7 [INFO] [stdout] | [INFO] [stdout] 3459 | #[src_loc = "125:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3326:7 [INFO] [stdout] | [INFO] [stdout] 3326 | #[src_loc = "159:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3463:7 [INFO] [stdout] | [INFO] [stdout] 3463 | #[src_loc = "125:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3330:7 [INFO] [stdout] | [INFO] [stdout] 3330 | #[src_loc = "159:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3469:7 [INFO] [stdout] | [INFO] [stdout] 3469 | #[src_loc = "140:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3338:7 [INFO] [stdout] | [INFO] [stdout] 3338 | #[src_loc = "127:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3471:7 [INFO] [stdout] | [INFO] [stdout] 3471 | #[src_loc = "123:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3342:7 [INFO] [stdout] | [INFO] [stdout] 3342 | #[src_loc = "127:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3475:7 [INFO] [stdout] | [INFO] [stdout] 3475 | #[src_loc = "123:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3348:7 [INFO] [stdout] | [INFO] [stdout] 3348 | #[src_loc = "154:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3484:7 [INFO] [stdout] | [INFO] [stdout] 3484 | #[src_loc = "121:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3352:7 [INFO] [stdout] | [INFO] [stdout] 3352 | #[src_loc = "154:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3488:7 [INFO] [stdout] | [INFO] [stdout] 3488 | #[src_loc = "143:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3376:7 [INFO] [stdout] | [INFO] [stdout] 3376 | #[src_loc = "191:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3507:7 [INFO] [stdout] | [INFO] [stdout] 3507 | #[src_loc = "144:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3378:7 [INFO] [stdout] | [INFO] [stdout] 3378 | #[src_loc = "186:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3511:7 [INFO] [stdout] | [INFO] [stdout] 3511 | #[src_loc = "144:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3380:7 [INFO] [stdout] | [INFO] [stdout] 3380 | #[src_loc = "160:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3562:7 [INFO] [stdout] | [INFO] [stdout] 3562 | #[src_loc = "143:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3384:7 [INFO] [stdout] | [INFO] [stdout] 3384 | #[src_loc = "160:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3566:7 [INFO] [stdout] | [INFO] [stdout] 3566 | #[src_loc = "146:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3390:7 [INFO] [stdout] | [INFO] [stdout] 3390 | #[src_loc = "133:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3590:7 [INFO] [stdout] | [INFO] [stdout] 3590 | #[src_loc = "122:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3394:7 [INFO] [stdout] | [INFO] [stdout] 3394 | #[src_loc = "133:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3592:7 [INFO] [stdout] | [INFO] [stdout] 3592 | #[src_loc = "147:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3407:7 [INFO] [stdout] | [INFO] [stdout] 3407 | #[src_loc = "140:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3428:7 [INFO] [stdout] | [INFO] [stdout] 3428 | #[src_loc = "141:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3596:7 [INFO] [stdout] | [INFO] [stdout] 3596 | #[src_loc = "147:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3432:7 [INFO] [stdout] | [INFO] [stdout] 3432 | #[src_loc = "141:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3459:7 [INFO] [stdout] | [INFO] [stdout] 3459 | #[src_loc = "125:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3659:7 [INFO] [stdout] | [INFO] [stdout] 3659 | #[src_loc = "146:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3463:7 [INFO] [stdout] | [INFO] [stdout] 3463 | #[src_loc = "125:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3661:7 [INFO] [stdout] | [INFO] [stdout] 3661 | #[src_loc = "135:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3469:7 [INFO] [stdout] | [INFO] [stdout] 3469 | #[src_loc = "140:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3471:7 [INFO] [stdout] | [INFO] [stdout] 3471 | #[src_loc = "123:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3663:7 [INFO] [stdout] | [INFO] [stdout] 3663 | #[src_loc = "185:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3475:7 [INFO] [stdout] | [INFO] [stdout] 3475 | #[src_loc = "123:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3665:7 [INFO] [stdout] | [INFO] [stdout] 3665 | #[src_loc = "161:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3484:7 [INFO] [stdout] | [INFO] [stdout] 3484 | #[src_loc = "121:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3669:7 [INFO] [stdout] | [INFO] [stdout] 3669 | #[src_loc = "161:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3488:7 [INFO] [stdout] | [INFO] [stdout] 3488 | #[src_loc = "143:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3713:7 [INFO] [stdout] | [INFO] [stdout] 3713 | #[src_loc = "181:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3507:7 [INFO] [stdout] | [INFO] [stdout] 3507 | #[src_loc = "144:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3511:7 [INFO] [stdout] | [INFO] [stdout] 3511 | #[src_loc = "144:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3717:7 [INFO] [stdout] | [INFO] [stdout] 3717 | #[src_loc = "181:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3562:7 [INFO] [stdout] | [INFO] [stdout] 3562 | #[src_loc = "143:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3766:11 [INFO] [stdout] | [INFO] [stdout] 3766 | #[src_loc = "138:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3566:7 [INFO] [stdout] | [INFO] [stdout] 3566 | #[src_loc = "146:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3768:11 [INFO] [stdout] | [INFO] [stdout] 3768 | #[src_loc = "177:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3590:7 [INFO] [stdout] | [INFO] [stdout] 3590 | #[src_loc = "122:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3770:11 [INFO] [stdout] | [INFO] [stdout] 3770 | #[src_loc = "157:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3592:7 [INFO] [stdout] | [INFO] [stdout] 3592 | #[src_loc = "147:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3772:11 [INFO] [stdout] | [INFO] [stdout] 3772 | #[src_loc = "190:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3596:7 [INFO] [stdout] | [INFO] [stdout] 3596 | #[src_loc = "147:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3774:11 [INFO] [stdout] | [INFO] [stdout] 3774 | #[src_loc = "188:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3659:7 [INFO] [stdout] | [INFO] [stdout] 3659 | #[src_loc = "146:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3776:11 [INFO] [stdout] | [INFO] [stdout] 3776 | #[src_loc = "191:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3661:7 [INFO] [stdout] | [INFO] [stdout] 3661 | #[src_loc = "135:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3778:11 [INFO] [stdout] | [INFO] [stdout] 3778 | #[src_loc = "186:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3663:7 [INFO] [stdout] | [INFO] [stdout] 3663 | #[src_loc = "185:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3780:11 [INFO] [stdout] | [INFO] [stdout] 3780 | #[src_loc = "121:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3665:7 [INFO] [stdout] | [INFO] [stdout] 3665 | #[src_loc = "161:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3782:11 [INFO] [stdout] | [INFO] [stdout] 3782 | #[src_loc = "122:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3669:7 [INFO] [stdout] | [INFO] [stdout] 3669 | #[src_loc = "161:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3784:11 [INFO] [stdout] | [INFO] [stdout] 3784 | #[src_loc = "135:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3713:7 [INFO] [stdout] | [INFO] [stdout] 3713 | #[src_loc = "181:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3786:11 [INFO] [stdout] | [INFO] [stdout] 3786 | #[src_loc = "185:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3717:7 [INFO] [stdout] | [INFO] [stdout] 3717 | #[src_loc = "181:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:3790:3 [INFO] [stdout] | [INFO] [stdout] 3790 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/ssl.h:39"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3766:11 [INFO] [stdout] | [INFO] [stdout] 3766 | #[src_loc = "138:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3768:11 [INFO] [stdout] | [INFO] [stdout] 3768 | #[src_loc = "177:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3792:7 [INFO] [stdout] | [INFO] [stdout] 3792 | #[src_loc = "849:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3770:11 [INFO] [stdout] | [INFO] [stdout] 3770 | #[src_loc = "157:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3796:7 [INFO] [stdout] | [INFO] [stdout] 3796 | #[src_loc = "849:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3772:11 [INFO] [stdout] | [INFO] [stdout] 3772 | #[src_loc = "190:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3830:7 [INFO] [stdout] | [INFO] [stdout] 3830 | #[src_loc = "383:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3774:11 [INFO] [stdout] | [INFO] [stdout] 3774 | #[src_loc = "188:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3834:7 [INFO] [stdout] | [INFO] [stdout] 3834 | #[src_loc = "383:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3776:11 [INFO] [stdout] | [INFO] [stdout] 3776 | #[src_loc = "191:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3841:7 [INFO] [stdout] | [INFO] [stdout] 3841 | #[src_loc = "388:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3778:11 [INFO] [stdout] | [INFO] [stdout] 3778 | #[src_loc = "186:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3845:7 [INFO] [stdout] | [INFO] [stdout] 3845 | #[src_loc = "905:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3780:11 [INFO] [stdout] | [INFO] [stdout] 3780 | #[src_loc = "121:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3852:7 [INFO] [stdout] | [INFO] [stdout] 3852 | #[src_loc = "922:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3782:11 [INFO] [stdout] | [INFO] [stdout] 3782 | #[src_loc = "122:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3858:7 [INFO] [stdout] | [INFO] [stdout] 3858 | #[src_loc = "964:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3784:11 [INFO] [stdout] | [INFO] [stdout] 3784 | #[src_loc = "135:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3872:7 [INFO] [stdout] | [INFO] [stdout] 3872 | #[src_loc = "376:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3876:7 [INFO] [stdout] | [INFO] [stdout] 3876 | #[src_loc = "376:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3786:11 [INFO] [stdout] | [INFO] [stdout] 3786 | #[src_loc = "185:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3915:7 [INFO] [stdout] | [INFO] [stdout] 3915 | #[src_loc = "380:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:3790:3 [INFO] [stdout] | [INFO] [stdout] 3790 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/ssl.h:39"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3919:7 [INFO] [stdout] | [INFO] [stdout] 3919 | #[src_loc = "375:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3792:7 [INFO] [stdout] | [INFO] [stdout] 3792 | #[src_loc = "849:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3923:7 [INFO] [stdout] | [INFO] [stdout] 3923 | #[src_loc = "375:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3796:7 [INFO] [stdout] | [INFO] [stdout] 3796 | #[src_loc = "849:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3940:7 [INFO] [stdout] | [INFO] [stdout] 3940 | #[src_loc = "923:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3830:7 [INFO] [stdout] | [INFO] [stdout] 3830 | #[src_loc = "383:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3944:7 [INFO] [stdout] | [INFO] [stdout] 3944 | #[src_loc = "374:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3834:7 [INFO] [stdout] | [INFO] [stdout] 3834 | #[src_loc = "383:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3948:7 [INFO] [stdout] | [INFO] [stdout] 3948 | #[src_loc = "374:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3841:7 [INFO] [stdout] | [INFO] [stdout] 3841 | #[src_loc = "388:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4040:7 [INFO] [stdout] | [INFO] [stdout] 4040 | #[src_loc = "393:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3845:7 [INFO] [stdout] | [INFO] [stdout] 3845 | #[src_loc = "905:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4048:7 [INFO] [stdout] | [INFO] [stdout] 4048 | #[src_loc = "390:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3852:7 [INFO] [stdout] | [INFO] [stdout] 3852 | #[src_loc = "922:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4054:7 [INFO] [stdout] | [INFO] [stdout] 4054 | #[src_loc = "373:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3858:7 [INFO] [stdout] | [INFO] [stdout] 3858 | #[src_loc = "964:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4058:7 [INFO] [stdout] | [INFO] [stdout] 4058 | #[src_loc = "373:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3872:7 [INFO] [stdout] | [INFO] [stdout] 3872 | #[src_loc = "376:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4065:7 [INFO] [stdout] | [INFO] [stdout] 4065 | #[src_loc = "1493:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3876:7 [INFO] [stdout] | [INFO] [stdout] 3876 | #[src_loc = "376:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4110:7 [INFO] [stdout] | [INFO] [stdout] 4110 | #[src_loc = "1492:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4164:7 [INFO] [stdout] | [INFO] [stdout] 4164 | #[src_loc = "908:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3915:7 [INFO] [stdout] | [INFO] [stdout] 3915 | #[src_loc = "380:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4168:7 [INFO] [stdout] | [INFO] [stdout] 4168 | #[src_loc = "908:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3919:7 [INFO] [stdout] | [INFO] [stdout] 3919 | #[src_loc = "375:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4254:7 [INFO] [stdout] | [INFO] [stdout] 4254 | #[src_loc = "1491:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3923:7 [INFO] [stdout] | [INFO] [stdout] 3923 | #[src_loc = "375:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4303:11 [INFO] [stdout] | [INFO] [stdout] 4303 | #[src_loc = "1114:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3940:7 [INFO] [stdout] | [INFO] [stdout] 3940 | #[src_loc = "923:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4305:11 [INFO] [stdout] | [INFO] [stdout] 4305 | #[src_loc = "1035:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3944:7 [INFO] [stdout] | [INFO] [stdout] 3944 | #[src_loc = "374:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4307:11 [INFO] [stdout] | [INFO] [stdout] 4307 | #[src_loc = "531:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4309:11 [INFO] [stdout] | [INFO] [stdout] 4309 | #[src_loc = "466:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:3948:7 [INFO] [stdout] | [INFO] [stdout] 3948 | #[src_loc = "374:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4311:11 [INFO] [stdout] | [INFO] [stdout] 4311 | #[src_loc = "1610:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4040:7 [INFO] [stdout] | [INFO] [stdout] 4040 | #[src_loc = "393:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:4318:3 [INFO] [stdout] | [INFO] [stdout] 4318 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/stack.h:39"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4048:7 [INFO] [stdout] | [INFO] [stdout] 4048 | #[src_loc = "390:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4377:7 [INFO] [stdout] | [INFO] [stdout] 4377 | #[src_loc = "66:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4054:7 [INFO] [stdout] | [INFO] [stdout] 4054 | #[src_loc = "373:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4381:7 [INFO] [stdout] | [INFO] [stdout] 4381 | #[src_loc = "66:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4058:7 [INFO] [stdout] | [INFO] [stdout] 4058 | #[src_loc = "373:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:4392:3 [INFO] [stdout] | [INFO] [stdout] 4392 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/hmac.h:39"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4065:7 [INFO] [stdout] | [INFO] [stdout] 4065 | #[src_loc = "1493:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4452:7 [INFO] [stdout] | [INFO] [stdout] 4452 | #[src_loc = "75:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4110:7 [INFO] [stdout] | [INFO] [stdout] 4110 | #[src_loc = "1492:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4456:7 [INFO] [stdout] | [INFO] [stdout] 4456 | #[src_loc = "75:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4164:7 [INFO] [stdout] | [INFO] [stdout] 4164 | #[src_loc = "908:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `header_src` in this scope [INFO] [stdout] --> src/auth.rs:4467:3 [INFO] [stdout] | [INFO] [stdout] 4467 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/asn1.h:39"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4168:7 [INFO] [stdout] | [INFO] [stdout] 4168 | #[src_loc = "908:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4469:7 [INFO] [stdout] | [INFO] [stdout] 4469 | #[src_loc = "524:1"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4254:7 [INFO] [stdout] | [INFO] [stdout] 4254 | #[src_loc = "1491:5"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `src_loc` in this scope [INFO] [stdout] --> src/auth.rs:4473:7 [INFO] [stdout] | [INFO] [stdout] 4473 | #[src_loc = "524:9"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "96b9b68545f0a36c8eaf640b9f060cff24de78390cee1cfc6c0d0f59729d6092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b9b68545f0a36c8eaf640b9f060cff24de78390cee1cfc6c0d0f59729d6092", kill_on_drop: false }` [INFO] [stdout] 96b9b68545f0a36c8eaf640b9f060cff24de78390cee1cfc6c0d0f59729d6092