[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 master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrisGithub%2Fwss" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdrisGithub/wss on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 515cf72cba46b0fc59386564932add99088d79e78707ab811891657e290b9643
[INFO] running `Command { std: "docker" "start" "-a" "515cf72cba46b0fc59386564932add99088d79e78707ab811891657e290b9643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "515cf72cba46b0fc59386564932add99088d79e78707ab811891657e290b9643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "515cf72cba46b0fc59386564932add99088d79e78707ab811891657e290b9643", kill_on_drop: false }`
[INFO] [stdout] 515cf72cba46b0fc59386564932add99088d79e78707ab811891657e290b9643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16284b83a080034160ea43d67ef98cf8bfad1bee93860e7a95ac68a5f57f23dd
[INFO] running `Command { std: "docker" "start" "-a" "16284b83a080034160ea43d67ef98cf8bfad1bee93860e7a95ac68a5f57f23dd", 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] [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]     Checking ser_servlet v0.1.0 (/opt/rustwide/workdir/examples/ser_servlet)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
[INFO] running `Command { std: "docker" "inspect" "16284b83a080034160ea43d67ef98cf8bfad1bee93860e7a95ac68a5f57f23dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16284b83a080034160ea43d67ef98cf8bfad1bee93860e7a95ac68a5f57f23dd", kill_on_drop: false }`
[INFO] [stdout] 16284b83a080034160ea43d67ef98cf8bfad1bee93860e7a95ac68a5f57f23dd
