[INFO] cloning repository https://github.com/boustrophedon/taskerizer-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boustrophedon/taskerizer-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Ftaskerizer-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Ftaskerizer-prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96a863769d7891abae999e5b8a0d014b01274b7f
[INFO] testing boustrophedon/taskerizer-prototype against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Ftaskerizer-prototype" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/boustrophedon/taskerizer-prototype
[INFO] finished tweaking git repo https://github.com/boustrophedon/taskerizer-prototype
[INFO] tweaked toml for git repo https://github.com/boustrophedon/taskerizer-prototype written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/boustrophedon/taskerizer-prototype on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/boustrophedon/taskerizer-prototype 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 359db31afbd043e193bc818880f54fb59e832aa530a40569e5a6f13ad01e184c
[INFO] running `Command { std: "docker" "start" "-a" "359db31afbd043e193bc818880f54fb59e832aa530a40569e5a6f13ad01e184c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "359db31afbd043e193bc818880f54fb59e832aa530a40569e5a6f13ad01e184c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359db31afbd043e193bc818880f54fb59e832aa530a40569e5a6f13ad01e184c", kill_on_drop: false }`
[INFO] [stdout] 359db31afbd043e193bc818880f54fb59e832aa530a40569e5a6f13ad01e184c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5ff86725dd700dfdea2732639302284c3f5c5880c902aebd3ffd085af63119c
[INFO] running `Command { std: "docker" "start" "-a" "f5ff86725dd700dfdea2732639302284c3f5c5880c902aebd3ffd085af63119c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling libc v0.2.55
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling serde v1.0.91
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling ryu v0.2.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.14
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling backtrace v0.3.20
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling directories v1.0.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling libsqlite3-sys v0.14.0
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling serde_json v1.0.39
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling structopt-derive v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.91
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling structopt v0.2.15
[INFO] [stderr]    Compiling rusqlite v0.18.0
[INFO] [stderr]    Compiling taskerizer-prototype v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config/mod.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config/mod.rs:19:37
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/task/mod.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/task/mod.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/task/mod.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/task/mod.rs:11:56
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/sync/mod.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/sync/mod.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/sync/mod.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/sync/mod.rs:39:50
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rollback` is never used
[INFO] [stdout]   --> src/db/transaction/mod.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub trait DBTransaction {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn rollback(self) -> Result<(), Error>;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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/config/mod.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Deserialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stdout] 20 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/config/mod.rs:19:37
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Serialize` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Config`
[INFO] [stdout] 20 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/task/mod.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                             ^--------
[INFO] [stdout]   |                                             |
[INFO] [stdout]   |                                             `Serialize` is not local
[INFO] [stdout]   |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Category`
[INFO] [stdout] 6 | pub enum Category {
[INFO] [stdout]   |          -------- `Category` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/task/mod.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                        ^----------
[INFO] [stdout]   |                                                        |
[INFO] [stdout]   |                                                        `Deserialize` is not local
[INFO] [stdout]   |                                                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Category`
[INFO] [stdout] 6 | pub enum Category {
[INFO] [stdout]   |          -------- `Category` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/task/mod.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Task`
[INFO] [stdout] 12 | /// Task representation.
[INFO] [stdout] 13 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/task/mod.rs:11:56
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]    |                                                        ^----------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Deserialize` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Task`
[INFO] [stdout] 12 | /// Task representation.
[INFO] [stdout] 13 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/sync/mod.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^--------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `Serialize` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_USetOp`
[INFO] [stdout] 34 | pub enum USetOp {
[INFO] [stdout]    |          ------ `USetOp` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/sync/mod.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^----------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  `Deserialize` is not local
[INFO] [stdout]    |                                                  move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_USetOp`
[INFO] [stdout] 34 | pub enum USetOp {
[INFO] [stdout]    |          ------ `USetOp` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/sync/mod.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^--------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `Serialize` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_USetOpMsg`
[INFO] [stdout] 40 | /// A message containing a U-Set operation and the recipient.
[INFO] [stdout] 41 | pub struct USetOpMsg {
[INFO] [stdout]    |            --------- `USetOpMsg` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/sync/mod.rs:39:50
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^----------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  `Deserialize` is not local
[INFO] [stdout]    |                                                  move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_USetOpMsg`
[INFO] [stdout] 40 | /// A message containing a U-Set operation and the recipient.
[INFO] [stdout] 41 | pub struct USetOpMsg {
[INFO] [stdout]    |            --------- `USetOpMsg` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/db/mod.rs:25:58
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn transaction<'conn>(&'conn mut self) -> Result<SqliteTransaction, Error> {
[INFO] [stdout]    |                                -----                     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'conn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn transaction<'conn>(&'conn mut self) -> Result<SqliteTransaction<'conn>, Error> {
[INFO] [stdout]    |                                                                           +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/transaction/mod.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn fetch_tasks(&self) -> Result<Vec<(RowId, Task)>, Error>;
[INFO] [stdout]    |                    ^^^^^                 ^^^^^
[INFO] [stdout]    |                    |                     |
[INFO] [stdout]    |                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn fetch_tasks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/transaction/mod.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn fetch_breaks(&self) -> Result<Vec<(RowId, Task)>, Error>;
[INFO] [stdout]    |                     ^^^^^                 ^^^^^
[INFO] [stdout]    |                     |                     |
[INFO] [stdout]    |                     |                     the same lifetime is hidden here
[INFO] [stdout]    |                     |                     the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn fetch_breaks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/transaction/mod.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn pop_current_task(&self) -> Result<Option<(RowId, Task)>, Error>;
[INFO] [stdout]    |                         ^^^^^                    ^^^^^
[INFO] [stdout]    |                         |                        |
[INFO] [stdout]    |                         |                        the same lifetime is hidden here
[INFO] [stdout]    |                         |                        the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn pop_current_task(&self) -> Result<Option<(RowId<'_>, Task)>, Error>;
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/transaction/mod.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn fetch_tasks(&self) -> Result<Vec<(RowId, Task)>, Error> {
[INFO] [stdout]    |                    ^^^^^                 ^^^^^
[INFO] [stdout]    |                    |                     |
[INFO] [stdout]    |                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn fetch_tasks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/transaction/mod.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn fetch_breaks(&self) -> Result<Vec<(RowId, Task)>, Error> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^
[INFO] [stdout]     |                     |                     |
[INFO] [stdout]     |                     |                     the same lifetime is hidden here
[INFO] [stdout]     |                     |                     the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn fetch_breaks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/transaction/mod.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn pop_current_task(&self) -> Result<Option<(RowId, Task)>, Error> {
[INFO] [stdout]     |                         ^^^^^                    ^^^^^
[INFO] [stdout]     |                         |                        |
[INFO] [stdout]     |                         |                        the same lifetime is hidden here
[INFO] [stdout]     |                         |                        the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn pop_current_task(&self) -> Result<Option<(RowId<'_>, Task)>, Error> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.10s
[INFO] running `Command { std: "docker" "inspect" "f5ff86725dd700dfdea2732639302284c3f5c5880c902aebd3ffd085af63119c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5ff86725dd700dfdea2732639302284c3f5c5880c902aebd3ffd085af63119c", kill_on_drop: false }`
[INFO] [stdout] f5ff86725dd700dfdea2732639302284c3f5c5880c902aebd3ffd085af63119c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87278635ffd78371f5a29eddf761c2144716090a160faa9907e3edb23f52a49d
[INFO] running `Command { std: "docker" "start" "-a" "87278635ffd78371f5a29eddf761c2144716090a160faa9907e3edb23f52a49d", kill_on_drop: false }`
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config/mod.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config/mod.rs:19:37
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/task/mod.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/task/mod.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/task/mod.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/task/mod.rs:11:56
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/sync/mod.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/sync/mod.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/sync/mod.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/sync/mod.rs:39:50
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rollback` is never used
[INFO] [stdout]   --> src/db/transaction/mod.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub trait DBTransaction {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn rollback(self) -> Result<(), Error>;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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/config/mod.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Deserialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stdout] 20 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/config/mod.rs:19:37
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Serialize` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Config`
[INFO] [stdout] 20 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/task/mod.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                             ^--------
[INFO] [stdout]   |                                             |
[INFO] [stdout]   |                                             `Serialize` is not local
[INFO] [stdout]   |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Category`
[INFO] [stdout] 6 | pub enum Category {
[INFO] [stdout]   |          -------- `Category` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/task/mod.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                        ^----------
[INFO] [stdout]   |                                                        |
[INFO] [stdout]   |                                                        `Deserialize` is not local
[INFO] [stdout]   |                                                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Category`
[INFO] [stdout] 6 | pub enum Category {
[INFO] [stdout]   |          -------- `Category` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/task/mod.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Task`
[INFO] [stdout] 12 | /// Task representation.
[INFO] [stdout] 13 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/task/mod.rs:11:56
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]    |                                                        ^----------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Deserialize` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Task`
[INFO] [stdout] 12 | /// Task representation.
[INFO] [stdout] 13 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/sync/mod.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^--------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `Serialize` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_USetOp`
[INFO] [stdout] 34 | pub enum USetOp {
[INFO] [stdout]    |          ------ `USetOp` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/sync/mod.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^----------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  `Deserialize` is not local
[INFO] [stdout]    |                                                  move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_USetOp`
[INFO] [stdout] 34 | pub enum USetOp {
[INFO] [stdout]    |          ------ `USetOp` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/sync/mod.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^--------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `Serialize` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_USetOpMsg`
[INFO] [stdout] 40 | /// A message containing a U-Set operation and the recipient.
[INFO] [stdout] 41 | pub struct USetOpMsg {
[INFO] [stdout]    |            --------- `USetOpMsg` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/sync/mod.rs:39:50
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^----------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  `Deserialize` is not local
[INFO] [stdout]    |                                                  move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_USetOpMsg`
[INFO] [stdout] 40 | /// A message containing a U-Set operation and the recipient.
[INFO] [stdout] 41 | pub struct USetOpMsg {
[INFO] [stdout]    |            --------- `USetOpMsg` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/db/mod.rs:25:58
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn transaction<'conn>(&'conn mut self) -> Result<SqliteTransaction, Error> {
[INFO] [stdout]    |                                -----                     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'conn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn transaction<'conn>(&'conn mut self) -> Result<SqliteTransaction<'conn>, Error> {
[INFO] [stdout]    |                                                                           +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/transaction/mod.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn fetch_tasks(&self) -> Result<Vec<(RowId, Task)>, Error>;
[INFO] [stdout]    |                    ^^^^^                 ^^^^^
[INFO] [stdout]    |                    |                     |
[INFO] [stdout]    |                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn fetch_tasks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/transaction/mod.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn fetch_breaks(&self) -> Result<Vec<(RowId, Task)>, Error>;
[INFO] [stdout]    |                     ^^^^^                 ^^^^^
[INFO] [stdout]    |                     |                     |
[INFO] [stdout]    |                     |                     the same lifetime is hidden here
[INFO] [stdout]    |                     |                     the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn fetch_breaks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/transaction/mod.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn pop_current_task(&self) -> Result<Option<(RowId, Task)>, Error>;
[INFO] [stdout]    |                         ^^^^^                    ^^^^^
[INFO] [stdout]    |                         |                        |
[INFO] [stdout]    |                         |                        the same lifetime is hidden here
[INFO] [stdout]    |                         |                        the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn pop_current_task(&self) -> Result<Option<(RowId<'_>, Task)>, Error>;
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/transaction/mod.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn fetch_tasks(&self) -> Result<Vec<(RowId, Task)>, Error> {
[INFO] [stdout]    |                    ^^^^^                 ^^^^^
[INFO] [stdout]    |                    |                     |
[INFO] [stdout]    |                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn fetch_tasks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/transaction/mod.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn fetch_breaks(&self) -> Result<Vec<(RowId, Task)>, Error> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^
[INFO] [stdout]     |                     |                     |
[INFO] [stdout]     |                     |                     the same lifetime is hidden here
[INFO] [stdout]     |                     |                     the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn fetch_breaks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/transaction/mod.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn pop_current_task(&self) -> Result<Option<(RowId, Task)>, Error> {
[INFO] [stdout]     |                         ^^^^^                    ^^^^^
[INFO] [stdout]     |                         |                        |
[INFO] [stdout]     |                         |                        the same lifetime is hidden here
[INFO] [stdout]     |                         |                        the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn pop_current_task(&self) -> Result<Option<(RowId<'_>, Task)>, Error> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.0.8
[INFO] [stderr]    Compiling regex-syntax v0.6.6
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stderr]    Compiling proptest v0.9.3
[INFO] [stderr]    Compiling taskerizer-prototype v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config/mod.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/config/mod.rs:19:37
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/task/mod.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/task/mod.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/task/mod.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/task/mod.rs:11:56
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/sync/mod.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/sync/mod.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/sync/mod.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/sync/mod.rs:39:50
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/config/tests/util.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 |         while ENV_VAR_LOCK.compare_and_swap(false, true, Ordering::SeqCst) {}
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/config/tests/util.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |         assert!(ENV_VAR_LOCK.compare_and_swap(true, false, Ordering::SeqCst), "drop unlocked mutex");
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^
[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/config/mod.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Deserialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stdout] 20 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/config/mod.rs:19:37
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Serialize` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Config`
[INFO] [stdout] 20 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/task/mod.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                             ^--------
[INFO] [stdout]   |                                             |
[INFO] [stdout]   |                                             `Serialize` is not local
[INFO] [stdout]   |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Category`
[INFO] [stdout] 6 | pub enum Category {
[INFO] [stdout]   |          -------- `Category` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/task/mod.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                        ^----------
[INFO] [stdout]   |                                                        |
[INFO] [stdout]   |                                                        `Deserialize` is not local
[INFO] [stdout]   |                                                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Category`
[INFO] [stdout] 6 | pub enum Category {
[INFO] [stdout]   |          -------- `Category` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/task/mod.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Task`
[INFO] [stdout] 12 | /// Task representation.
[INFO] [stdout] 13 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/task/mod.rs:11:56
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]    |                                                        ^----------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Deserialize` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Task`
[INFO] [stdout] 12 | /// Task representation.
[INFO] [stdout] 13 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/sync/mod.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^--------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `Serialize` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_USetOp`
[INFO] [stdout] 34 | pub enum USetOp {
[INFO] [stdout]    |          ------ `USetOp` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/sync/mod.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^----------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  `Deserialize` is not local
[INFO] [stdout]    |                                                  move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_USetOp`
[INFO] [stdout] 34 | pub enum USetOp {
[INFO] [stdout]    |          ------ `USetOp` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/sync/mod.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^--------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       `Serialize` is not local
[INFO] [stdout]    |                                       move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_USetOpMsg`
[INFO] [stdout] 40 | /// A message containing a U-Set operation and the recipient.
[INFO] [stdout] 41 | pub struct USetOpMsg {
[INFO] [stdout]    |            --------- `USetOpMsg` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/sync/mod.rs:39:50
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^----------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  `Deserialize` is not local
[INFO] [stdout]    |                                                  move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_USetOpMsg`
[INFO] [stdout] 40 | /// A message containing a U-Set operation and the recipient.
[INFO] [stdout] 41 | pub struct USetOpMsg {
[INFO] [stdout]    |            --------- `USetOpMsg` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]   --> src/sync/tests/apply_all.rs:99:89
[INFO] [stdout]    |
[INFO] [stdout] 99 |     assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}");
[INFO] [stdout]    |                                                                                         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]    |
[INFO] [stdout] 99 |     assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}", ...);
[INFO] [stdout]    |                                                                                            +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]    |
[INFO] [stdout] 99 |     assert!(res.is_ok(), "{}", "Unexpected error when removing non-existant task via uset op: {}");
[INFO] [stdout]    |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/sync/tests/apply_all.rs:125:89
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}");
[INFO] [stdout]     |                                                                                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}", ...);
[INFO] [stdout]     |                                                                                            +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert!(res.is_ok(), "{}", "Unexpected error when removing non-existant task via uset op: {}");
[INFO] [stdout]     |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/db/mod.rs:25:58
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn transaction<'conn>(&'conn mut self) -> Result<SqliteTransaction, Error> {
[INFO] [stdout]    |                                -----                     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'conn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn transaction<'conn>(&'conn mut self) -> Result<SqliteTransaction<'conn>, Error> {
[INFO] [stdout]    |                                                                           +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/transaction/mod.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn fetch_tasks(&self) -> Result<Vec<(RowId, Task)>, Error>;
[INFO] [stdout]    |                    ^^^^^                 ^^^^^
[INFO] [stdout]    |                    |                     |
[INFO] [stdout]    |                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn fetch_tasks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error>;
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/transaction/mod.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn fetch_breaks(&self) -> Result<Vec<(RowId, Task)>, Error>;
[INFO] [stdout]    |                     ^^^^^                 ^^^^^
[INFO] [stdout]    |                     |                     |
[INFO] [stdout]    |                     |                     the same lifetime is hidden here
[INFO] [stdout]    |                     |                     the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn fetch_breaks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/transaction/mod.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn pop_current_task(&self) -> Result<Option<(RowId, Task)>, Error>;
[INFO] [stdout]    |                         ^^^^^                    ^^^^^
[INFO] [stdout]    |                         |                        |
[INFO] [stdout]    |                         |                        the same lifetime is hidden here
[INFO] [stdout]    |                         |                        the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn pop_current_task(&self) -> Result<Option<(RowId<'_>, Task)>, Error>;
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/transaction/mod.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn fetch_tasks(&self) -> Result<Vec<(RowId, Task)>, Error> {
[INFO] [stdout]    |                    ^^^^^                 ^^^^^
[INFO] [stdout]    |                    |                     |
[INFO] [stdout]    |                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn fetch_tasks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/transaction/mod.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn fetch_breaks(&self) -> Result<Vec<(RowId, Task)>, Error> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^
[INFO] [stdout]     |                     |                     |
[INFO] [stdout]     |                     |                     the same lifetime is hidden here
[INFO] [stdout]     |                     |                     the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn fetch_breaks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db/transaction/mod.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn pop_current_task(&self) -> Result<Option<(RowId, Task)>, Error> {
[INFO] [stdout]     |                         ^^^^^                    ^^^^^
[INFO] [stdout]     |                         |                        |
[INFO] [stdout]     |                         |                        the same lifetime is hidden here
[INFO] [stdout]     |                         |                        the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn pop_current_task(&self) -> Result<Option<(RowId<'_>, Task)>, Error> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&Task` instead of cloning the inner type
[INFO] [stdout]    --> src/db/transaction/tests/remove_by_uuid.rs:110:110
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let to_be_removed = remaining_tasks.iter().next().expect("pop failed when remaining_tasks had len>0").clone();
[INFO] [stdout]     |                                                                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&Task` instead of cloning the inner type
[INFO] [stdout]    --> src/db/transaction/tests/remove_by_uuid.rs:155:114
[INFO] [stdout]     |
[INFO] [stdout] 155 |             let to_be_removed = remaining_tasks.iter().next().expect("pop failed when remaining_tasks had len>0").clone();
[INFO] [stdout]     |                                                                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.60s
[INFO] running `Command { std: "docker" "inspect" "87278635ffd78371f5a29eddf761c2144716090a160faa9907e3edb23f52a49d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87278635ffd78371f5a29eddf761c2144716090a160faa9907e3edb23f52a49d", kill_on_drop: false }`
[INFO] [stdout] 87278635ffd78371f5a29eddf761c2144716090a160faa9907e3edb23f52a49d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6057378c5ffff17eed3d7b2eb1970bf6d310477aa18a60076472c926dcc1099a
[INFO] running `Command { std: "docker" "start" "-a" "6057378c5ffff17eed3d7b2eb1970bf6d310477aa18a60076472c926dcc1099a", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/config/mod.rs:19:24
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stderr]    |                        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/config/mod.rs:19:37
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stderr]    |                                     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/task/mod.rs:5:45
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stderr]   |                                             ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/task/mod.rs:5:56
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stderr]   |                                                        ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/task/mod.rs:11:45
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stderr]    |                                             ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/task/mod.rs:11:56
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stderr]    |                                                        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/sync/mod.rs:33:39
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stderr]    |                                       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/sync/mod.rs:33:50
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/sync/mod.rs:39:39
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stderr]    |                                       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/sync/mod.rs:39:50
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `rollback` is never used
[INFO] [stderr]   --> src/db/transaction/mod.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub trait DBTransaction {
[INFO] [stderr]    |           ------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 86 |     fn rollback(self) -> Result<(), Error>;
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/config/mod.rs:19:24
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stderr]    |                        ^----------
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        `Deserialize` is not local
[INFO] [stderr]    |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stderr] 20 | pub struct Config {
[INFO] [stderr]    |            ------ `Config` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/config/mod.rs:19:37
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stderr]    |                                     ^--------
[INFO] [stderr]    |                                     |
[INFO] [stderr]    |                                     `Serialize` is not local
[INFO] [stderr]    |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Config`
[INFO] [stderr] 20 | pub struct Config {
[INFO] [stderr]    |            ------ `Config` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/task/mod.rs:5:45
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stderr]   |                                             ^--------
[INFO] [stderr]   |                                             |
[INFO] [stderr]   |                                             `Serialize` is not local
[INFO] [stderr]   |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Category`
[INFO] [stderr] 6 | pub enum Category {
[INFO] [stderr]   |          -------- `Category` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/task/mod.rs:5:56
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stderr]   |                                                        ^----------
[INFO] [stderr]   |                                                        |
[INFO] [stderr]   |                                                        `Deserialize` is not local
[INFO] [stderr]   |                                                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Category`
[INFO] [stderr] 6 | pub enum Category {
[INFO] [stderr]   |          -------- `Category` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/task/mod.rs:11:45
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stderr]    |                                             ^--------
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             `Serialize` is not local
[INFO] [stderr]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Task`
[INFO] [stderr] 12 | /// Task representation.
[INFO] [stderr] 13 | pub struct Task {
[INFO] [stderr]    |            ---- `Task` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/task/mod.rs:11:56
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stderr]    |                                                        ^----------
[INFO] [stderr]    |                                                        |
[INFO] [stderr]    |                                                        `Deserialize` is not local
[INFO] [stderr]    |                                                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Task`
[INFO] [stderr] 12 | /// Task representation.
[INFO] [stderr] 13 | pub struct Task {
[INFO] [stderr]    |            ---- `Task` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/sync/mod.rs:33:39
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stderr]    |                                       ^--------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       `Serialize` is not local
[INFO] [stderr]    |                                       move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_USetOp`
[INFO] [stderr] 34 | pub enum USetOp {
[INFO] [stderr]    |          ------ `USetOp` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/sync/mod.rs:33:50
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stderr]    |                                                  ^----------
[INFO] [stderr]    |                                                  |
[INFO] [stderr]    |                                                  `Deserialize` is not local
[INFO] [stderr]    |                                                  move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_USetOp`
[INFO] [stderr] 34 | pub enum USetOp {
[INFO] [stderr]    |          ------ `USetOp` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/sync/mod.rs:39:39
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stderr]    |                                       ^--------
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       `Serialize` is not local
[INFO] [stderr]    |                                       move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_USetOpMsg`
[INFO] [stderr] 40 | /// A message containing a U-Set operation and the recipient.
[INFO] [stderr] 41 | pub struct USetOpMsg {
[INFO] [stderr]    |            --------- `USetOpMsg` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/sync/mod.rs:39:50
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stderr]    |                                                  ^----------
[INFO] [stderr]    |                                                  |
[INFO] [stderr]    |                                                  `Deserialize` is not local
[INFO] [stderr]    |                                                  move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_USetOpMsg`
[INFO] [stderr] 40 | /// A message containing a U-Set operation and the recipient.
[INFO] [stderr] 41 | pub struct USetOpMsg {
[INFO] [stderr]    |            --------- `USetOpMsg` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/db/mod.rs:25:58
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub fn transaction<'conn>(&'conn mut self) -> Result<SqliteTransaction, Error> {
[INFO] [stderr]    |                                -----                     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'conn`
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub fn transaction<'conn>(&'conn mut self) -> Result<SqliteTransaction<'conn>, Error> {
[INFO] [stderr]    |                                                                           +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/db/transaction/mod.rs:51:20
[INFO] [stderr]    |
[INFO] [stderr] 51 |     fn fetch_tasks(&self) -> Result<Vec<(RowId, Task)>, Error>;
[INFO] [stderr]    |                    ^^^^^                 ^^^^^
[INFO] [stderr]    |                    |                     |
[INFO] [stderr]    |                    |                     the same lifetime is hidden here
[INFO] [stderr]    |                    |                     the same lifetime is hidden here
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 51 |     fn fetch_tasks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error>;
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/db/transaction/mod.rs:54:21
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn fetch_breaks(&self) -> Result<Vec<(RowId, Task)>, Error>;
[INFO] [stderr]    |                     ^^^^^                 ^^^^^
[INFO] [stderr]    |                     |                     |
[INFO] [stderr]    |                     |                     the same lifetime is hidden here
[INFO] [stderr]    |                     |                     the same lifetime is hidden here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn fetch_breaks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error>;
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/db/transaction/mod.rs:68:25
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn pop_current_task(&self) -> Result<Option<(RowId, Task)>, Error>;
[INFO] [stderr]    |                         ^^^^^                    ^^^^^
[INFO] [stderr]    |                         |                        |
[INFO] [stderr]    |                         |                        the same lifetime is hidden here
[INFO] [stderr]    |                         |                        the same lifetime is hidden here
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn pop_current_task(&self) -> Result<Option<(RowId<'_>, Task)>, Error>;
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/db/transaction/mod.rs:90:20
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn fetch_tasks(&self) -> Result<Vec<(RowId, Task)>, Error> {
[INFO] [stderr]    |                    ^^^^^                 ^^^^^
[INFO] [stderr]    |                    |                     |
[INFO] [stderr]    |                    |                     the same lifetime is hidden here
[INFO] [stderr]    |                    |                     the same lifetime is hidden here
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn fetch_tasks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db/transaction/mod.rs:124:21
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn fetch_breaks(&self) -> Result<Vec<(RowId, Task)>, Error> {
[INFO] [stderr]     |                     ^^^^^                 ^^^^^
[INFO] [stderr]     |                     |                     |
[INFO] [stderr]     |                     |                     the same lifetime is hidden here
[INFO] [stderr]     |                     |                     the same lifetime is hidden here
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn fetch_breaks(&self) -> Result<Vec<(RowId<'_>, Task)>, Error> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db/transaction/mod.rs:177:25
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn pop_current_task(&self) -> Result<Option<(RowId, Task)>, Error> {
[INFO] [stderr]     |                         ^^^^^                    ^^^^^
[INFO] [stderr]     |                         |                        |
[INFO] [stderr]     |                         |                        the same lifetime is hidden here
[INFO] [stderr]     |                         |                        the same lifetime is hidden here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn pop_current_task(&self) -> Result<Option<(RowId<'_>, Task)>, Error> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `taskerizer-prototype` (lib) generated 28 warnings (run `cargo fix --lib -p taskerizer-prototype` to apply 7 suggestions)
[INFO] [stderr] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stderr]   --> src/config/tests/util.rs:23:28
[INFO] [stderr]    |
[INFO] [stderr] 23 |         while ENV_VAR_LOCK.compare_and_swap(false, true, Ordering::SeqCst) {}
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stderr]   --> src/config/tests/util.rs:29:30
[INFO] [stderr]    |
[INFO] [stderr] 29 |         assert!(ENV_VAR_LOCK.compare_and_swap(true, false, Ordering::SeqCst), "drop unlocked mutex");
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: panic message contains an unused formatting placeholder
[INFO] [stderr]   --> src/sync/tests/apply_all.rs:99:89
[INFO] [stderr]    |
[INFO] [stderr] 99 |     assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}");
[INFO] [stderr]    |                                                                                         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stderr]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: add the missing argument
[INFO] [stderr]    |
[INFO] [stderr] 99 |     assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}", ...);
[INFO] [stderr]    |                                                                                            +++++
[INFO] [stderr] help: or add a "{}" format string to use the message literally
[INFO] [stderr]    |
[INFO] [stderr] 99 |     assert!(res.is_ok(), "{}", "Unexpected error when removing non-existant task via uset op: {}");
[INFO] [stderr]    |                          +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message contains an unused formatting placeholder
[INFO] [stderr]    --> src/sync/tests/apply_all.rs:125:89
[INFO] [stderr]     |
[INFO] [stderr] 125 |     assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}");
[INFO] [stderr]     |                                                                                         ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stderr] help: add the missing argument
[INFO] [stderr]     |
[INFO] [stderr] 125 |     assert!(res.is_ok(), "Unexpected error when removing non-existant task via uset op: {}", ...);
[INFO] [stderr]     |                                                                                            +++++
[INFO] [stderr] help: or add a "{}" format string to use the message literally
[INFO] [stderr]     |
[INFO] [stderr] 125 |     assert!(res.is_ok(), "{}", "Unexpected error when removing non-existant task via uset op: {}");
[INFO] [stderr]     |                          +++++
[INFO] [stderr] 
[INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&Task` instead of cloning the inner type
[INFO] [stderr]    --> src/db/transaction/tests/remove_by_uuid.rs:110:110
[INFO] [stderr]     |
[INFO] [stderr] 110 |         let to_be_removed = remaining_tasks.iter().next().expect("pop failed when remaining_tasks had len>0").clone();
[INFO] [stderr]     |                                                                                                              ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&Task` instead of cloning the inner type
[INFO] [stderr]    --> src/db/transaction/tests/remove_by_uuid.rs:155:114
[INFO] [stderr]     |
[INFO] [stderr] 155 |             let to_be_removed = remaining_tasks.iter().next().expect("pop failed when remaining_tasks had len>0").clone();
[INFO] [stderr]     |                                                                                                                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `taskerizer-prototype` (lib test) generated 33 warnings (27 duplicates) (run `cargo fix --lib -p taskerizer-prototype --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/taskerizer_prototype-a8e2b351d516c6c3)
[INFO] [stdout] 
[INFO] [stdout] running 164 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'commands::test_dispatch::test_runcmd_add_current_arb' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:186:26:
[INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x8 but is 0x71396ccb41dc
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x586e303c1df2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x586e303c1df2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x586e303c1df2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x586e303c1df2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x586e303da22a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x586e303da22a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stderr]    6:     0x586e303c7e46 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x586e303c7e46 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x586e3039e7ef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x586e3039e7ef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x586e303b95a1 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x586e300dfb1e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x586e300dfb1e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x586e303b9792 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   14:     0x586e303b9792 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x586e3039e8a8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stderr]   16:     0x586e30393759 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x586e3039f79d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x586e303da78d - core[585f66e14d78f9ba]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x586e303da78d - core[585f66e14d78f9ba]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   20:     0x586e303da919 - core[585f66e14d78f9ba]::panicking::panic_misaligned_pointer_dereference
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:284:5
[INFO] [stderr]   21:     0x586e302b0452 - <rand_core[6a646a08fbe1531b]::block::BlockRng<rand_chacha[60c07189d26b708a]::chacha::ChaChaCore> as rand_core[6a646a08fbe1531b]::RngCore>::next_u64::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:186:26
[INFO] [stderr]   22:     0x586e3028bf74 - <rand_core[6a646a08fbe1531b]::block::BlockRng<rand_chacha[60c07189d26b708a]::chacha::ChaChaCore> as rand_core[6a646a08fbe1531b]::RngCore>::next_u64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:200:13
[INFO] [stderr]   23:     0x586e3028bf74 - <rand_chacha[60c07189d26b708a]::chacha::ChaChaRng as rand_core[6a646a08fbe1531b]::RngCore>::next_u64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.1.1/src/chacha.rs:80:16
[INFO] [stderr]   24:     0x586e3029ae57 - <proptest[7e2e35c6b076dc0e]::test_runner::rng::TestRng as rand_core[6a646a08fbe1531b]::RngCore>::next_u64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/rng.rs:133:21
[INFO] [stderr]   25:     0x586e302932df - <rand[acaa509e96468c51]::distributions::Standard as rand[acaa509e96468c51]::distributions::Distribution<usize>>::sample::<proptest[7e2e35c6b076dc0e]::test_runner::rng::TestRng>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/distributions/integer.rs:69:13
[INFO] [stderr]   26:     0x586e302940e3 - <proptest[7e2e35c6b076dc0e]::test_runner::rng::TestRng as rand[acaa509e96468c51]::Rng>::gen::<usize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/lib.rs:215:18
[INFO] [stderr]   27:     0x586e302acfa3 - <rand[acaa509e96468c51]::distributions::uniform::UniformInt<usize> as rand[acaa509e96468c51]::distributions::uniform::UniformSampler>::sample_single::<proptest[7e2e35c6b076dc0e]::test_runner::rng::TestRng, usize, usize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/distributions/uniform.rs:451:43
[INFO] [stderr]   28:     0x586e30294181 - <proptest[7e2e35c6b076dc0e]::test_runner::rng::TestRng as rand[acaa509e96468c51]::Rng>::gen_range::<usize, usize, usize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/lib.rs:245:9
[INFO] [stderr]   29:     0x586e302ab854 - proptest[7e2e35c6b076dc0e]::char::select_range_index::<proptest[7e2e35c6b076dc0e]::test_runner::rng::TestRng>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/char.rs:109:29
[INFO] [stderr]   30:     0x586e302af3e1 - <proptest[7e2e35c6b076dc0e]::char::CharStrategy as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/char.rs:233:30
[INFO] [stderr]   31:     0x586e302aecf7 - <proptest[7e2e35c6b076dc0e]::strategy::map::Map<proptest[7e2e35c6b076dc0e]::char::CharStrategy, proptest[7e2e35c6b076dc0e]::string::to_bytes> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   32:     0x586e302a4dfc - <proptest[7e2e35c6b076dc0e]::strategy::traits::BoxedStrategyWrapper<proptest[7e2e35c6b076dc0e]::strategy::map::Map<proptest[7e2e35c6b076dc0e]::char::CharStrategy, proptest[7e2e35c6b076dc0e]::string::to_bytes>> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   33:     0x586e3027a993 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy<Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[7e2e35c6b076dc0e]::strategy::traits::ValueTree<Value = alloc[15e7b27aba85d2e2]::vec::Vec<u8>>>, Value = alloc[15e7b27aba85d2e2]::vec::Vec<u8>> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   34:     0x586e302a46db - <proptest[7e2e35c6b076dc0e]::strategy::traits::SBoxedStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:684:16
[INFO] [stderr]   35:     0x586e3029c112 - <proptest[7e2e35c6b076dc0e]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/macros.rs:72:24
[INFO] [stderr]   36:     0x586e302b9248 - <proptest[7e2e35c6b076dc0e]::collection::VecStrategy<proptest[7e2e35c6b076dc0e]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/collection.rs:506:40
[INFO] [stderr]   37:     0x586e302aec5e - <proptest[7e2e35c6b076dc0e]::strategy::map::Map<proptest[7e2e35c6b076dc0e]::collection::VecStrategy<proptest[7e2e35c6b076dc0e]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>>, proptest[7e2e35c6b076dc0e]::string::bytes_regex_parsed::{closure#2}> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   38:     0x586e302a4a2f - <proptest[7e2e35c6b076dc0e]::strategy::traits::BoxedStrategyWrapper<proptest[7e2e35c6b076dc0e]::strategy::map::Map<proptest[7e2e35c6b076dc0e]::collection::VecStrategy<proptest[7e2e35c6b076dc0e]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>>, proptest[7e2e35c6b076dc0e]::string::bytes_regex_parsed::{closure#2}>> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   39:     0x586e3027a993 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy<Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[7e2e35c6b076dc0e]::strategy::traits::ValueTree<Value = alloc[15e7b27aba85d2e2]::vec::Vec<u8>>>, Value = alloc[15e7b27aba85d2e2]::vec::Vec<u8>> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   40:     0x586e302a46db - <proptest[7e2e35c6b076dc0e]::strategy::traits::SBoxedStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:684:16
[INFO] [stderr]   41:     0x586e3029c112 - <proptest[7e2e35c6b076dc0e]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/macros.rs:72:24
[INFO] [stderr]   42:     0x586e302aeca7 - <proptest[7e2e35c6b076dc0e]::strategy::map::Map<proptest[7e2e35c6b076dc0e]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>, proptest[7e2e35c6b076dc0e]::string::string_regex_parsed::{closure#0}::{closure#0}> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   43:     0x586e302a4c6c - <proptest[7e2e35c6b076dc0e]::strategy::traits::BoxedStrategyWrapper<proptest[7e2e35c6b076dc0e]::strategy::map::Map<proptest[7e2e35c6b076dc0e]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>, proptest[7e2e35c6b076dc0e]::string::string_regex_parsed::{closure#0}::{closure#0}>> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   44:     0x586e3027a9e3 - <alloc[15e7b27aba85d2e2]::sync::Arc<dyn proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy<Tree = alloc[15e7b27aba85d2e2]::boxed::Box<dyn proptest[7e2e35c6b076dc0e]::strategy::traits::ValueTree<Value = alloc[15e7b27aba85d2e2]::string::String>>, Value = alloc[15e7b27aba85d2e2]::string::String> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   45:     0x586e302a470b - <proptest[7e2e35c6b076dc0e]::strategy::traits::SBoxedStrategy<alloc[15e7b27aba85d2e2]::string::String> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:684:16
[INFO] [stderr]   46:     0x586e3029c152 - <proptest[7e2e35c6b076dc0e]::string::RegexGeneratorStrategy<alloc[15e7b27aba85d2e2]::string::String> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/macros.rs:72:24
[INFO] [stderr]   47:     0x586e3029a94a - <str as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/string.rs:97:37
[INFO] [stderr]   48:     0x586e2ffacc38 - <&str as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   49:     0x586e30053a0d - <(&str, core[585f66e14d78f9ba]::ops::range::RangeFrom<u32>, proptest[7e2e35c6b076dc0e]::bool::Any) as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/tuple.rs:47:43
[INFO] [stderr]   50:     0x586e2ffa7427 - <proptest[7e2e35c6b076dc0e]::strategy::map::Map<(&str, core[585f66e14d78f9ba]::ops::range::RangeFrom<u32>, proptest[7e2e35c6b076dc0e]::bool::Any), taskerizer_prototype[d9abdd50e8a43c20]::task::test_utils::arb_task::{closure#0}> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   51:     0x586e2ffa6ed6 - <proptest[7e2e35c6b076dc0e]::strategy::map::Map<proptest[7e2e35c6b076dc0e]::strategy::map::Map<(&str, core[585f66e14d78f9ba]::ops::range::RangeFrom<u32>, proptest[7e2e35c6b076dc0e]::bool::Any), taskerizer_prototype[d9abdd50e8a43c20]::task::test_utils::arb_task::{closure#0}>, taskerizer_prototype[d9abdd50e8a43c20]::commands::test_dispatch::test_runcmd_add_current_arb::{closure#0}> as proptest[7e2e35c6b076dc0e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   52:     0x586e2fe766e1 - <proptest[7e2e35c6b076dc0e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[7e2e35c6b076dc0e]::strategy::map::Map<proptest[7e2e35c6b076dc0e]::strategy::map::Map<(&str, core[585f66e14d78f9ba]::ops::range::RangeFrom<u32>, proptest[7e2e35c6b076dc0e]::bool::Any), taskerizer_prototype[d9abdd50e8a43c20]::task::test_utils::arb_task::{closure#0}>, taskerizer_prototype[d9abdd50e8a43c20]::commands::test_dispatch::test_runcmd_add_current_arb::{closure#0}>, taskerizer_prototype[d9abdd50e8a43c20]::commands::test_dispatch::test_runcmd_add_current_arb::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[7e2e35c6b076dc0e]::test_runner::errors::TestCaseError>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/runner.rs:565:33
[INFO] [stderr]   53:     0x586e2feb326a - <proptest[7e2e35c6b076dc0e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[7e2e35c6b076dc0e]::strategy::map::Map<proptest[7e2e35c6b076dc0e]::strategy::map::Map<(&str, core[585f66e14d78f9ba]::ops::range::RangeFrom<u32>, proptest[7e2e35c6b076dc0e]::bool::Any), taskerizer_prototype[d9abdd50e8a43c20]::task::test_utils::arb_task::{closure#0}>, taskerizer_prototype[d9abdd50e8a43c20]::commands::test_dispatch::test_runcmd_add_current_arb::{closure#0}>, taskerizer_prototype[d9abdd50e8a43c20]::commands::test_dispatch::test_runcmd_add_current_arb::{closure#1}, alloc[15e7b27aba85d2e2]::vec::into_iter::IntoIter<core[585f66e14d78f9ba]::result::Result<(), proptest[7e2e35c6b076dc0e]::test_runner::errors::TestCaseError>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/runner.rs:530:31
[INFO] [stderr]   54:     0x586e2fe6770c - <proptest[7e2e35c6b076dc0e]::test_runner::runner::TestRunner>::run_in_process::<proptest[7e2e35c6b076dc0e]::strategy::map::Map<proptest[7e2e35c6b076dc0e]::strategy::map::Map<(&str, core[585f66e14d78f9ba]::ops::range::RangeFrom<u32>, proptest[7e2e35c6b076dc0e]::bool::Any), taskerizer_prototype[d9abdd50e8a43c20]::task::test_utils::arb_task::{closure#0}>, taskerizer_prototype[d9abdd50e8a43c20]::commands::test_dispatch::test_runcmd_add_current_arb::{closure#0}>, taskerizer_prototype[d9abdd50e8a43c20]::commands::test_dispatch::test_runcmd_add_current_arb::{closure#1}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/runner.rs:498:14
[INFO] [stderr]   55:     0x586e2fec2df6 - <proptest[7e2e35c6b076dc0e]::test_runner::runner::TestRunner>::run::<proptest[7e2e35c6b076dc0e]::strategy::map::Map<proptest[7e2e35c6b076dc0e]::strategy::map::Map<(&str, core[585f66e14d78f9ba]::ops::range::RangeFrom<u32>, proptest[7e2e35c6b076dc0e]::bool::Any), taskerizer_prototype[d9abdd50e8a43c20]::task::test_utils::arb_task::{closure#0}>, taskerizer_prototype[d9abdd50e8a43c20]::commands::test_dispatch::test_runcmd_add_current_arb::{closure#0}>, taskerizer_prototype[d9abdd50e8a43c20]::commands::test_dispatch::test_runcmd_add_current_arb::{closure#1}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/runner.rs:367:18
[INFO] [stderr]   56:     0x586e2ffc55ba - taskerizer_prototype[d9abdd50e8a43c20]::commands::test_dispatch::test_runcmd_add_current_arb
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/sugar.rs:163:17
[INFO] [stderr]   57:     0x586e2ffbc6f7 - taskerizer_prototype[d9abdd50e8a43c20]::commands::test_dispatch::test_runcmd_add_current_arb::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/sugar.rs:159:28
[INFO] [stderr]   58:     0x586e2ffd0636 - <taskerizer_prototype[d9abdd50e8a43c20]::commands::test_dispatch::test_runcmd_add_current_arb::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   59:     0x586e300d3ecb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   60:     0x586e300d3ecb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stderr]   61:     0x586e300e072a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stderr]   62:     0x586e300e072a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   63:     0x586e300e072a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stderr]   64:     0x586e300e072a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stderr]   65:     0x586e300e072a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stderr]   66:     0x586e300e072a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stderr]   67:     0x586e300e072a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stderr]   68:     0x586e300dabf4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stderr]   69:     0x586e300dabf4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   70:     0x586e300e3222 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   71:     0x586e300e3222 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   72:     0x586e300e3222 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stderr]   73:     0x586e300e3222 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stderr]   74:     0x586e300e3222 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stderr]   75:     0x586e300e3222 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   76:     0x586e300e3222 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   77:     0x586e303c12ff - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]   78:     0x586e303c12ff - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]   79:     0x71396cf5aaa4 - <unknown>
[INFO] [stderr]   80:     0x71396cfe7a64 - clone
[INFO] [stderr]   81:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/taskerizer_prototype-a8e2b351d516c6c3` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "6057378c5ffff17eed3d7b2eb1970bf6d310477aa18a60076472c926dcc1099a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6057378c5ffff17eed3d7b2eb1970bf6d310477aa18a60076472c926dcc1099a", kill_on_drop: false }`
[INFO] [stdout] 6057378c5ffff17eed3d7b2eb1970bf6d310477aa18a60076472c926dcc1099a
