[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/28ff0a3ca51386d841638c7fff9fe6a862e7465d against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctaggart%2Fopenconnect-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ctaggart/openconnect-rust on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded c2rust-bitfields-derive v0.2.0
[INFO] [stderr]   Downloaded c2rust-bitfields v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f8a4e9764e1dd60052e6f4cde6c03aedea17497510ea8944a5da8add3332e0f
[INFO] running `Command { std: "docker" "start" "-a" "0f8a4e9764e1dd60052e6f4cde6c03aedea17497510ea8944a5da8add3332e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f8a4e9764e1dd60052e6f4cde6c03aedea17497510ea8944a5da8add3332e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f8a4e9764e1dd60052e6f4cde6c03aedea17497510ea8944a5da8add3332e0f", kill_on_drop: false }`
[INFO] [stdout] 0f8a4e9764e1dd60052e6f4cde6c03aedea17497510ea8944a5da8add3332e0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32d4058891f6ca1b913e6fd44f11421b5646e1cc0031961429e261557cd8c765
[INFO] running `Command { std: "docker" "start" "-a" "32d4058891f6ca1b913e6fd44f11421b5646e1cc0031961429e261557cd8c765", 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: 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 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] 
[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: 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 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] 
[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 `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: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: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: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: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 `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 `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: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: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: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: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: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:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[src_loc = "120: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 `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: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: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: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: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: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: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: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: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: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: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:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[src_loc = "75: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 `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:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[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: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 `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: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: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: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: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:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[src_loc = "126:9"]
[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 `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: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: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: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:313:3
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[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: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: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:349:3
[INFO] [stdout]     |
[INFO] [stdout] 349 | #[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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:620:3
[INFO] [stdout]     |
[INFO] [stdout] 620 | #[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:651:7
[INFO] [stdout]     |
[INFO] [stdout] 651 |     #[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: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: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: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: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:690:3
[INFO] [stdout]     |
[INFO] [stdout] 690 | #[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: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: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 `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: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: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: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: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: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: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: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:819:7
[INFO] [stdout]     |
[INFO] [stdout] 819 |     #[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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:1042:11
[INFO] [stdout]      |
[INFO] [stdout] 1042 |         #[src_loc = "919: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: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: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:1053:11
[INFO] [stdout]      |
[INFO] [stdout] 1053 |         #[src_loc = "941: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: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: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: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: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: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: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: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:1159:7
[INFO] [stdout]      |
[INFO] [stdout] 1159 |     #[src_loc = "1113:5"]
[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: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: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:1165:7
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     #[src_loc = "1111: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: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:1132:7
[INFO] [stdout]      |
[INFO] [stdout] 1132 |     #[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:1173:7
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     #[src_loc = "1109:5"]
[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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:1203:7
[INFO] [stdout]      |
[INFO] [stdout] 1203 |     #[src_loc = "1097: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: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: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:1209:7
[INFO] [stdout]      |
[INFO] [stdout] 1209 |     #[src_loc = "1095:5"]
[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 `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: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:1215:7
[INFO] [stdout]      |
[INFO] [stdout] 1215 |     #[src_loc = "1093:5"]
[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: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: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:1221:7
[INFO] [stdout]      |
[INFO] [stdout] 1221 |     #[src_loc = "1091:5"]
[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: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: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: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: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: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: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: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: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:1272:3
[INFO] [stdout]      |
[INFO] [stdout] 1272 | #[header_src =
[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: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:1635:7
[INFO] [stdout]      |
[INFO] [stdout] 1635 |     #[src_loc = "256:1"]
[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: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: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:1656:7
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     #[src_loc = "273: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 `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: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:1682:7
[INFO] [stdout]      |
[INFO] [stdout] 1682 |     #[src_loc = "300: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:2112:7
[INFO] [stdout]      |
[INFO] [stdout] 2112 |     #[src_loc = "478:1"]
[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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:2272:7
[INFO] [stdout]      |
[INFO] [stdout] 2272 |     #[src_loc = "471: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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 `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 `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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:3786:11
[INFO] [stdout]      |
[INFO] [stdout] 3786 |         #[src_loc = "185: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:4254:7
[INFO] [stdout]      |
[INFO] [stdout] 4254 |     #[src_loc = "1491:5"]
[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: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: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: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: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: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: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: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: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: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:3841:7
[INFO] [stdout]      |
[INFO] [stdout] 3841 |     #[src_loc = "388: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: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: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: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:4381:7
[INFO] [stdout]      |
[INFO] [stdout] 4381 |     #[src_loc = "66: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: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: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: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: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:3876:7
[INFO] [stdout]      |
[INFO] [stdout] 3876 |     #[src_loc = "376:9"]
[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: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: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: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:4473:7
[INFO] [stdout]      |
[INFO] [stdout] 4473 |     #[src_loc = "524:9"]
[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:4480:7
[INFO] [stdout]      |
[INFO] [stdout] 4480 |     #[src_loc = "526: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:4509:7
[INFO] [stdout]      |
[INFO] [stdout] 4509 |     #[src_loc = "299:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4516:7
[INFO] [stdout]      |
[INFO] [stdout] 4516 |     #[src_loc = "793: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:4530:7
[INFO] [stdout]      |
[INFO] [stdout] 4530 |     #[src_loc = "257:1"]
[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:4534:7
[INFO] [stdout]      |
[INFO] [stdout] 4534 |     #[src_loc = "257:9"]
[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:4542:7
[INFO] [stdout]      |
[INFO] [stdout] 4542 |     #[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: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:4556:11
[INFO] [stdout]      |
[INFO] [stdout] 4556 |         #[src_loc = "299:9"]
[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 `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4566:3
[INFO] [stdout]      |
[INFO] [stdout] 4566 | #[header_src =
[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:4652:7
[INFO] [stdout]      |
[INFO] [stdout] 4652 |     #[src_loc = "167: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:4656:7
[INFO] [stdout]      |
[INFO] [stdout] 4656 |     #[src_loc = "167:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4668:7
[INFO] [stdout]      |
[INFO] [stdout] 4668 |     #[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: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:4672:7
[INFO] [stdout]      |
[INFO] [stdout] 4672 |     #[src_loc = "136:1"]
[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:4678:7
[INFO] [stdout]      |
[INFO] [stdout] 4678 |     #[src_loc = "137: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:4686:11
[INFO] [stdout]      |
[INFO] [stdout] 4686 |         #[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:4254:7
[INFO] [stdout]      |
[INFO] [stdout] 4254 |     #[src_loc = "1491:5"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4690:3
[INFO] [stdout]      |
[INFO] [stdout] 4690 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/crypto.h:39"]
[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:4694:7
[INFO] [stdout]      |
[INFO] [stdout] 4694 |     #[src_loc = "293:5"]
[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:4700:7
[INFO] [stdout]      |
[INFO] [stdout] 4700 |     #[src_loc = "290:9"]
[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 `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4749:3
[INFO] [stdout]      |
[INFO] [stdout] 4749 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/x509.h:39"]
[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:4751:7
[INFO] [stdout]      |
[INFO] [stdout] 4751 |     #[src_loc = "441:1"]
[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:4755:7
[INFO] [stdout]      |
[INFO] [stdout] 4755 |     #[src_loc = "441:9"]
[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:4768:7
[INFO] [stdout]      |
[INFO] [stdout] 4768 |     #[src_loc = "202:9"]
[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:4774:7
[INFO] [stdout]      |
[INFO] [stdout] 4774 |     #[src_loc = "438: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:4780:7
[INFO] [stdout]      |
[INFO] [stdout] 4780 |     #[src_loc = "175:1"]
[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:4784:7
[INFO] [stdout]      |
[INFO] [stdout] 4784 |     #[src_loc = "262:1"]
[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:4788:7
[INFO] [stdout]      |
[INFO] [stdout] 4788 |     #[src_loc = "262:9"]
[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:4796:7
[INFO] [stdout]      |
[INFO] [stdout] 4796 |     #[src_loc = "242: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:4800:7
[INFO] [stdout]      |
[INFO] [stdout] 4800 |     #[src_loc = "242: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:4814:7
[INFO] [stdout]      |
[INFO] [stdout] 4814 |     #[src_loc = "152:1"]
[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] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4818:7
[INFO] [stdout]      |
[INFO] [stdout] 4818 |     #[src_loc = "152:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4480:7
[INFO] [stdout]      |
[INFO] [stdout] 4480 |     #[src_loc = "526:5"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4825:7
[INFO] [stdout]      |
[INFO] [stdout] 4825 |     #[src_loc = "301:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4509:7
[INFO] [stdout]      |
[INFO] [stdout] 4509 |     #[src_loc = "299:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4832:7
[INFO] [stdout]      |
[INFO] [stdout] 4832 |     #[src_loc = "476:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4516:7
[INFO] [stdout]      |
[INFO] [stdout] 4516 |     #[src_loc = "793:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4838:7
[INFO] [stdout]      |
[INFO] [stdout] 4838 |     #[src_loc = "192:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4530:7
[INFO] [stdout]      |
[INFO] [stdout] 4530 |     #[src_loc = "257:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4842:7
[INFO] [stdout]      |
[INFO] [stdout] 4842 |     #[src_loc = "202:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4534:7
[INFO] [stdout]      |
[INFO] [stdout] 4534 |     #[src_loc = "257:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4851:11
[INFO] [stdout]      |
[INFO] [stdout] 4851 |         #[src_loc = "471:5"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4542:7
[INFO] [stdout]      |
[INFO] [stdout] 4542 |     #[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:4853:11
[INFO] [stdout]      |
[INFO] [stdout] 4853 |         #[src_loc = "289:5"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4556:11
[INFO] [stdout]      |
[INFO] [stdout] 4556 |         #[src_loc = "299:9"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4855:11
[INFO] [stdout]      |
[INFO] [stdout] 4855 |         #[src_loc = "288:5"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4566:3
[INFO] [stdout]      |
[INFO] [stdout] 4566 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4862:3
[INFO] [stdout]      |
[INFO] [stdout] 4862 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/evp.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4652:7
[INFO] [stdout]      |
[INFO] [stdout] 4652 |     #[src_loc = "167:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4866:7
[INFO] [stdout]      |
[INFO] [stdout] 4866 |     #[src_loc = "151:5"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4656:7
[INFO] [stdout]      |
[INFO] [stdout] 4656 |     #[src_loc = "167:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4872:7
[INFO] [stdout]      |
[INFO] [stdout] 4872 |     #[src_loc = "135:5"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4668:7
[INFO] [stdout]      |
[INFO] [stdout] 4668 |     #[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:4883:11
[INFO] [stdout]      |
[INFO] [stdout] 4883 |         #[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:4672:7
[INFO] [stdout]      |
[INFO] [stdout] 4672 |     #[src_loc = "136:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4890:3
[INFO] [stdout]      |
[INFO] [stdout] 4890 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/bn.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4678:7
[INFO] [stdout]      |
[INFO] [stdout] 4678 |     #[src_loc = "137:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4894:7
[INFO] [stdout]      |
[INFO] [stdout] 4894 |     #[src_loc = "352:5"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4686:11
[INFO] [stdout]      |
[INFO] [stdout] 4686 |         #[src_loc = "159:9"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4907:3
[INFO] [stdout]      |
[INFO] [stdout] 4907 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/dsa.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4690:3
[INFO] [stdout]      |
[INFO] [stdout] 4690 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/crypto.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4909:7
[INFO] [stdout]      |
[INFO] [stdout] 4909 |     #[src_loc = "124:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4694:7
[INFO] [stdout]      |
[INFO] [stdout] 4694 |     #[src_loc = "293:5"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4913:7
[INFO] [stdout]      |
[INFO] [stdout] 4913 |     #[src_loc = "124:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4700:7
[INFO] [stdout]      |
[INFO] [stdout] 4700 |     #[src_loc = "290:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4923:3
[INFO] [stdout]      |
[INFO] [stdout] 4923 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/pem.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4749:3
[INFO] [stdout]      |
[INFO] [stdout] 4749 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/x509.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5013:7
[INFO] [stdout]      |
[INFO] [stdout] 5013 |     #[src_loc = "389:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4751:7
[INFO] [stdout]      |
[INFO] [stdout] 4751 |     #[src_loc = "441:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:5023:3
[INFO] [stdout]      |
[INFO] [stdout] 5023 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/comp.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4755:7
[INFO] [stdout]      |
[INFO] [stdout] 4755 |     #[src_loc = "441:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5025:7
[INFO] [stdout]      |
[INFO] [stdout] 5025 |     #[src_loc = "15:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4768:7
[INFO] [stdout]      |
[INFO] [stdout] 4768 |     #[src_loc = "202:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5029:7
[INFO] [stdout]      |
[INFO] [stdout] 5029 |     #[src_loc = "15:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4774:7
[INFO] [stdout]      |
[INFO] [stdout] 4774 |     #[src_loc = "438:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:5043:3
[INFO] [stdout]      |
[INFO] [stdout] 5043 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/dtls1.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4780:7
[INFO] [stdout]      |
[INFO] [stdout] 4780 |     #[src_loc = "175:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5115:7
[INFO] [stdout]      |
[INFO] [stdout] 5115 |     #[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:4784:7
[INFO] [stdout]      |
[INFO] [stdout] 4784 |     #[src_loc = "262:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5123:7
[INFO] [stdout]      |
[INFO] [stdout] 5123 |     #[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:4788:7
[INFO] [stdout]      |
[INFO] [stdout] 4788 |     #[src_loc = "262:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5135:7
[INFO] [stdout]      |
[INFO] [stdout] 5135 |     #[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:4796:7
[INFO] [stdout]      |
[INFO] [stdout] 4796 |     #[src_loc = "242:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5143:7
[INFO] [stdout]      |
[INFO] [stdout] 5143 |     #[src_loc = "171:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4800:7
[INFO] [stdout]      |
[INFO] [stdout] 4800 |     #[src_loc = "242:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5147:7
[INFO] [stdout]      |
[INFO] [stdout] 5147 |     #[src_loc = "171:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4814:7
[INFO] [stdout]      |
[INFO] [stdout] 4814 |     #[src_loc = "152:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5152:7
[INFO] [stdout]      |
[INFO] [stdout] 5152 |     #[src_loc = "128:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4818:7
[INFO] [stdout]      |
[INFO] [stdout] 4818 |     #[src_loc = "152:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5156:7
[INFO] [stdout]      |
[INFO] [stdout] 5156 |     #[src_loc = "128:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4825:7
[INFO] [stdout]      |
[INFO] [stdout] 4825 |     #[src_loc = "301:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:5167:3
[INFO] [stdout]      |
[INFO] [stdout] 5167 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/pqueue.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4832:7
[INFO] [stdout]      |
[INFO] [stdout] 4832 |     #[src_loc = "476:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5227:7
[INFO] [stdout]      |
[INFO] [stdout] 5227 |     #[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:4838:7
[INFO] [stdout]      |
[INFO] [stdout] 4838 |     #[src_loc = "192:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5230:11
[INFO] [stdout]      |
[INFO] [stdout] 5230 |         #[src_loc = "70:9"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:5235:3
[INFO] [stdout]      |
[INFO] [stdout] 5235 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/ssl3.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4842:7
[INFO] [stdout]      |
[INFO] [stdout] 4842 |     #[src_loc = "202:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5239:7
[INFO] [stdout]      |
[INFO] [stdout] 5239 |     #[src_loc = "553:5"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4851:11
[INFO] [stdout]      |
[INFO] [stdout] 4851 |         #[src_loc = "471:5"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5433:7
[INFO] [stdout]      |
[INFO] [stdout] 5433 |     #[src_loc = "403:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4853:11
[INFO] [stdout]      |
[INFO] [stdout] 4853 |         #[src_loc = "289:5"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5437:7
[INFO] [stdout]      |
[INFO] [stdout] 5437 |     #[src_loc = "403:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4855:11
[INFO] [stdout]      |
[INFO] [stdout] 4855 |         #[src_loc = "288:5"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5448:7
[INFO] [stdout]      |
[INFO] [stdout] 5448 |     #[src_loc = "438:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4862:3
[INFO] [stdout]      |
[INFO] [stdout] 4862 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/evp.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5452:7
[INFO] [stdout]      |
[INFO] [stdout] 5452 |     #[src_loc = "438:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4866:7
[INFO] [stdout]      |
[INFO] [stdout] 4866 |     #[src_loc = "151:5"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:5518:3
[INFO] [stdout]      |
[INFO] [stdout] 5518 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/ec.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4872:7
[INFO] [stdout]      |
[INFO] [stdout] 4872 |     #[src_loc = "135:5"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5988:7
[INFO] [stdout]      |
[INFO] [stdout] 5988 |     #[src_loc = "741:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:5995:3
[INFO] [stdout]      |
[INFO] [stdout] 5995 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/bio.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4883:11
[INFO] [stdout]      |
[INFO] [stdout] 4883 |         #[src_loc = "147:9"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4890:3
[INFO] [stdout]      |
[INFO] [stdout] 4890 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/bn.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6135:7
[INFO] [stdout]      |
[INFO] [stdout] 6135 |     #[src_loc = "238:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4894:7
[INFO] [stdout]      |
[INFO] [stdout] 4894 |     #[src_loc = "352:5"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6137:7
[INFO] [stdout]      |
[INFO] [stdout] 6137 |     #[src_loc = "312:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4907:3
[INFO] [stdout]      |
[INFO] [stdout] 4907 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/dsa.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6141:7
[INFO] [stdout]      |
[INFO] [stdout] 6141 |     #[src_loc = "312:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4909:7
[INFO] [stdout]      |
[INFO] [stdout] 4909 |     #[src_loc = "124:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6184:7
[INFO] [stdout]      |
[INFO] [stdout] 6184 |     #[src_loc = "309:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:4913:7
[INFO] [stdout]      |
[INFO] [stdout] 4913 |     #[src_loc = "124:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6195:3
[INFO] [stdout]      |
[INFO] [stdout] 6195 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/ssl2.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:4923:3
[INFO] [stdout]      |
[INFO] [stdout] 4923 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/pem.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6199:7
[INFO] [stdout]      |
[INFO] [stdout] 6199 |     #[src_loc = "203:5"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5013:7
[INFO] [stdout]      |
[INFO] [stdout] 5013 |     #[src_loc = "389:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6217:3
[INFO] [stdout]      |
[INFO] [stdout] 6217 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:5023:3
[INFO] [stdout]      |
[INFO] [stdout] 5023 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/comp.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6284:7
[INFO] [stdout]      |
[INFO] [stdout] 6284 |     #[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:5025:7
[INFO] [stdout]      |
[INFO] [stdout] 5025 |     #[src_loc = "15:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6288:7
[INFO] [stdout]      |
[INFO] [stdout] 6288 |     #[src_loc = "91:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5029:7
[INFO] [stdout]      |
[INFO] [stdout] 5029 |     #[src_loc = "15:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6305:7
[INFO] [stdout]      |
[INFO] [stdout] 6305 |     #[src_loc = "87:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:5043:3
[INFO] [stdout]      |
[INFO] [stdout] 5043 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/dtls1.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6309:7
[INFO] [stdout]      |
[INFO] [stdout] 6309 |     #[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:5115:7
[INFO] [stdout]      |
[INFO] [stdout] 5115 |     #[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:6315:11
[INFO] [stdout]      |
[INFO] [stdout] 6315 |         #[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:5123:7
[INFO] [stdout]      |
[INFO] [stdout] 5123 |     #[src_loc = "147:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6336:3
[INFO] [stdout]      |
[INFO] [stdout] 6336 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5135:7
[INFO] [stdout]      |
[INFO] [stdout] 5135 |     #[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:6386:7
[INFO] [stdout]      |
[INFO] [stdout] 6386 |     #[src_loc = "394:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5143:7
[INFO] [stdout]      |
[INFO] [stdout] 5143 |     #[src_loc = "171:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6389:7
[INFO] [stdout]      |
[INFO] [stdout] 6389 |     #[src_loc = "409:4"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5147:7
[INFO] [stdout]      |
[INFO] [stdout] 5147 |     #[src_loc = "171:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6391:7
[INFO] [stdout]      |
[INFO] [stdout] 6391 |     #[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:5152:7
[INFO] [stdout]      |
[INFO] [stdout] 5152 |     #[src_loc = "128:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6393:7
[INFO] [stdout]      |
[INFO] [stdout] 6393 |     #[src_loc = "400:4"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5156:7
[INFO] [stdout]      |
[INFO] [stdout] 5156 |     #[src_loc = "128:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6395:7
[INFO] [stdout]      |
[INFO] [stdout] 6395 |     #[src_loc = "391:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6413:3
[INFO] [stdout]      |
[INFO] [stdout] 6413 | #[header_src = "/usr/local/Cellar/stoken/0.92/include/stoken.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:5167:3
[INFO] [stdout]      |
[INFO] [stdout] 5167 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/pqueue.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6444:11
[INFO] [stdout]      |
[INFO] [stdout] 6444 |         #[src_loc = "59:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5227:7
[INFO] [stdout]      |
[INFO] [stdout] 5227 |     #[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:6449:3
[INFO] [stdout]      |
[INFO] [stdout] 6449 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5230:11
[INFO] [stdout]      |
[INFO] [stdout] 5230 |         #[src_loc = "70:9"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6496:7
[INFO] [stdout]      |
[INFO] [stdout] 6496 |     #[src_loc = "108:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:5235:3
[INFO] [stdout]      |
[INFO] [stdout] 5235 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/ssl3.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6498:7
[INFO] [stdout]      |
[INFO] [stdout] 6498 |     #[src_loc = "102:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5239:7
[INFO] [stdout]      |
[INFO] [stdout] 5239 |     #[src_loc = "553:5"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6501:11
[INFO] [stdout]      |
[INFO] [stdout] 6501 |         #[src_loc = "107:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5433:7
[INFO] [stdout]      |
[INFO] [stdout] 5433 |     #[src_loc = "403:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6503:11
[INFO] [stdout]      |
[INFO] [stdout] 6503 |         #[src_loc = "101:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5437:7
[INFO] [stdout]      |
[INFO] [stdout] 5437 |     #[src_loc = "403:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6512:3
[INFO] [stdout]      |
[INFO] [stdout] 6512 | #[header_src = "/usr/local/Cellar/libproxy/0.4.15_1/include/proxy.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5448:7
[INFO] [stdout]      |
[INFO] [stdout] 5448 |     #[src_loc = "438:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6532:7
[INFO] [stdout]      |
[INFO] [stdout] 6532 |     #[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:5452:7
[INFO] [stdout]      |
[INFO] [stdout] 5452 |     #[src_loc = "438:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6535:11
[INFO] [stdout]      |
[INFO] [stdout] 6535 |         #[src_loc = "28:9"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:5518:3
[INFO] [stdout]      |
[INFO] [stdout] 5518 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/ec.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6540:3
[INFO] [stdout]      |
[INFO] [stdout] 6540 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:5988:7
[INFO] [stdout]      |
[INFO] [stdout] 5988 |     #[src_loc = "741:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6546:11
[INFO] [stdout]      |
[INFO] [stdout] 6546 |         #[src_loc = "69:14"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6550:11
[INFO] [stdout]      |
[INFO] [stdout] 6550 |         #[src_loc = "155:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:5995:3
[INFO] [stdout]      |
[INFO] [stdout] 5995 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/bio.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6554:11
[INFO] [stdout]      |
[INFO] [stdout] 6554 |         #[src_loc = "180:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6135:7
[INFO] [stdout]      |
[INFO] [stdout] 6135 |     #[src_loc = "238:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6137:7
[INFO] [stdout]      |
[INFO] [stdout] 6137 |     #[src_loc = "312:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6559:11
[INFO] [stdout]      |
[INFO] [stdout] 6559 |         #[src_loc = "334:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6563:11
[INFO] [stdout]      |
[INFO] [stdout] 6563 |         #[src_loc = "370:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6141:7
[INFO] [stdout]      |
[INFO] [stdout] 6141 |     #[src_loc = "312:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6571:3
[INFO] [stdout]      |
[INFO] [stdout] 6571 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6184:7
[INFO] [stdout]      |
[INFO] [stdout] 6184 |     #[src_loc = "309:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6735:11
[INFO] [stdout]      |
[INFO] [stdout] 6735 |         #[src_loc = "430:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6195:3
[INFO] [stdout]      |
[INFO] [stdout] 6195 | #[header_src = "/usr/local/Cellar/openssl/1.0.2t/include/openssl/ssl2.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6738:11
[INFO] [stdout]      |
[INFO] [stdout] 6738 |         #[src_loc = "431:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6199:7
[INFO] [stdout]      |
[INFO] [stdout] 6199 |     #[src_loc = "203:5"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6741:11
[INFO] [stdout]      |
[INFO] [stdout] 6741 |         #[src_loc = "434:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6217:3
[INFO] [stdout]      |
[INFO] [stdout] 6217 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6744:11
[INFO] [stdout]      |
[INFO] [stdout] 6744 |         #[src_loc = "437:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6284:7
[INFO] [stdout]      |
[INFO] [stdout] 6284 |     #[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:6747:11
[INFO] [stdout]      |
[INFO] [stdout] 6747 |         #[src_loc = "440:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6288:7
[INFO] [stdout]      |
[INFO] [stdout] 6288 |     #[src_loc = "91:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6750:11
[INFO] [stdout]      |
[INFO] [stdout] 6750 |         #[src_loc = "444:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6305:7
[INFO] [stdout]      |
[INFO] [stdout] 6305 |     #[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:6754:11
[INFO] [stdout]      |
[INFO] [stdout] 6754 |         #[src_loc = "447:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6309:7
[INFO] [stdout]      |
[INFO] [stdout] 6309 |     #[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:6757:11
[INFO] [stdout]      |
[INFO] [stdout] 6757 |         #[src_loc = "462:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6315:11
[INFO] [stdout]      |
[INFO] [stdout] 6315 |         #[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:6760:11
[INFO] [stdout]      |
[INFO] [stdout] 6760 |         #[src_loc = "475:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6336:3
[INFO] [stdout]      |
[INFO] [stdout] 6336 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6763:11
[INFO] [stdout]      |
[INFO] [stdout] 6763 |         #[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:6386:7
[INFO] [stdout]      |
[INFO] [stdout] 6386 |     #[src_loc = "394:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6766:11
[INFO] [stdout]      |
[INFO] [stdout] 6766 |         #[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:6389:7
[INFO] [stdout]      |
[INFO] [stdout] 6389 |     #[src_loc = "409:4"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6769:11
[INFO] [stdout]      |
[INFO] [stdout] 6769 |         #[src_loc = "480:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6391:7
[INFO] [stdout]      |
[INFO] [stdout] 6391 |     #[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:6774:11
[INFO] [stdout]      |
[INFO] [stdout] 6774 |         #[src_loc = "494:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6393:7
[INFO] [stdout]      |
[INFO] [stdout] 6393 |     #[src_loc = "400:4"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6777:11
[INFO] [stdout]      |
[INFO] [stdout] 6777 |         #[src_loc = "496:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6395:7
[INFO] [stdout]      |
[INFO] [stdout] 6395 |     #[src_loc = "391:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6781:11
[INFO] [stdout]      |
[INFO] [stdout] 6781 |         #[src_loc = "673:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6413:3
[INFO] [stdout]      |
[INFO] [stdout] 6413 | #[header_src = "/usr/local/Cellar/stoken/0.92/include/stoken.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6784:11
[INFO] [stdout]      |
[INFO] [stdout] 6784 |         #[src_loc = "715:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6444:11
[INFO] [stdout]      |
[INFO] [stdout] 6444 |         #[src_loc = "59:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6790:3
[INFO] [stdout]      |
[INFO] [stdout] 6790 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6449:3
[INFO] [stdout]      |
[INFO] [stdout] 6449 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6795:11
[INFO] [stdout]      |
[INFO] [stdout] 6795 |         #[src_loc = "72:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6496:7
[INFO] [stdout]      |
[INFO] [stdout] 6496 |     #[src_loc = "108:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6799:11
[INFO] [stdout]      |
[INFO] [stdout] 6799 |         #[src_loc = "73:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6498:7
[INFO] [stdout]      |
[INFO] [stdout] 6498 |     #[src_loc = "102:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6803:11
[INFO] [stdout]      |
[INFO] [stdout] 6803 |         #[src_loc = "76:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6501:11
[INFO] [stdout]      |
[INFO] [stdout] 6501 |         #[src_loc = "107:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6807:11
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         #[src_loc = "77:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6503:11
[INFO] [stdout]      |
[INFO] [stdout] 6503 |         #[src_loc = "101:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6811:11
[INFO] [stdout]      |
[INFO] [stdout] 6811 |         #[src_loc = "79:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6512:3
[INFO] [stdout]      |
[INFO] [stdout] 6512 | #[header_src = "/usr/local/Cellar/libproxy/0.4.15_1/include/proxy.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6815:11
[INFO] [stdout]      |
[INFO] [stdout] 6815 |         #[src_loc = "81:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6532:7
[INFO] [stdout]      |
[INFO] [stdout] 6532 |     #[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:6818:11
[INFO] [stdout]      |
[INFO] [stdout] 6818 |         #[src_loc = "82:9"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6535:11
[INFO] [stdout]      |
[INFO] [stdout] 6535 |         #[src_loc = "28:9"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6821:11
[INFO] [stdout]      |
[INFO] [stdout] 6821 |         #[src_loc = "84:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6540:3
[INFO] [stdout]      |
[INFO] [stdout] 6540 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6825:11
[INFO] [stdout]      |
[INFO] [stdout] 6825 |         #[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:6546:11
[INFO] [stdout]      |
[INFO] [stdout] 6546 |         #[src_loc = "69:14"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6829:11
[INFO] [stdout]      |
[INFO] [stdout] 6829 |         #[src_loc = "117:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6550:11
[INFO] [stdout]      |
[INFO] [stdout] 6550 |         #[src_loc = "155:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6841:3
[INFO] [stdout]      |
[INFO] [stdout] 6841 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6554:11
[INFO] [stdout]      |
[INFO] [stdout] 6554 |         #[src_loc = "180:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6846:11
[INFO] [stdout]      |
[INFO] [stdout] 6846 |         #[src_loc = "78:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6559:11
[INFO] [stdout]      |
[INFO] [stdout] 6559 |         #[src_loc = "334:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6850:11
[INFO] [stdout]      |
[INFO] [stdout] 6850 |         #[src_loc = "79:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6563:11
[INFO] [stdout]      |
[INFO] [stdout] 6563 |         #[src_loc = "370:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6856:3
[INFO] [stdout]      |
[INFO] [stdout] 6856 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6571:3
[INFO] [stdout]      |
[INFO] [stdout] 6571 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6928:11
[INFO] [stdout]      |
[INFO] [stdout] 6928 |         #[src_loc = "80:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6735:11
[INFO] [stdout]      |
[INFO] [stdout] 6735 |         #[src_loc = "430:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:7032:3
[INFO] [stdout]      |
[INFO] [stdout] 7032 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6738:11
[INFO] [stdout]      |
[INFO] [stdout] 6738 |         #[src_loc = "431:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7038:11
[INFO] [stdout]      |
[INFO] [stdout] 7038 |         #[src_loc = "368:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6741:11
[INFO] [stdout]      |
[INFO] [stdout] 6741 |         #[src_loc = "434:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:7045:3
[INFO] [stdout]      |
[INFO] [stdout] 7045 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6744:11
[INFO] [stdout]      |
[INFO] [stdout] 6744 |         #[src_loc = "437:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7051:11
[INFO] [stdout]      |
[INFO] [stdout] 7051 |         #[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:6747:11
[INFO] [stdout]      |
[INFO] [stdout] 6747 |         #[src_loc = "440:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:7058:3
[INFO] [stdout]      |
[INFO] [stdout] 7058 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6750:11
[INFO] [stdout]      |
[INFO] [stdout] 6750 |         #[src_loc = "444:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7090:11
[INFO] [stdout]      |
[INFO] [stdout] 7090 |         #[src_loc = "40:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6754:11
[INFO] [stdout]      |
[INFO] [stdout] 6754 |         #[src_loc = "447:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7093:11
[INFO] [stdout]      |
[INFO] [stdout] 7093 |         #[src_loc = "41:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6757:11
[INFO] [stdout]      |
[INFO] [stdout] 6757 |         #[src_loc = "462:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7097:11
[INFO] [stdout]      |
[INFO] [stdout] 7097 |         #[src_loc = "42:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6760:11
[INFO] [stdout]      |
[INFO] [stdout] 6760 |         #[src_loc = "475:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:7102:3
[INFO] [stdout]      |
[INFO] [stdout] 7102 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6763:11
[INFO] [stdout]      |
[INFO] [stdout] 6763 |         #[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:6766:11
[INFO] [stdout]      |
[INFO] [stdout] 6766 |         #[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:7107:11
[INFO] [stdout]      |
[INFO] [stdout] 7107 |         #[src_loc = "145:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7111:11
[INFO] [stdout]      |
[INFO] [stdout] 7111 |         #[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:6769:11
[INFO] [stdout]      |
[INFO] [stdout] 6769 |         #[src_loc = "480:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7114:11
[INFO] [stdout]      |
[INFO] [stdout] 7114 |         #[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:6774:11
[INFO] [stdout]      |
[INFO] [stdout] 6774 |         #[src_loc = "494:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:7127:3
[INFO] [stdout]      |
[INFO] [stdout] 7127 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6777:11
[INFO] [stdout]      |
[INFO] [stdout] 6777 |         #[src_loc = "496:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7133:11
[INFO] [stdout]      |
[INFO] [stdout] 7133 |         #[src_loc = "250:23"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6781:11
[INFO] [stdout]      |
[INFO] [stdout] 6781 |         #[src_loc = "673:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:7138:3
[INFO] [stdout]      |
[INFO] [stdout] 7138 | #[header_src = "/usr/local/Cellar/gettext/0.20.1/include/libintl.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6784:11
[INFO] [stdout]      |
[INFO] [stdout] 6784 |         #[src_loc = "715:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7144:11
[INFO] [stdout]      |
[INFO] [stdout] 7144 |         #[src_loc = "156:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6790:3
[INFO] [stdout]      |
[INFO] [stdout] 6790 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7362:3
[INFO] [stdout]      |
[INFO] [stdout] 7362 | #[src_loc = "47:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6795:11
[INFO] [stdout]      |
[INFO] [stdout] 6795 |         #[src_loc = "72:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7387:3
[INFO] [stdout]      |
[INFO] [stdout] 7387 | #[src_loc = "69:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6799:11
[INFO] [stdout]      |
[INFO] [stdout] 6799 |         #[src_loc = "73:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7399:3
[INFO] [stdout]      |
[INFO] [stdout] 7399 | #[src_loc = "80:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6803:11
[INFO] [stdout]      |
[INFO] [stdout] 6803 |         #[src_loc = "76:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7554:3
[INFO] [stdout]      |
[INFO] [stdout] 7554 | #[src_loc = "163:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6807:11
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         #[src_loc = "77:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7733:3
[INFO] [stdout]      |
[INFO] [stdout] 7733 | #[src_loc = "251:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6811:11
[INFO] [stdout]      |
[INFO] [stdout] 6811 |         #[src_loc = "79:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7799:3
[INFO] [stdout]      |
[INFO] [stdout] 7799 | #[src_loc = "308:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7872:3
[INFO] [stdout]      |
[INFO] [stdout] 7872 | #[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:6815:11
[INFO] [stdout]      |
[INFO] [stdout] 6815 |         #[src_loc = "81:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7986:3
[INFO] [stdout]      |
[INFO] [stdout] 7986 | #[src_loc = "445:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6818:11
[INFO] [stdout]      |
[INFO] [stdout] 6818 |         #[src_loc = "82:9"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8017:3
[INFO] [stdout]      |
[INFO] [stdout] 8017 | #[src_loc = "463:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6821:11
[INFO] [stdout]      |
[INFO] [stdout] 6821 |         #[src_loc = "84:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8081:3
[INFO] [stdout]      |
[INFO] [stdout] 8081 | #[src_loc = "508:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6825:11
[INFO] [stdout]      |
[INFO] [stdout] 6825 |         #[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:8101:3
[INFO] [stdout]      |
[INFO] [stdout] 8101 | #[src_loc = "523:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6829:11
[INFO] [stdout]      |
[INFO] [stdout] 6829 |         #[src_loc = "117:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8286:3
[INFO] [stdout]      |
[INFO] [stdout] 8286 | #[src_loc = "624:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6841:3
[INFO] [stdout]      |
[INFO] [stdout] 6841 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8424:3
[INFO] [stdout]      |
[INFO] [stdout] 8424 | #[src_loc = "712:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6846:11
[INFO] [stdout]      |
[INFO] [stdout] 6846 |         #[src_loc = "78:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8521:3
[INFO] [stdout]      |
[INFO] [stdout] 8521 | #[src_loc = "755:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6850:11
[INFO] [stdout]      |
[INFO] [stdout] 6850 |         #[src_loc = "79:6"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8540:3
[INFO] [stdout]      |
[INFO] [stdout] 8540 | #[src_loc = "779:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:6856:3
[INFO] [stdout]      |
[INFO] [stdout] 6856 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8630:3
[INFO] [stdout]      |
[INFO] [stdout] 8630 | #[src_loc = "823:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:6928:11
[INFO] [stdout]      |
[INFO] [stdout] 6928 |         #[src_loc = "80:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8743:3
[INFO] [stdout]      |
[INFO] [stdout] 8743 | #[src_loc = "888:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:7032:3
[INFO] [stdout]      |
[INFO] [stdout] 7032 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8775:3
[INFO] [stdout]      |
[INFO] [stdout] 8775 | #[src_loc = "912:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7038:11
[INFO] [stdout]      |
[INFO] [stdout] 7038 |         #[src_loc = "368:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8924:3
[INFO] [stdout]      |
[INFO] [stdout] 8924 | #[src_loc = "988:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:7045:3
[INFO] [stdout]      |
[INFO] [stdout] 7045 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8987:3
[INFO] [stdout]      |
[INFO] [stdout] 8987 | #[src_loc = "1040:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7051:11
[INFO] [stdout]      |
[INFO] [stdout] 7051 |         #[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:9328:3
[INFO] [stdout]      |
[INFO] [stdout] 9328 | #[src_loc = "1214:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:7058:3
[INFO] [stdout]      |
[INFO] [stdout] 7058 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:9479:3
[INFO] [stdout]      |
[INFO] [stdout] 9479 | #[src_loc = "1232:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7090:11
[INFO] [stdout]      |
[INFO] [stdout] 7090 |         #[src_loc = "40:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]  --> src/auth_common.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:7093:11
[INFO] [stdout]      |
[INFO] [stdout] 7093 |         #[src_loc = "41:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]  --> src/auth_common.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:7097:11
[INFO] [stdout]      |
[INFO] [stdout] 7097 |         #[src_loc = "42:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]  --> src/auth_common.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[src_loc = "44:1"]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:7102:3
[INFO] [stdout]      |
[INFO] [stdout] 7102 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]  --> src/auth_common.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[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:7107:11
[INFO] [stdout]      |
[INFO] [stdout] 7107 |         #[src_loc = "145:7"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]   --> src/auth_common.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[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:7111:11
[INFO] [stdout]      |
[INFO] [stdout] 7111 |         #[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_common.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[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:7114:11
[INFO] [stdout]      |
[INFO] [stdout] 7114 |         #[src_loc = "237:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:7127:3
[INFO] [stdout]      |
[INFO] [stdout] 7127 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]   --> src/auth_common.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[src_loc = "120:1"]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]   --> src/auth_common.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[header_src =
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7133:11
[INFO] [stdout]      |
[INFO] [stdout] 7133 |         #[src_loc = "250:23"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]   --> src/auth_common.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[src_loc = "60:1"]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth.rs:7138:3
[INFO] [stdout]      |
[INFO] [stdout] 7138 | #[header_src = "/usr/local/Cellar/gettext/0.20.1/include/libintl.h:39"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]   --> src/auth_common.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[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:7144:11
[INFO] [stdout]      |
[INFO] [stdout] 7144 |         #[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:7362:3
[INFO] [stdout]      |
[INFO] [stdout] 7362 | #[src_loc = "47:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]   --> src/auth_common.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[src_loc = "75:1"]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]   --> src/auth_common.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[header_src =
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7387:3
[INFO] [stdout]      |
[INFO] [stdout] 7387 | #[src_loc = "69:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]   --> src/auth_common.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[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:7399:3
[INFO] [stdout]      |
[INFO] [stdout] 7399 | #[src_loc = "80:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]   --> src/auth_common.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[header_src =
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7554:3
[INFO] [stdout]      |
[INFO] [stdout] 7554 | #[src_loc = "163:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]    --> src/auth_common.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |     #[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:7733:3
[INFO] [stdout]      |
[INFO] [stdout] 7733 | #[src_loc = "251:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7799:3
[INFO] [stdout]      |
[INFO] [stdout] 7799 | #[src_loc = "308:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:7872:3
[INFO] [stdout]      |
[INFO] [stdout] 7872 | #[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_common.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[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:7986:3
[INFO] [stdout]      |
[INFO] [stdout] 7986 | #[src_loc = "445:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.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:8017:3
[INFO] [stdout]      |
[INFO] [stdout] 8017 | #[src_loc = "463:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]    --> src/auth_common.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[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:8081:3
[INFO] [stdout]      |
[INFO] [stdout] 8081 | #[src_loc = "508:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:175:3
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8101:3
[INFO] [stdout]      |
[INFO] [stdout] 8101 | #[src_loc = "523:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]    --> src/auth_common.rs:206:7
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[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:8286:3
[INFO] [stdout]      |
[INFO] [stdout] 8286 | #[src_loc = "624:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:210:3
[INFO] [stdout]     |
[INFO] [stdout] 210 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8424:3
[INFO] [stdout]      |
[INFO] [stdout] 8424 | #[src_loc = "712:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]    --> src/auth_common.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 |     #[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:8521:3
[INFO] [stdout]      |
[INFO] [stdout] 8521 | #[src_loc = "755:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:226:3
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8540:3
[INFO] [stdout]      |
[INFO] [stdout] 8540 | #[src_loc = "779:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]    --> src/auth_common.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 |     #[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:8630:3
[INFO] [stdout]      |
[INFO] [stdout] 8630 | #[src_loc = "823:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:270:3
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8743:3
[INFO] [stdout]      |
[INFO] [stdout] 8743 | #[src_loc = "888:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]    --> src/auth_common.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[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:8775:3
[INFO] [stdout]      |
[INFO] [stdout] 8775 | #[src_loc = "912:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:306:3
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:8924:3
[INFO] [stdout]      |
[INFO] [stdout] 8924 | #[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_common.rs:337:7
[INFO] [stdout]     |
[INFO] [stdout] 337 |     #[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:8987:3
[INFO] [stdout]      |
[INFO] [stdout] 8987 | #[src_loc = "1040:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:342:3
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:9328:3
[INFO] [stdout]      |
[INFO] [stdout] 9328 | #[src_loc = "1214:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]    --> src/auth_common.rs:372:7
[INFO] [stdout]     |
[INFO] [stdout] 372 |     #[src_loc = "30:1"]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth.rs:9479:3
[INFO] [stdout]      |
[INFO] [stdout] 9479 | #[src_loc = "1232:1"]
[INFO] [stdout]      |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:376:3
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]  --> src/auth_common.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_common.rs:406:7
[INFO] [stdout]     |
[INFO] [stdout] 406 |     #[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_common.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[src_loc = "41:1"]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:410:3
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]  --> src/auth_common.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[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_common.rs:441:7
[INFO] [stdout]     |
[INFO] [stdout] 441 |     #[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_common.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[src_loc = "45:1"]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:446:3
[INFO] [stdout]     |
[INFO] [stdout] 446 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]   --> src/auth_common.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[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_common.rs:477:7
[INFO] [stdout]     |
[INFO] [stdout] 477 |     #[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_common.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[src_loc = "118:1"]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:481:3
[INFO] [stdout]     |
[INFO] [stdout] 481 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]   --> src/auth_common.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[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_common.rs:487:7
[INFO] [stdout]     |
[INFO] [stdout] 487 |     #[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_common.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[header_src =
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:498:3
[INFO] [stdout]     |
[INFO] [stdout] 498 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]   --> src/auth_common.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[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_common.rs:503:7
[INFO] [stdout]     |
[INFO] [stdout] 503 |     #[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_common.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[src_loc = "74:1"]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:520:3
[INFO] [stdout]     |
[INFO] [stdout] 520 | #[header_src = "/Users/cameron/github/openconnect/openconnect.h:31"]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]   --> src/auth_common.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[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_common.rs:530:7
[INFO] [stdout]     |
[INFO] [stdout] 530 |     #[src_loc = "221:1"]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]   --> src/auth_common.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[header_src =
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]    --> src/auth_common.rs:543:7
[INFO] [stdout]     |
[INFO] [stdout] 543 |     #[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_common.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[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_common.rs:557:7
[INFO] [stdout]     |
[INFO] [stdout] 557 |     #[src_loc = "249:1"]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]   --> src/auth_common.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[header_src =
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]    --> src/auth_common.rs:566:7
[INFO] [stdout]     |
[INFO] [stdout] 566 |     #[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_common.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |     #[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_common.rs:580:7
[INFO] [stdout]     |
[INFO] [stdout] 580 |     #[src_loc = "268:1"]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]    --> src/auth_common.rs:587:7
[INFO] [stdout]     |
[INFO] [stdout] 587 |     #[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_common.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[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_common.rs:605:7
[INFO] [stdout]     |
[INFO] [stdout] 605 |     #[src_loc = "294:1"]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.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_common.rs:613:7
[INFO] [stdout]     |
[INFO] [stdout] 613 |     #[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_common.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[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_common.rs:635:7
[INFO] [stdout]     |
[INFO] [stdout] 635 |     #[src_loc = "340:1"]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:175:3
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]    --> src/auth_common.rs:996:7
[INFO] [stdout]     |
[INFO] [stdout] 996 |     #[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_common.rs:206:7
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[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_common.rs:1000:7
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     #[src_loc = "685:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:210:3
[INFO] [stdout]     |
[INFO] [stdout] 210 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1004:7
[INFO] [stdout]      |
[INFO] [stdout] 1004 |     #[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_common.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 |     #[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_common.rs:226:3
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1012:7
[INFO] [stdout]      |
[INFO] [stdout] 1012 |     #[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_common.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 |     #[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_common.rs:1017:7
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     #[src_loc = "630:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:270:3
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1022:7
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     #[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_common.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[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_common.rs:1027:7
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     #[src_loc = "619:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:306:3
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1033:7
[INFO] [stdout]      |
[INFO] [stdout] 1033 |     #[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_common.rs:337:7
[INFO] [stdout]     |
[INFO] [stdout] 337 |     #[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_common.rs:1038:7
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     #[src_loc = "654:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:342:3
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1043:7
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     #[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_common.rs:372:7
[INFO] [stdout]     |
[INFO] [stdout] 372 |     #[src_loc = "30:1"]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1048:7
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     #[src_loc = "477:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:376:3
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1052:7
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     #[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_common.rs:406:7
[INFO] [stdout]     |
[INFO] [stdout] 406 |     #[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_common.rs:1054:7
[INFO] [stdout]      |
[INFO] [stdout] 1054 |     #[src_loc = "347:2"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:410:3
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1056:7
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     #[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_common.rs:441:7
[INFO] [stdout]     |
[INFO] [stdout] 441 |     #[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_common.rs:1058:7
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     #[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_common.rs:1060:7
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     #[src_loc = "344:2"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:446:3
[INFO] [stdout]     |
[INFO] [stdout] 446 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]    --> src/auth_common.rs:477:7
[INFO] [stdout]     |
[INFO] [stdout] 477 |     #[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_common.rs:1062:7
[INFO] [stdout]      |
[INFO] [stdout] 1062 |     #[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_common.rs:481:3
[INFO] [stdout]     |
[INFO] [stdout] 481 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1088:3
[INFO] [stdout]      |
[INFO] [stdout] 1088 | #[header_src = "/Users/cameron/github/openconnect/openconnect-internal.h:31"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]    --> src/auth_common.rs:487:7
[INFO] [stdout]     |
[INFO] [stdout] 487 |     #[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_common.rs:1092:7
[INFO] [stdout]      |
[INFO] [stdout] 1092 |     #[src_loc = "304:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:498:3
[INFO] [stdout]     |
[INFO] [stdout] 498 | #[header_src =
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1100:7
[INFO] [stdout]      |
[INFO] [stdout] 1100 |     #[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_common.rs:503:7
[INFO] [stdout]     |
[INFO] [stdout] 503 |     #[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_common.rs:1109:7
[INFO] [stdout]      |
[INFO] [stdout] 1109 |     #[src_loc = "126:2"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]    --> src/auth_common.rs:520:3
[INFO] [stdout]     |
[INFO] [stdout] 520 | #[header_src = "/Users/cameron/github/openconnect/openconnect.h:31"]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1119:7
[INFO] [stdout]      |
[INFO] [stdout] 1119 |     #[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_common.rs:530:7
[INFO] [stdout]     |
[INFO] [stdout] 530 |     #[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_common.rs:1129:7
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     #[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_common.rs:543:7
[INFO] [stdout]     |
[INFO] [stdout] 543 |     #[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_common.rs:1136:7
[INFO] [stdout]      |
[INFO] [stdout] 1136 |     #[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_common.rs:557:7
[INFO] [stdout]     |
[INFO] [stdout] 557 |     #[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_common.rs:1143:7
[INFO] [stdout]      |
[INFO] [stdout] 1143 |     #[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_common.rs:566:7
[INFO] [stdout]     |
[INFO] [stdout] 566 |     #[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_common.rs:1151:7
[INFO] [stdout]      |
[INFO] [stdout] 1151 |     #[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_common.rs:580:7
[INFO] [stdout]     |
[INFO] [stdout] 580 |     #[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_common.rs:1160:7
[INFO] [stdout]      |
[INFO] [stdout] 1160 |     #[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_common.rs:587:7
[INFO] [stdout]     |
[INFO] [stdout] 587 |     #[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_common.rs:1173:7
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     #[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_common.rs:605:7
[INFO] [stdout]     |
[INFO] [stdout] 605 |     #[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_common.rs:1181:7
[INFO] [stdout]      |
[INFO] [stdout] 1181 |     #[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_common.rs:613:7
[INFO] [stdout]     |
[INFO] [stdout] 613 |     #[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_common.rs:1188:7
[INFO] [stdout]      |
[INFO] [stdout] 1188 |     #[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_common.rs:635:7
[INFO] [stdout]     |
[INFO] [stdout] 635 |     #[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_common.rs:1190:7
[INFO] [stdout]      |
[INFO] [stdout] 1190 |     #[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_common.rs:996:7
[INFO] [stdout]     |
[INFO] [stdout] 996 |     #[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_common.rs:1192:7
[INFO] [stdout]      |
[INFO] [stdout] 1192 |     #[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_common.rs:1000:7
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     #[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_common.rs:1194:7
[INFO] [stdout]      |
[INFO] [stdout] 1194 |     #[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_common.rs:1004:7
[INFO] [stdout]      |
[INFO] [stdout] 1004 |     #[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_common.rs:1196:7
[INFO] [stdout]      |
[INFO] [stdout] 1196 |     #[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_common.rs:1012:7
[INFO] [stdout]      |
[INFO] [stdout] 1012 |     #[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_common.rs:1198:7
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     #[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_common.rs:1017:7
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     #[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_common.rs:1200:7
[INFO] [stdout]      |
[INFO] [stdout] 1200 |     #[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_common.rs:1022:7
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     #[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_common.rs:1202:7
[INFO] [stdout]      |
[INFO] [stdout] 1202 |     #[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_common.rs:1027:7
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     #[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_common.rs:1204:7
[INFO] [stdout]      |
[INFO] [stdout] 1204 |     #[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_common.rs:1033:7
[INFO] [stdout]      |
[INFO] [stdout] 1033 |     #[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_common.rs:1208:7
[INFO] [stdout]      |
[INFO] [stdout] 1208 |     #[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_common.rs:1038:7
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     #[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_common.rs:1216:7
[INFO] [stdout]      |
[INFO] [stdout] 1216 |     #[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_common.rs:1043:7
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     #[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_common.rs:1223:7
[INFO] [stdout]      |
[INFO] [stdout] 1223 |     #[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_common.rs:1048:7
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     #[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_common.rs:1229:7
[INFO] [stdout]      |
[INFO] [stdout] 1229 |     #[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_common.rs:1052:7
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     #[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_common.rs:1236:7
[INFO] [stdout]      |
[INFO] [stdout] 1236 |     #[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_common.rs:1054:7
[INFO] [stdout]      |
[INFO] [stdout] 1054 |     #[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_common.rs:1249:7
[INFO] [stdout]      |
[INFO] [stdout] 1249 |     #[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_common.rs:1056:7
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     #[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_common.rs:1304:11
[INFO] [stdout]      |
[INFO] [stdout] 1304 |         #[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_common.rs:1058:7
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     #[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_common.rs:1307:11
[INFO] [stdout]      |
[INFO] [stdout] 1307 |         #[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_common.rs:1060:7
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     #[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_common.rs:1310:11
[INFO] [stdout]      |
[INFO] [stdout] 1310 |         #[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_common.rs:1062:7
[INFO] [stdout]      |
[INFO] [stdout] 1062 |     #[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_common.rs:1088:3
[INFO] [stdout]      |
[INFO] [stdout] 1088 | #[header_src = "/Users/cameron/github/openconnect/openconnect-internal.h:31"]
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1314:11
[INFO] [stdout]      |
[INFO] [stdout] 1314 |         #[src_loc = "1094:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1092:7
[INFO] [stdout]      |
[INFO] [stdout] 1092 |     #[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_common.rs:1318:11
[INFO] [stdout]      |
[INFO] [stdout] 1318 |         #[src_loc = "1054:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1100:7
[INFO] [stdout]      |
[INFO] [stdout] 1100 |     #[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_common.rs:1323:11
[INFO] [stdout]      |
[INFO] [stdout] 1323 |         #[src_loc = "1051:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1109:7
[INFO] [stdout]      |
[INFO] [stdout] 1109 |     #[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_common.rs:1328:11
[INFO] [stdout]      |
[INFO] [stdout] 1328 |         #[src_loc = "1045:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1119:7
[INFO] [stdout]      |
[INFO] [stdout] 1119 |     #[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_common.rs:1333:11
[INFO] [stdout]      |
[INFO] [stdout] 1333 |         #[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_common.rs:1129:7
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     #[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_common.rs:1338:11
[INFO] [stdout]      |
[INFO] [stdout] 1338 |         #[src_loc = "1035:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1343:11
[INFO] [stdout]      |
[INFO] [stdout] 1343 |         #[src_loc = "1032:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1136:7
[INFO] [stdout]      |
[INFO] [stdout] 1136 |     #[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_common.rs:1348:11
[INFO] [stdout]      |
[INFO] [stdout] 1348 |         #[src_loc = "1029:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1143:7
[INFO] [stdout]      |
[INFO] [stdout] 1143 |     #[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_common.rs:1353:11
[INFO] [stdout]      |
[INFO] [stdout] 1353 |         #[src_loc = "1026:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1151:7
[INFO] [stdout]      |
[INFO] [stdout] 1151 |     #[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_common.rs:1160:7
[INFO] [stdout]      |
[INFO] [stdout] 1160 |     #[src_loc = "189:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1361:3
[INFO] [stdout]      |
[INFO] [stdout] 1361 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1417:7
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     #[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_common.rs:1173:7
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     #[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_common.rs:1421:7
[INFO] [stdout]      |
[INFO] [stdout] 1421 |     #[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_common.rs:1181:7
[INFO] [stdout]      |
[INFO] [stdout] 1181 |     #[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_common.rs:1188:7
[INFO] [stdout]      |
[INFO] [stdout] 1188 |     #[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_common.rs:1559:7
[INFO] [stdout]      |
[INFO] [stdout] 1559 |     #[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_common.rs:1190:7
[INFO] [stdout]      |
[INFO] [stdout] 1190 |     #[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_common.rs:1563:7
[INFO] [stdout]      |
[INFO] [stdout] 1563 |     #[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_common.rs:1571:7
[INFO] [stdout]      |
[INFO] [stdout] 1571 |     #[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_common.rs:1192:7
[INFO] [stdout]      |
[INFO] [stdout] 1192 |     #[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_common.rs:1575:7
[INFO] [stdout]      |
[INFO] [stdout] 1575 |     #[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_common.rs:1194:7
[INFO] [stdout]      |
[INFO] [stdout] 1194 |     #[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_common.rs:1767:7
[INFO] [stdout]      |
[INFO] [stdout] 1767 |     #[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_common.rs:1196:7
[INFO] [stdout]      |
[INFO] [stdout] 1196 |     #[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_common.rs:1771:7
[INFO] [stdout]      |
[INFO] [stdout] 1771 |     #[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_common.rs:1198:7
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     #[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_common.rs:1782:7
[INFO] [stdout]      |
[INFO] [stdout] 1782 |     #[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_common.rs:1200:7
[INFO] [stdout]      |
[INFO] [stdout] 1200 |     #[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_common.rs:1784:7
[INFO] [stdout]      |
[INFO] [stdout] 1784 |     #[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_common.rs:1202:7
[INFO] [stdout]      |
[INFO] [stdout] 1202 |     #[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_common.rs:1786:7
[INFO] [stdout]      |
[INFO] [stdout] 1786 |     #[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_common.rs:1204:7
[INFO] [stdout]      |
[INFO] [stdout] 1204 |     #[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_common.rs:1790:7
[INFO] [stdout]      |
[INFO] [stdout] 1790 |     #[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_common.rs:1208:7
[INFO] [stdout]      |
[INFO] [stdout] 1208 |     #[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_common.rs:1832:7
[INFO] [stdout]      |
[INFO] [stdout] 1832 |     #[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_common.rs:1216:7
[INFO] [stdout]      |
[INFO] [stdout] 1216 |     #[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_common.rs:1836:7
[INFO] [stdout]      |
[INFO] [stdout] 1836 |     #[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_common.rs:1223:7
[INFO] [stdout]      |
[INFO] [stdout] 1223 |     #[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_common.rs:1854:7
[INFO] [stdout]      |
[INFO] [stdout] 1854 |     #[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_common.rs:1229:7
[INFO] [stdout]      |
[INFO] [stdout] 1229 |     #[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_common.rs:1858:7
[INFO] [stdout]      |
[INFO] [stdout] 1858 |     #[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_common.rs:1236:7
[INFO] [stdout]      |
[INFO] [stdout] 1236 |     #[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_common.rs:1892:7
[INFO] [stdout]      |
[INFO] [stdout] 1892 |     #[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_common.rs:1249:7
[INFO] [stdout]      |
[INFO] [stdout] 1249 |     #[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_common.rs:1896:7
[INFO] [stdout]      |
[INFO] [stdout] 1896 |     #[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_common.rs:1304:11
[INFO] [stdout]      |
[INFO] [stdout] 1304 |         #[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_common.rs:1903:7
[INFO] [stdout]      |
[INFO] [stdout] 1903 |     #[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_common.rs:1307:11
[INFO] [stdout]      |
[INFO] [stdout] 1307 |         #[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_common.rs:1905:7
[INFO] [stdout]      |
[INFO] [stdout] 1905 |     #[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_common.rs:1310:11
[INFO] [stdout]      |
[INFO] [stdout] 1310 |         #[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_common.rs:1907:7
[INFO] [stdout]      |
[INFO] [stdout] 1907 |     #[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_common.rs:1314:11
[INFO] [stdout]      |
[INFO] [stdout] 1314 |         #[src_loc = "1094:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1909:7
[INFO] [stdout]      |
[INFO] [stdout] 1909 |     #[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_common.rs:1318:11
[INFO] [stdout]      |
[INFO] [stdout] 1318 |         #[src_loc = "1054:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1911:7
[INFO] [stdout]      |
[INFO] [stdout] 1911 |     #[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_common.rs:1323:11
[INFO] [stdout]      |
[INFO] [stdout] 1323 |         #[src_loc = "1051:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1913:7
[INFO] [stdout]      |
[INFO] [stdout] 1913 |     #[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_common.rs:1328:11
[INFO] [stdout]      |
[INFO] [stdout] 1328 |         #[src_loc = "1045:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1915:7
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     #[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_common.rs:1333:11
[INFO] [stdout]      |
[INFO] [stdout] 1333 |         #[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_common.rs:1917:7
[INFO] [stdout]      |
[INFO] [stdout] 1917 |     #[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_common.rs:1338:11
[INFO] [stdout]      |
[INFO] [stdout] 1338 |         #[src_loc = "1035:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1919:7
[INFO] [stdout]      |
[INFO] [stdout] 1919 |     #[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_common.rs:1343:11
[INFO] [stdout]      |
[INFO] [stdout] 1343 |         #[src_loc = "1032:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1921:7
[INFO] [stdout]      |
[INFO] [stdout] 1921 |     #[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_common.rs:1348:11
[INFO] [stdout]      |
[INFO] [stdout] 1348 |         #[src_loc = "1029:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1923:7
[INFO] [stdout]      |
[INFO] [stdout] 1923 |     #[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_common.rs:1353:11
[INFO] [stdout]      |
[INFO] [stdout] 1353 |         #[src_loc = "1026:1"]
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1925:7
[INFO] [stdout]      |
[INFO] [stdout] 1925 |     #[src_loc = "85:1"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header_src` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1361:3
[INFO] [stdout]      |
[INFO] [stdout] 1361 | #[header_src =
[INFO] [stdout]      |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `src_loc` in this scope
[INFO] [stdout]     --> src/auth_common.rs:1927:7
[INFO] [stdout]      |
[INFO] [stdout] 1927 |     #[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_common.rs:1417:7
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     #[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_common.rs:1929:7
[INFO] [stdout]      |
[INFO] [stdout] 1929 |     #[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_common.rs:1421:7
[INFO] [stdout]      |
[INFO] [stdout] 1421 |     #[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_common.rs:1931:7
[INFO] [stdout]      |
[INFO] [stdout] 1931 |     #[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_common.rs:1559:7
[INFO] [stdout]      |
[INFO] [stdout] 1559 |     #[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_common.rs:1935:7
[INFO] [stdout]      |
[INFO] [stdout] 1935 |     #[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_common.rs:1563:7
[INFO] [stdout]      |
[INFO] [stdout] 1563 |     #[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_common.rs:1944:7
[INFO] [stdout]      |
[INFO] [stdout] 1944 |     #[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_common.rs:1571:7
[INFO] [stdout]      |
[INFO] [stdout] 1571 |     #[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_common.rs:1946:7
[INFO] [stdout]      |
[INFO] [stdout] 1946 |     #[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_common.rs:1575:7
[INFO] [stdout]      |
[INFO] [stdout] 1575 |     #[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_common.rs:1950:7
[INFO] [stdout]      |
[INFO] [stdout] 1950 |     #[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_common.rs:1767:7
[INFO] [stdout]      |
[INFO] [stdout] 1767 |     #[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_common.rs:2011:7
[INFO] [stdout]      |
[INFO] [stdout] 2011 |     #[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_common.rs:1771:7
[INFO] [stdout]      |
[INFO] [stdout] 1771 |     #[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_common.rs:2015:7
[INFO] [stdout]      |
[INFO] [stdout] 2015 |     #[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_common.rs:1782:7
[INFO] [stdout]      |
[INFO] [stdout] 1782 |     #[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_common.rs:2020:7
[INFO] [stdout]      |
[INFO] [stdout] 2020 |     #[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_common.rs:1784:7
[INFO] [stdout]      |
[INFO] [stdout] 1784 |     #[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_common.rs:2024:7
[INFO] [stdout]      |
[INFO] [stdout] 2024 |     #[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_common.rs:1786:7
[INFO] [stdout]      |
[INFO] [stdout] 1786 |     #[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_common.rs:2042:7
[INFO] [stdout]      |
[INFO] [stdout] 2042 |     #[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_common.rs:1790:7
[INFO] [stdout]      |
[INFO] [stdout] 1790 |     #[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_common.rs:2044:7
[INFO] [stdout]      |
[INFO] [stdout] 2044 |     #[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_common.rs:1832:7
[INFO] [stdout]      |
[INFO] [stdout] 1832 |     #[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_common.rs:2046:7
[INFO] [stdout]      |
[INFO] [stdout] 2046 |     #[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_common.rs:1836:7
[INFO] [stdout]      |
[INFO] [stdout] 1836 |     #[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_common.rs:2048:7
[INFO] [stdout]      |
[INFO] [stdout] 2048 |     #[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_common.rs:1854:7
[INFO] [stdout]      |
[INFO] [stdout] 1854 |     #[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_common.rs:2052:7
[INFO] [stdout]      |
[INFO] [stdout] 2052 |     #[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_common.rs:1858:7
[INFO] [stdout]      |
[INFO] [stdout] 1858 |     #[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_common.rs:2057:7
[INFO] [stdout]      |
[INFO] [stdout] 2057 |     #[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_common.rs:1892:7
[INFO] [stdout]      |
[INFO] [stdout] 1892 |     #[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_common.rs:2059:7
[INFO] [stdout]      |
[INFO] [stdout] 2059 |     #[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_common.rs:1896:7
[INFO] [stdout]      |
[INFO] [stdout] 1896 |     #[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_common.rs:2063:7
[INFO] [stdout]      |
[INFO] [stdout] 2063 |     #[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_common.rs:1903:7
[INFO] [stdout]      |
[INFO] [stdout] 1903 |     #[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_common.rs:2071:7
[INFO] [stdout]      |
[INFO] [stdout] 2071 |     #[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_common.rs:1905:7
[INFO] [stdout]      |
[INFO] [stdout] 1905 |     #[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_common.rs:2075:7
[INFO] [stdout]      |
[INFO] [stdout] 2075 |     #[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_common.rs:1907:7
[INFO] [stdout]      |
[INFO] [stdout] 1907 |     #[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_common.rs:2081:7
[INFO] [stdout]      |
[INFO] [stdout] 2081 |     #[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_common.rs:1909:7
[INFO] [stdout]      |
[INFO] [stdout] 1909 |     #[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_common.rs:2085:7
[INFO] [stdout]      |
[INFO] [stdout] 2085 |     #[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_common.rs:1911:7
[INFO] [stdout]      |
[INFO] [stdout] 1911 |     #[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_common.rs:2109:7
[INFO] [stdout]      |
[INFO] [stdout] 2109 |     #[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_common.rs:1913:7
[INFO] [stdout]      |
[INFO] [stdout] 1913 |     #[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_common.rs:2111:7
[INFO] [stdout]      |
[INFO] [stdout] 2111 |     #[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_common.rs:1915:7
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     #[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_common.rs:2113:7
[INFO] [stdout]      |
[INFO] [stdout] 2113 |     #[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_common.rs:1917:7
[INFO] [stdout]      |
[INFO] [stdout] 1917 |     #[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_common.rs:2117:7
[INFO] [stdout]      |
[INFO] [stdout] 2117 |     #[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_common.rs:1919:7
[INFO] [stdout]      |
[INFO] [stdout] 1919 |     #[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_common.rs:2123:7
[INFO] [stdout]      |
[INFO] [stdout] 2123 |     #[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_common.rs:1921:7
[INFO] [stdout]      |
[INFO] [stdout] 1921 |     #[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_common.rs:2127:7
[INFO] [stdout]      |
[INFO] [stdout] 2127 |     #[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_common.rs:1923:7
[INFO] [stdout]      |
[INFO] [stdout] 1923 |     #[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_common.rs:2140:7
[INFO] [stdout]      |
[INFO] [stdout] 2140 |     #[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_common.rs:1925:7
[INFO] [stdout]      |
[INFO] [stdout] 1925 |     #[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_common.rs:2161:7
[INFO] [stdout]      |
[INFO] [stdout] 2161 |     #[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_common.rs:1927:7
[INFO] [stdout]      |
[INFO] [stdout] 1927 |     #[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_common.rs:2165:7
[INFO] [stdout]      |
[INFO] [stdout] 2165 |     #[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_common.rs:1929:7
[INFO] [stdout]      |
[INFO] [stdout] 1929 |     #[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_common.rs:2192:7
[INFO] [stdout]      |
[INFO] [stdout] 2192 |     #[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_common.rs:1931:7
[INFO] [stdout]      |
[INFO] [stdout] 1931 |     #[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_common.rs:2196:7
[INFO] [stdout]      |
[INFO] [stdout] 2196 |     #[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_common.rs:1935:7
[INFO] [stdout]      |
[INFO] [stdout] 1935 |     #[src_loc = "103:9"]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
