[INFO] fetching crate wbsl 0.1.1...
[INFO] testing wbsl-0.1.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wbsl 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate wbsl 0.1.1
[INFO] finished tweaking crates.io crate wbsl 0.1.1
[INFO] tweaked toml for crates.io crate wbsl 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wbsl 0.1.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f37b7164f3fdcf912738e61e35ca4d5c2eae94f68169cf5bcaa8b4ab66ba6e10
[INFO] running `Command { std: "docker" "start" "-a" "f37b7164f3fdcf912738e61e35ca4d5c2eae94f68169cf5bcaa8b4ab66ba6e10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f37b7164f3fdcf912738e61e35ca4d5c2eae94f68169cf5bcaa8b4ab66ba6e10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f37b7164f3fdcf912738e61e35ca4d5c2eae94f68169cf5bcaa8b4ab66ba6e10", kill_on_drop: false }`
[INFO] [stdout] f37b7164f3fdcf912738e61e35ca4d5c2eae94f68169cf5bcaa8b4ab66ba6e10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81d7a8b90af38e81c2e9cef77ca78fc1c56555ca9ba4162dbf0bb1da6184e224
[INFO] running `Command { std: "docker" "start" "-a" "81d7a8b90af38e81c2e9cef77ca78fc1c56555ca9ba4162dbf0bb1da6184e224", kill_on_drop: false }`
[INFO] [stderr]    Compiling wjp v1.1.3
[INFO] [stderr]    Compiling wbdl v1.2.0
[INFO] [stderr]    Compiling aul v1.4.1
[INFO] [stderr]    Compiling whdp v1.2.0
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
[INFO] running `Command { std: "docker" "inspect" "81d7a8b90af38e81c2e9cef77ca78fc1c56555ca9ba4162dbf0bb1da6184e224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81d7a8b90af38e81c2e9cef77ca78fc1c56555ca9ba4162dbf0bb1da6184e224", kill_on_drop: false }`
[INFO] [stdout] 81d7a8b90af38e81c2e9cef77ca78fc1c56555ca9ba4162dbf0bb1da6184e224
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a968f2e15aed45a3d25fe001cb0bcd423ecf3e36b412329c917c36b8772cb044
[INFO] running `Command { std: "docker" "start" "-a" "a968f2e15aed45a3d25fe001cb0bcd423ecf3e36b412329c917c36b8772cb044", kill_on_drop: false }`
[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]    Compiling 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "a968f2e15aed45a3d25fe001cb0bcd423ecf3e36b412329c917c36b8772cb044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a968f2e15aed45a3d25fe001cb0bcd423ecf3e36b412329c917c36b8772cb044", kill_on_drop: false }`
[INFO] [stdout] a968f2e15aed45a3d25fe001cb0bcd423ecf3e36b412329c917c36b8772cb044
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 43503ff24125af028767fd378777b06e6f37d680980bc297014ce2e13dc2a55a
[INFO] running `Command { std: "docker" "start" "-a" "43503ff24125af028767fd378777b06e6f37d680980bc297014ce2e13dc2a55a", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> src/main/methods.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]   |                       ---------- in this derive macro expansion
[INFO] [stderr] 6 | pub enum Methods {
[INFO] [stderr] 7 |     Get(HTTPFunction),
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> src/main/methods.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]   |                       ---------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 8 |     Post(HTTPFunction),
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> src/main/methods.rs:9:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]   |                       ---------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 9 |     Options(HTTPFunction),
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                       ---------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 10 |     Connect(HTTPFunction),
[INFO] [stderr]    |             ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                       ---------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 11 |     Delete(HTTPFunction),
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                       ---------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 12 |     Put(HTTPFunction),
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                       ---------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 13 |     Patch(HTTPFunction),
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                       ---------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 14 |     Head(HTTPFunction),
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                       ---------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 15 |     Trace(HTTPFunction),
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> src/main/methods.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]   |                                   --------- in this derive macro expansion
[INFO] [stderr] 6 | pub enum Methods {
[INFO] [stderr] 7 |     Get(HTTPFunction),
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> src/main/methods.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]   |                                   --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 8 |     Post(HTTPFunction),
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> src/main/methods.rs:9:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]   |                                   --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 9 |     Options(HTTPFunction),
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                                   --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 10 |     Connect(HTTPFunction),
[INFO] [stderr]    |             ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                                   --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 11 |     Delete(HTTPFunction),
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                                   --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 12 |     Put(HTTPFunction),
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                                   --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 13 |     Patch(HTTPFunction),
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                                   --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 14 |     Head(HTTPFunction),
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                                   --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 15 |     Trace(HTTPFunction),
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> src/main/methods.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]   |                                              --- in this derive macro expansion
[INFO] [stderr] 6 | pub enum Methods {
[INFO] [stderr] 7 |     Get(HTTPFunction),
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> src/main/methods.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]   |                                              --- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 8 |     Post(HTTPFunction),
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> src/main/methods.rs:9:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]   |                                              --- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 9 |     Options(HTTPFunction),
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                                              --- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 10 |     Connect(HTTPFunction),
[INFO] [stderr]    |             ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                                              --- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 11 |     Delete(HTTPFunction),
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                                              --- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 12 |     Put(HTTPFunction),
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                                              --- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 13 |     Patch(HTTPFunction),
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                                              --- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 14 |     Head(HTTPFunction),
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/main/methods.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr]  5 | #[derive(Copy, Clone, PartialOrd, PartialEq, Ord, Eq, Debug, Hash)]
[INFO] [stderr]    |                                              --- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 15 |     Trace(HTTPFunction),
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `wbsl` (lib) generated 27 warnings
[INFO] [stderr] warning: `wbsl` (lib test) generated 27 warnings (27 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main/lib.rs (/opt/rustwide/target/debug/deps/wbsl-77c565be65db0133)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wbsl
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "43503ff24125af028767fd378777b06e6f37d680980bc297014ce2e13dc2a55a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43503ff24125af028767fd378777b06e6f37d680980bc297014ce2e13dc2a55a", kill_on_drop: false }`
[INFO] [stdout] 43503ff24125af028767fd378777b06e6f37d680980bc297014ce2e13dc2a55a
