[INFO] fetching crate notify-types 2.0.0...
[INFO] testing notify-types-2.0.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate notify-types 2.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate notify-types 2.0.0
[INFO] finished tweaking crates.io crate notify-types 2.0.0
[INFO] tweaked toml for crates.io crate notify-types 2.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate notify-types 2.0.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 62 packages to latest compatible versions
[INFO] [stderr]       Adding rstest v0.24.0 (available: v0.26.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded rstest_macros v0.24.0
[INFO] [stderr]   Downloaded rstest v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3239c5f48f9587183076cc9e06992c257ddc8008e8640be26c9805db9080df4
[INFO] running `Command { std: "docker" "start" "-a" "c3239c5f48f9587183076cc9e06992c257ddc8008e8640be26c9805db9080df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3239c5f48f9587183076cc9e06992c257ddc8008e8640be26c9805db9080df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3239c5f48f9587183076cc9e06992c257ddc8008e8640be26c9805db9080df4", kill_on_drop: false }`
[INFO] [stdout] c3239c5f48f9587183076cc9e06992c257ddc8008e8640be26c9805db9080df4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7866340a4586cc906bbf7f9989b5712932a398685f2ec60a7ea408386358cb0
[INFO] running `Command { std: "docker" "start" "-a" "a7866340a4586cc906bbf7f9989b5712932a398685f2ec60a7ea408386358cb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling notify-types v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "a7866340a4586cc906bbf7f9989b5712932a398685f2ec60a7ea408386358cb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7866340a4586cc906bbf7f9989b5712932a398685f2ec60a7ea408386358cb0", kill_on_drop: false }`
[INFO] [stdout] a7866340a4586cc906bbf7f9989b5712932a398685f2ec60a7ea408386358cb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cf2aef144c9d30254fada9ef81f6416aec84c77b28cb224110c656eccff0feb
[INFO] running `Command { std: "docker" "start" "-a" "8cf2aef144c9d30254fada9ef81f6416aec84c77b28cb224110c656eccff0feb", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling notify-types v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |         assert_debug_impl!(event::AccessKind);
[INFO] [stdout]    |         ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |         assert_debug_impl!(event::AccessMode);
[INFO] [stdout]    |         ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |         assert_debug_impl!(event::CreateKind);
[INFO] [stdout]    |         ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |         assert_debug_impl!(event::DataChange);
[INFO] [stdout]    |         ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |         assert_debug_impl!(event::EventAttributes);
[INFO] [stdout]    |         ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |         assert_debug_impl!(event::Flag);
[INFO] [stdout]    |         ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |         assert_debug_impl!(event::MetadataKind);
[INFO] [stdout]    |         --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |         assert_debug_impl!(event::ModifyKind);
[INFO] [stdout]    |         ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |         assert_debug_impl!(event::RemoveKind);
[INFO] [stdout]    |         ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |         assert_debug_impl!(event::RenameMode);
[INFO] [stdout]    |         ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |         assert_debug_impl!(event::Event);
[INFO] [stdout]    |         -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |         assert_debug_impl!(event::EventKind);
[INFO] [stdout]    |         ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |         assert_debug_impl!(debouncer_mini::DebouncedEvent);
[INFO] [stdout]    |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |         assert_debug_impl!(debouncer_mini::DebouncedEventKind);
[INFO] [stdout]    |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |         assert_debug_impl!(debouncer_full::DebouncedEvent);
[INFO] [stdout]    |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.51s
[INFO] running `Command { std: "docker" "inspect" "8cf2aef144c9d30254fada9ef81f6416aec84c77b28cb224110c656eccff0feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cf2aef144c9d30254fada9ef81f6416aec84c77b28cb224110c656eccff0feb", kill_on_drop: false }`
[INFO] [stdout] 8cf2aef144c9d30254fada9ef81f6416aec84c77b28cb224110c656eccff0feb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2854b4a206d9009a30926a130a05a408ab622a52309b1838e1853a98f0b4b470
[INFO] running `Command { std: "docker" "start" "-a" "2854b4a206d9009a30926a130a05a408ab622a52309b1838e1853a98f0b4b470", kill_on_drop: false }`
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 |         assert_debug_impl!(event::AccessKind);
[INFO] [stderr]    |         ------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |         assert_debug_impl!(event::AccessMode);
[INFO] [stderr]    |         ------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |         assert_debug_impl!(event::CreateKind);
[INFO] [stderr]    |         ------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 21 |         assert_debug_impl!(event::DataChange);
[INFO] [stderr]    |         ------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |         assert_debug_impl!(event::EventAttributes);
[INFO] [stderr]    |         ------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |         assert_debug_impl!(event::Flag);
[INFO] [stderr]    |         ------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |         assert_debug_impl!(event::MetadataKind);
[INFO] [stderr]    |         --------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |         assert_debug_impl!(event::ModifyKind);
[INFO] [stderr]    |         ------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |         assert_debug_impl!(event::RemoveKind);
[INFO] [stderr]    |         ------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 27 |         assert_debug_impl!(event::RenameMode);
[INFO] [stderr]    |         ------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |         assert_debug_impl!(event::Event);
[INFO] [stderr]    |         -------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |         assert_debug_impl!(event::EventKind);
[INFO] [stderr]    |         ------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |         assert_debug_impl!(debouncer_mini::DebouncedEvent);
[INFO] [stderr]    |         -------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |         assert_debug_impl!(debouncer_mini::DebouncedEventKind);
[INFO] [stderr]    |         ------------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]    |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |         assert_debug_impl!(debouncer_full::DebouncedEvent);
[INFO] [stderr]    |         -------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `notify-types` (lib test) generated 15 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notify_types-4a66071577ad6d4c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_debug_impl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests notify_types
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2854b4a206d9009a30926a130a05a408ab622a52309b1838e1853a98f0b4b470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2854b4a206d9009a30926a130a05a408ab622a52309b1838e1853a98f0b4b470", kill_on_drop: false }`
[INFO] [stdout] 2854b4a206d9009a30926a130a05a408ab622a52309b1838e1853a98f0b4b470
