[INFO] cloning repository https://github.com/AdrisGithub/wss
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdrisGithub/wss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrisGithub%2Fwss", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrisGithub%2Fwss'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1f2b5fe414fcf945fc6470e90fcb35fcf3520e4
[INFO] checking AdrisGithub/wss against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrisGithub%2Fwss" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdrisGithub/wss
[INFO] finished tweaking git repo https://github.com/AdrisGithub/wss
[INFO] tweaked toml for git repo https://github.com/AdrisGithub/wss written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdrisGithub/wss on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1b47ecb398564d365d5b17fa54921ff44addc564ef38891dde6cac9fb4f1431
[INFO] running `Command { std: "docker" "start" "-a" "a1b47ecb398564d365d5b17fa54921ff44addc564ef38891dde6cac9fb4f1431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1b47ecb398564d365d5b17fa54921ff44addc564ef38891dde6cac9fb4f1431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1b47ecb398564d365d5b17fa54921ff44addc564ef38891dde6cac9fb4f1431", kill_on_drop: false }`
[INFO] [stdout] a1b47ecb398564d365d5b17fa54921ff44addc564ef38891dde6cac9fb4f1431
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5873eee9345dec2086c107c9eb5fc93de2dd3a773533cb99dd3c04108ee47554
[INFO] running `Command { std: "docker" "start" "-a" "5873eee9345dec2086c107c9eb5fc93de2dd3a773533cb99dd3c04108ee47554", kill_on_drop: false }`
[INFO] [stderr]     Checking wjp v1.1.3
[INFO] [stderr]     Checking aul v1.4.1
[INFO] [stderr]     Checking wbdl v1.2.0
[INFO] [stderr]     Checking whdp v1.2.0
[INFO] [stderr]     Checking wbsl v0.1.1
[INFO] [stderr]     Checking wbsl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ser_servlet v0.1.0 (/opt/rustwide/workdir/examples/ser_servlet)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                       ---------- in this derive macro expansion
[INFO] [stdout] 6 | pub enum Methods {
[INFO] [stdout] 7 |     Get(HTTPFunction),
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 8 |     Post(HTTPFunction),
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 9 |     Options(HTTPFunction),
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Connect(HTTPFunction),
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 11 |     Delete(HTTPFunction),
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Put(HTTPFunction),
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Patch(HTTPFunction),
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Head(HTTPFunction),
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     Trace(HTTPFunction),
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                                   --------- in this derive macro expansion
[INFO] [stdout] 6 | pub enum Methods {
[INFO] [stdout] 7 |     Get(HTTPFunction),
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 8 |     Post(HTTPFunction),
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 9 |     Options(HTTPFunction),
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Connect(HTTPFunction),
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 11 |     Delete(HTTPFunction),
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Put(HTTPFunction),
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Patch(HTTPFunction),
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Head(HTTPFunction),
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     Trace(HTTPFunction),
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                                              --- in this derive macro expansion
[INFO] [stdout] 6 | pub enum Methods {
[INFO] [stdout] 7 |     Get(HTTPFunction),
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 8 |     Post(HTTPFunction),
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 9 |     Options(HTTPFunction),
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Connect(HTTPFunction),
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 11 |     Delete(HTTPFunction),
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Put(HTTPFunction),
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Patch(HTTPFunction),
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Head(HTTPFunction),
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     Trace(HTTPFunction),
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                       ---------- in this derive macro expansion
[INFO] [stdout] 6 | pub enum Methods {
[INFO] [stdout] 7 |     Get(HTTPFunction),
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 8 |     Post(HTTPFunction),
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 9 |     Options(HTTPFunction),
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Connect(HTTPFunction),
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 11 |     Delete(HTTPFunction),
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Put(HTTPFunction),
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Patch(HTTPFunction),
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Head(HTTPFunction),
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                       ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     Trace(HTTPFunction),
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                                   --------- in this derive macro expansion
[INFO] [stdout] 6 | pub enum Methods {
[INFO] [stdout] 7 |     Get(HTTPFunction),
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 8 |     Post(HTTPFunction),
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 9 |     Options(HTTPFunction),
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Connect(HTTPFunction),
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 11 |     Delete(HTTPFunction),
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Put(HTTPFunction),
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Patch(HTTPFunction),
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Head(HTTPFunction),
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                   --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     Trace(HTTPFunction),
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                                              --- in this derive macro expansion
[INFO] [stdout] 6 | pub enum Methods {
[INFO] [stdout] 7 |     Get(HTTPFunction),
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 8 |     Post(HTTPFunction),
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/main/methods.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]   |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 9 |     Options(HTTPFunction),
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Connect(HTTPFunction),
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 11 |     Delete(HTTPFunction),
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Put(HTTPFunction),
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Patch(HTTPFunction),
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Head(HTTPFunction),
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/main/methods.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stdout]    |                                              --- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     Trace(HTTPFunction),
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "5873eee9345dec2086c107c9eb5fc93de2dd3a773533cb99dd3c04108ee47554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5873eee9345dec2086c107c9eb5fc93de2dd3a773533cb99dd3c04108ee47554", kill_on_drop: false }`
[INFO] [stdout] 5873eee9345dec2086c107c9eb5fc93de2dd3a773533cb99dd3c04108ee47554
