[INFO] fetching crate open-cl-low-level 0.2.1...
[INFO] checking open-cl-low-level-0.2.1 against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] extracting crate open-cl-low-level 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate open-cl-low-level 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate open-cl-low-level 0.2.1
[INFO] tweaked toml for crates.io crate open-cl-low-level 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate open-cl-low-level 0.2.1 on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate open-cl-low-level 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9c1edbbbd02edb69ab8904086d26a1ba0799dc8da03ee0a1c69bcd2ab912812
[INFO] running `Command { std: "docker" "start" "-a" "a9c1edbbbd02edb69ab8904086d26a1ba0799dc8da03ee0a1c69bcd2ab912812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9c1edbbbd02edb69ab8904086d26a1ba0799dc8da03ee0a1c69bcd2ab912812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c1edbbbd02edb69ab8904086d26a1ba0799dc8da03ee0a1c69bcd2ab912812", kill_on_drop: false }`
[INFO] [stdout] a9c1edbbbd02edb69ab8904086d26a1ba0799dc8da03ee0a1c69bcd2ab912812
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fbf1ce1cf4488b791aeeaa5229e5c53ad28b91f998315be87203cde662ff909
[INFO] running `Command { std: "docker" "start" "-a" "5fbf1ce1cf4488b791aeeaa5229e5c53ad28b91f998315be87203cde662ff909", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.15
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking half v1.4.1
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking backtrace v0.3.44
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling paste-impl v0.1.7
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking paste v0.1.7
[INFO] [stderr]    Compiling open-cl-sys v0.1.0
[INFO] [stderr]     Checking open-cl-low-level v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `cl_input::*`
[INFO] [stdout]   --> src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub use cl_input::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cl_input::*`
[INFO] [stdout]   --> src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub use cl_input::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `NumberTypedVec` is never constructed
[INFO] [stdout]    --> src/cl_number_type.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct NumberTypedVec {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClDouble` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub struct ClDouble(cl_double);
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SizeT` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct SizeT(size_t);
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClChar2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 | newtype_primitive_and_newtype_vectors!(cl_char, ClChar, i8);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClChar4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 | newtype_primitive_and_newtype_vectors!(cl_char, ClChar, i8);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClChar8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 | newtype_primitive_and_newtype_vectors!(cl_char, ClChar, i8);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClChar16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 | newtype_primitive_and_newtype_vectors!(cl_char, ClChar, i8);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUchar2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | newtype_primitive_and_newtype_vectors!(cl_uchar, ClUchar, u8);
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUchar4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | newtype_primitive_and_newtype_vectors!(cl_uchar, ClUchar, u8);
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUchar8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | newtype_primitive_and_newtype_vectors!(cl_uchar, ClUchar, u8);
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUchar16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | newtype_primitive_and_newtype_vectors!(cl_uchar, ClUchar, u8);
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClShort2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 505 | newtype_primitive_and_newtype_vectors!(cl_short, ClShort, i16);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClShort4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 505 | newtype_primitive_and_newtype_vectors!(cl_short, ClShort, i16);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClShort8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 505 | newtype_primitive_and_newtype_vectors!(cl_short, ClShort, i16);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClShort16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 505 | newtype_primitive_and_newtype_vectors!(cl_short, ClShort, i16);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUshort2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 506 | newtype_primitive_and_newtype_vectors!(cl_ushort, ClUshort, u16);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUshort4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 506 | newtype_primitive_and_newtype_vectors!(cl_ushort, ClUshort, u16);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUshort8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 506 | newtype_primitive_and_newtype_vectors!(cl_ushort, ClUshort, u16);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUshort16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 506 | newtype_primitive_and_newtype_vectors!(cl_ushort, ClUshort, u16);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClInt2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 | newtype_primitive_and_newtype_vectors!(cl_int, ClInt, i32);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClInt4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 | newtype_primitive_and_newtype_vectors!(cl_int, ClInt, i32);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClInt8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 | newtype_primitive_and_newtype_vectors!(cl_int, ClInt, i32);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClInt16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 | newtype_primitive_and_newtype_vectors!(cl_int, ClInt, i32);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUint2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 | newtype_primitive_and_newtype_vectors!(cl_uint, ClUint, u32);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUint4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 | newtype_primitive_and_newtype_vectors!(cl_uint, ClUint, u32);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUint8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 | newtype_primitive_and_newtype_vectors!(cl_uint, ClUint, u32);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUint16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 | newtype_primitive_and_newtype_vectors!(cl_uint, ClUint, u32);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClLong2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 | newtype_primitive_and_newtype_vectors!(cl_long, ClLong, i64);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClLong4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 | newtype_primitive_and_newtype_vectors!(cl_long, ClLong, i64);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClLong8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 | newtype_primitive_and_newtype_vectors!(cl_long, ClLong, i64);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClLong16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 | newtype_primitive_and_newtype_vectors!(cl_long, ClLong, i64);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUlong2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 | newtype_primitive_and_newtype_vectors!(cl_ulong, ClUlong, u64);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUlong4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 | newtype_primitive_and_newtype_vectors!(cl_ulong, ClUlong, u64);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUlong8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 | newtype_primitive_and_newtype_vectors!(cl_ulong, ClUlong, u64);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUlong16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 | newtype_primitive_and_newtype_vectors!(cl_ulong, ClUlong, u64);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClFloat2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 | newtype_primitive_and_newtype_vectors!(cl_float, ClFloat, f32);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClFloat4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 | newtype_primitive_and_newtype_vectors!(cl_float, ClFloat, f32);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClFloat8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 | newtype_primitive_and_newtype_vectors!(cl_float, ClFloat, f32);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClFloat16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 | newtype_primitive_and_newtype_vectors!(cl_float, ClFloat, f32);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/cl_number.rs:301:21
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub struct ClDouble(cl_double);
[INFO] [stdout]     |            -------- ^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/cl_number.rs:304:18
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct SizeT(size_t);
[INFO] [stdout]     |            ----- ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/cl_number_type.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_TypeError`
[INFO] [stdout] 95 | pub enum TypeError {
[INFO] [stdout]    |          --------- `TypeError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/cl_number_type.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_TypeError`
[INFO] [stdout] 95 | pub enum TypeError {
[INFO] [stdout]    |          --------- `TypeError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Fail, PartialEq, Clone, Eq)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout] 18 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Fail, PartialEq, Clone, Eq)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout] 18 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/context_builder.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Fail` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ContextBuilderError`
[INFO] [stdout] 7 | pub enum ContextBuilderError {
[INFO] [stdout]   |          ------------------- `ContextBuilderError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/context_builder.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ContextBuilderError`
[INFO] [stdout] 7 | pub enum ContextBuilderError {
[INFO] [stdout]   |          ------------------- `ContextBuilderError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/device.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_DeviceError`
[INFO] [stdout] 77 | pub enum DeviceError {
[INFO] [stdout]    |          ----------- `DeviceError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/device.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_DeviceError`
[INFO] [stdout] 77 | pub enum DeviceError {
[INFO] [stdout]    |          ----------- `DeviceError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/event.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_EventError`
[INFO] [stdout] 65 | pub enum EventError {
[INFO] [stdout]    |          ---------- `EventError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/event.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_EventError`
[INFO] [stdout] 65 | pub enum EventError {
[INFO] [stdout]    |          ---------- `EventError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/kernel.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]     |                 ^---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Fail` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_KernelError`
[INFO] [stdout] 120 | pub enum KernelError {
[INFO] [stdout]     |          ----------- `KernelError` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/kernel.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]     |                 ^---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Display` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_KernelError`
[INFO] [stdout] 120 | pub enum KernelError {
[INFO] [stdout]     |          ----------- `KernelError` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/platform.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_PlatformError`
[INFO] [stdout] 53 | pub enum PlatformError {
[INFO] [stdout]    |          ------------- `PlatformError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/platform.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_PlatformError`
[INFO] [stdout] 53 | pub enum PlatformError {
[INFO] [stdout]    |          ------------- `PlatformError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/program.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ProgramError`
[INFO] [stdout] 18 | pub enum ProgramError {
[INFO] [stdout]    |          ------------ `ProgramError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/program.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ProgramError`
[INFO] [stdout] 18 | pub enum ProgramError {
[INFO] [stdout]    |          ------------ `ProgramError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/session.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_SessionError`
[INFO] [stdout] 10 | pub enum SessionError {
[INFO] [stdout]    |          ------------ `SessionError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/session.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_SessionError`
[INFO] [stdout] 10 | pub enum SessionError {
[INFO] [stdout]    |          ------------ `SessionError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/session.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]     |                 ^---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Fail` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_SessionBuilderError`
[INFO] [stdout] 296 | pub enum SessionBuilderError {
[INFO] [stdout]     |          ------------------- `SessionBuilderError` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/session.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]     |                 ^---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Display` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_SessionBuilderError`
[INFO] [stdout] 296 | pub enum SessionBuilderError {
[INFO] [stdout]     |          ------------------- `SessionBuilderError` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/work.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Fail, Clone, Eq, PartialEq)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Fail` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_WorkError`
[INFO] [stdout] 5 | pub enum WorkError {
[INFO] [stdout]   |          --------- `WorkError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/work.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Fail, Clone, Eq, PartialEq)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_WorkError`
[INFO] [stdout] 5 | pub enum WorkError {
[INFO] [stdout]   |          --------- `WorkError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `open-cl-low-level` (lib) due to 39 previous errors; 25 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: struct `NumberTypedVec` is never constructed
[INFO] [stdout]    --> src/cl_number_type.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct NumberTypedVec {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClDouble` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub struct ClDouble(cl_double);
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SizeT` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct SizeT(size_t);
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClChar2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 | newtype_primitive_and_newtype_vectors!(cl_char, ClChar, i8);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClChar4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 | newtype_primitive_and_newtype_vectors!(cl_char, ClChar, i8);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClChar8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 | newtype_primitive_and_newtype_vectors!(cl_char, ClChar, i8);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClChar16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 | newtype_primitive_and_newtype_vectors!(cl_char, ClChar, i8);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUchar2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | newtype_primitive_and_newtype_vectors!(cl_uchar, ClUchar, u8);
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUchar4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | newtype_primitive_and_newtype_vectors!(cl_uchar, ClUchar, u8);
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUchar8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | newtype_primitive_and_newtype_vectors!(cl_uchar, ClUchar, u8);
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUchar16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 | newtype_primitive_and_newtype_vectors!(cl_uchar, ClUchar, u8);
[INFO] [stdout]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClShort2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 505 | newtype_primitive_and_newtype_vectors!(cl_short, ClShort, i16);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClShort4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 505 | newtype_primitive_and_newtype_vectors!(cl_short, ClShort, i16);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClShort8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 505 | newtype_primitive_and_newtype_vectors!(cl_short, ClShort, i16);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClShort16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 505 | newtype_primitive_and_newtype_vectors!(cl_short, ClShort, i16);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUshort2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 506 | newtype_primitive_and_newtype_vectors!(cl_ushort, ClUshort, u16);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUshort4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 506 | newtype_primitive_and_newtype_vectors!(cl_ushort, ClUshort, u16);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUshort8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 506 | newtype_primitive_and_newtype_vectors!(cl_ushort, ClUshort, u16);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUshort16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 506 | newtype_primitive_and_newtype_vectors!(cl_ushort, ClUshort, u16);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClInt2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 | newtype_primitive_and_newtype_vectors!(cl_int, ClInt, i32);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClInt4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 | newtype_primitive_and_newtype_vectors!(cl_int, ClInt, i32);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClInt8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 | newtype_primitive_and_newtype_vectors!(cl_int, ClInt, i32);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClInt16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 | newtype_primitive_and_newtype_vectors!(cl_int, ClInt, i32);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUint2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 | newtype_primitive_and_newtype_vectors!(cl_uint, ClUint, u32);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUint4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 | newtype_primitive_and_newtype_vectors!(cl_uint, ClUint, u32);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUint8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 | newtype_primitive_and_newtype_vectors!(cl_uint, ClUint, u32);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUint16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 | newtype_primitive_and_newtype_vectors!(cl_uint, ClUint, u32);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClLong2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 | newtype_primitive_and_newtype_vectors!(cl_long, ClLong, i64);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClLong4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 | newtype_primitive_and_newtype_vectors!(cl_long, ClLong, i64);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClLong8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 | newtype_primitive_and_newtype_vectors!(cl_long, ClLong, i64);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClLong16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 | newtype_primitive_and_newtype_vectors!(cl_long, ClLong, i64);
[INFO] [stdout]     | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUlong2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 | newtype_primitive_and_newtype_vectors!(cl_ulong, ClUlong, u64);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUlong4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 | newtype_primitive_and_newtype_vectors!(cl_ulong, ClUlong, u64);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUlong8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 | newtype_primitive_and_newtype_vectors!(cl_ulong, ClUlong, u64);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClUlong16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 | newtype_primitive_and_newtype_vectors!(cl_ulong, ClUlong, u64);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClFloat2` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:451:24
[INFO] [stdout]     |
[INFO] [stdout] 451 |             pub struct [<$new_t 2>]([<$t 2>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 | newtype_primitive_and_newtype_vectors!(cl_float, ClFloat, f32);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClFloat4` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |             pub struct [<$new_t 4>]([<$t 4>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 | newtype_primitive_and_newtype_vectors!(cl_float, ClFloat, f32);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClFloat8` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |             pub struct [<$new_t 8>]([<$t 8>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 | newtype_primitive_and_newtype_vectors!(cl_float, ClFloat, f32);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ClFloat16` is never constructed
[INFO] [stdout]    --> src/cl_number.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |             pub struct [<$new_t 16>]([<$t 16>]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 | newtype_primitive_and_newtype_vectors!(cl_float, ClFloat, f32);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: this error originates in the macro `newtype_primitive_and_newtype_vectors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/cl_number.rs:301:21
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub struct ClDouble(cl_double);
[INFO] [stdout]     |            -------- ^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/cl_number.rs:304:18
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct SizeT(size_t);
[INFO] [stdout]     |            ----- ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/cl_number_type.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_TypeError`
[INFO] [stdout] 95 | pub enum TypeError {
[INFO] [stdout]    |          --------- `TypeError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/cl_number_type.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_TypeError`
[INFO] [stdout] 95 | pub enum TypeError {
[INFO] [stdout]    |          --------- `TypeError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Fail, PartialEq, Clone, Eq)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout] 18 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Fail, PartialEq, Clone, Eq)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout] 18 | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/context_builder.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Fail` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ContextBuilderError`
[INFO] [stdout] 7 | pub enum ContextBuilderError {
[INFO] [stdout]   |          ------------------- `ContextBuilderError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/context_builder.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ContextBuilderError`
[INFO] [stdout] 7 | pub enum ContextBuilderError {
[INFO] [stdout]   |          ------------------- `ContextBuilderError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/device.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_DeviceError`
[INFO] [stdout] 77 | pub enum DeviceError {
[INFO] [stdout]    |          ----------- `DeviceError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/device.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_DeviceError`
[INFO] [stdout] 77 | pub enum DeviceError {
[INFO] [stdout]    |          ----------- `DeviceError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/event.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_EventError`
[INFO] [stdout] 65 | pub enum EventError {
[INFO] [stdout]    |          ---------- `EventError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/event.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_EventError`
[INFO] [stdout] 65 | pub enum EventError {
[INFO] [stdout]    |          ---------- `EventError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/kernel.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]     |                 ^---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Fail` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_KernelError`
[INFO] [stdout] 120 | pub enum KernelError {
[INFO] [stdout]     |          ----------- `KernelError` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/kernel.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]     |                 ^---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Display` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_KernelError`
[INFO] [stdout] 120 | pub enum KernelError {
[INFO] [stdout]     |          ----------- `KernelError` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/platform.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_PlatformError`
[INFO] [stdout] 53 | pub enum PlatformError {
[INFO] [stdout]    |          ------------- `PlatformError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/platform.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_PlatformError`
[INFO] [stdout] 53 | pub enum PlatformError {
[INFO] [stdout]    |          ------------- `PlatformError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/program.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ProgramError`
[INFO] [stdout] 18 | pub enum ProgramError {
[INFO] [stdout]    |          ------------ `ProgramError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/program.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ProgramError`
[INFO] [stdout] 18 | pub enum ProgramError {
[INFO] [stdout]    |          ------------ `ProgramError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/session.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_SessionError`
[INFO] [stdout] 10 | pub enum SessionError {
[INFO] [stdout]    |          ------------ `SessionError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/session.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_SessionError`
[INFO] [stdout] 10 | pub enum SessionError {
[INFO] [stdout]    |          ------------ `SessionError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/session.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]     |                 ^---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Fail` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_SessionBuilderError`
[INFO] [stdout] 296 | pub enum SessionBuilderError {
[INFO] [stdout]     |          ------------------- `SessionBuilderError` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/session.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 | #[derive(Debug, Fail, PartialEq, Eq, Clone)]
[INFO] [stdout]     |                 ^---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Display` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_SessionBuilderError`
[INFO] [stdout] 296 | pub enum SessionBuilderError {
[INFO] [stdout]     |          ------------------- `SessionBuilderError` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/work.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Fail, Clone, Eq, PartialEq)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Fail` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_WorkError`
[INFO] [stdout] 5 | pub enum WorkError {
[INFO] [stdout]   |          --------- `WorkError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/work.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Fail, Clone, Eq, PartialEq)]
[INFO] [stdout]   |                 ^---
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_WorkError`
[INFO] [stdout] 5 | pub enum WorkError {
[INFO] [stdout]   |          --------- `WorkError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `open-cl-low-level` (lib test) due to 39 previous errors; 25 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5fbf1ce1cf4488b791aeeaa5229e5c53ad28b91f998315be87203cde662ff909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fbf1ce1cf4488b791aeeaa5229e5c53ad28b91f998315be87203cde662ff909", kill_on_drop: false }`
[INFO] [stdout] 5fbf1ce1cf4488b791aeeaa5229e5c53ad28b91f998315be87203cde662ff909
