[INFO] fetching crate i3nator 1.2.0... [INFO] testing i3nator-1.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate i3nator 1.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate i3nator 1.2.0 [INFO] finished tweaking crates.io crate i3nator 1.2.0 [INFO] tweaked toml for crates.io crate i3nator 1.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate i3nator 1.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate i3nator 1.2.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.114 [INFO] [stderr] Downloaded xdg v2.2.0 [INFO] [stderr] Downloaded dirs-next v1.0.1 [INFO] [stderr] Downloaded hermit-abi v0.1.13 [INFO] [stderr] Downloaded unicode-xid v0.2.0 [INFO] [stderr] Downloaded serde v1.0.114 [INFO] [stderr] Downloaded toml v0.5.6 [INFO] [stderr] Downloaded arrayvec v0.5.1 [INFO] [stderr] Downloaded rust-argon2 v0.7.0 [INFO] [stderr] Downloaded rdrand v0.4.0 [INFO] [stderr] Downloaded constant_time_eq v0.1.5 [INFO] [stderr] Downloaded unicode-width v0.1.7 [INFO] [stderr] Downloaded tempfile v3.1.0 [INFO] [stderr] Downloaded arrayref v0.3.6 [INFO] [stderr] Downloaded termios v0.2.2 [INFO] [stderr] Downloaded log v0.4.8 [INFO] [stderr] Downloaded base64 v0.11.0 [INFO] [stderr] Downloaded dirs-sys-next v0.1.0 [INFO] [stderr] Downloaded addr2line v0.12.1 [INFO] [stderr] Downloaded object v0.19.0 [INFO] [stderr] Downloaded libc v0.2.71 [INFO] [stderr] Downloaded autocfg v1.0.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.16 [INFO] [stderr] Downloaded blake2b_simd v0.5.10 [INFO] [stderr] Downloaded getrandom v0.1.14 [INFO] [stderr] Downloaded ppv-lite86 v0.2.8 [INFO] [stderr] Downloaded clap v2.33.1 [INFO] [stderr] Downloaded backtrace v0.3.48 [INFO] [stderr] Downloaded getch v0.2.1 [INFO] [stderr] Downloaded error-chain v0.12.2 [INFO] [stderr] Downloaded byteorder v1.3.4 [INFO] [stderr] Downloaded serde_json v1.0.53 [INFO] [stderr] Downloaded tempdir v0.3.7 [INFO] [stderr] Downloaded winapi v0.3.8 [INFO] [stderr] Downloaded ryu v1.0.4 [INFO] [stderr] Downloaded i3ipc v0.10.1 [INFO] [stderr] Downloaded redox_syscall v0.1.56 [INFO] [stderr] Downloaded remove_dir_all v0.5.2 [INFO] [stderr] Downloaded crossbeam-utils v0.7.2 [INFO] [stderr] Downloaded redox_users v0.3.4 [INFO] [stderr] Downloaded syn v1.0.33 [INFO] [stderr] Downloaded proc-macro2 v1.0.17 [INFO] [stderr] Downloaded gimli v0.21.0 [INFO] [stderr] Downloaded version_check v0.9.2 [INFO] [stderr] Downloaded itoa v0.4.5 [INFO] [stderr] Downloaded quote v1.0.6 [INFO] [stderr] Downloaded rand v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 246d4e1f66865af86d671f8d89b6412e8dbba4eff7bd16b828265423d0bc3a79 [INFO] running `Command { std: "docker" "start" "-a" "246d4e1f66865af86d671f8d89b6412e8dbba4eff7bd16b828265423d0bc3a79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "246d4e1f66865af86d671f8d89b6412e8dbba4eff7bd16b828265423d0bc3a79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "246d4e1f66865af86d671f8d89b6412e8dbba4eff7bd16b828265423d0bc3a79", kill_on_drop: false }` [INFO] [stdout] 246d4e1f66865af86d671f8d89b6412e8dbba4eff7bd16b828265423d0bc3a79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db0bde950250d6a8e5f7279d0800f3de75a2e558badd714f629dd9c61b5a2721 [INFO] running `Command { std: "docker" "start" "-a" "db0bde950250d6a8e5f7279d0800f3de75a2e558badd714f629dd9c61b5a2721", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling getch v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling i3nator v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling i3ipc v0.10.1 [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/errors.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / error_chain! { [INFO] [stdout] 16 | | foreign_links { [INFO] [stdout] 17 | | I3EstablishError(::i3ipc::EstablishError) [INFO] [stdout] 18 | | #[doc = "Error caused by `i3ipc`, on establishing a connection."]; [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (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/types.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 243 | / fn deserialize_application_command<'de, D>(deserializer: D) -> Result [INFO] [stdout] 244 | | where [INFO] [stdout] 245 | | D: Deserializer<'de>, [INFO] [stdout] | |_________________________- move the `impl` block outside of this function `deserialize_application_command` [INFO] [stdout] 246 | { [INFO] [stdout] 247 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^-------^------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `ApplicationCommand` is not local [INFO] [stdout] | | `Phantom` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [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: `#[warn(non_local_definitions)]` 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/types.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 300 | / fn deserialize_duration<'de, D>(deserializer: D) -> Result [INFO] [stdout] 301 | | where [INFO] [stdout] 302 | | D: Deserializer<'de>, [INFO] [stdout] | |_________________________- move the `impl` block outside of this function `deserialize_duration` [INFO] [stdout] 303 | { [INFO] [stdout] 304 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^-------^--------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `Duration` is not local [INFO] [stdout] | | `Phantom` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/types.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 329 | / fn deserialize_exec<'de, D>(deserializer: D) -> Result [INFO] [stdout] 330 | | where [INFO] [stdout] 331 | | D: Deserializer<'de>, [INFO] [stdout] | |_________________________- move the `impl` block outside of this function `deserialize_exec` [INFO] [stdout] 332 | { [INFO] [stdout] 333 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^-------^----^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `Exec` is not local [INFO] [stdout] | | `Phantom` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/types.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 387 | / fn deserialize_layout<'de, D>(deserializer: D) -> Result [INFO] [stdout] 388 | | where [INFO] [stdout] 389 | | D: Deserializer<'de>, [INFO] [stdout] | |_________________________- move the `impl` block outside of this function `deserialize_layout` [INFO] [stdout] 390 | { [INFO] [stdout] 391 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^-------^------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `Layout` is not local [INFO] [stdout] | | `Phantom` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:439:49 [INFO] [stdout] | [INFO] [stdout] 439 | fn tilde_with_context(input: &SI, home_dir: HD) -> Cow [INFO] [stdout] | ^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 439 | fn tilde_with_context(input: &SI, home_dir: HD) -> Cow<'_, Path> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:469:29 [INFO] [stdout] | [INFO] [stdout] 469 | fn tilde(input: &SI) -> Cow [INFO] [stdout] | ^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [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] 469 | fn tilde(input: &SI) -> Cow<'_, Path> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / error_chain! { [INFO] [stdout] 14 | | foreign_links { [INFO] [stdout] 15 | | I3EstablishError(::i3ipc::EstablishError); [INFO] [stdout] 16 | | I3MessageError(::i3ipc::MessageError); [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.95s [INFO] running `Command { std: "docker" "inspect" "db0bde950250d6a8e5f7279d0800f3de75a2e558badd714f629dd9c61b5a2721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db0bde950250d6a8e5f7279d0800f3de75a2e558badd714f629dd9c61b5a2721", kill_on_drop: false }` [INFO] [stdout] db0bde950250d6a8e5f7279d0800f3de75a2e558badd714f629dd9c61b5a2721 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68a88fec1582e915ebbc26b525d595ca582df3ee2445eb6eda34944dae65aef4 [INFO] running `Command { std: "docker" "start" "-a" "68a88fec1582e915ebbc26b525d595ca582df3ee2445eb6eda34944dae65aef4", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/errors.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / error_chain! { [INFO] [stdout] 16 | | foreign_links { [INFO] [stdout] 17 | | I3EstablishError(::i3ipc::EstablishError) [INFO] [stdout] 18 | | #[doc = "Error caused by `i3ipc`, on establishing a connection."]; [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (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/types.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 243 | / fn deserialize_application_command<'de, D>(deserializer: D) -> Result [INFO] [stdout] 244 | | where [INFO] [stdout] 245 | | D: Deserializer<'de>, [INFO] [stdout] | |_________________________- move the `impl` block outside of this function `deserialize_application_command` [INFO] [stdout] 246 | { [INFO] [stdout] 247 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^-------^------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `ApplicationCommand` is not local [INFO] [stdout] | | `Phantom` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [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: `#[warn(non_local_definitions)]` 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/types.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 300 | / fn deserialize_duration<'de, D>(deserializer: D) -> Result [INFO] [stdout] 301 | | where [INFO] [stdout] 302 | | D: Deserializer<'de>, [INFO] [stdout] | |_________________________- move the `impl` block outside of this function `deserialize_duration` [INFO] [stdout] 303 | { [INFO] [stdout] 304 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^-------^--------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `Duration` is not local [INFO] [stdout] | | `Phantom` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/types.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 329 | / fn deserialize_exec<'de, D>(deserializer: D) -> Result [INFO] [stdout] 330 | | where [INFO] [stdout] 331 | | D: Deserializer<'de>, [INFO] [stdout] | |_________________________- move the `impl` block outside of this function `deserialize_exec` [INFO] [stdout] 332 | { [INFO] [stdout] 333 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^-------^----^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `Exec` is not local [INFO] [stdout] | | `Phantom` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/types.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 387 | / fn deserialize_layout<'de, D>(deserializer: D) -> Result [INFO] [stdout] 388 | | where [INFO] [stdout] 389 | | D: Deserializer<'de>, [INFO] [stdout] | |_________________________- move the `impl` block outside of this function `deserialize_layout` [INFO] [stdout] 390 | { [INFO] [stdout] 391 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^-------^------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `Layout` is not local [INFO] [stdout] | | `Phantom` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:439:49 [INFO] [stdout] | [INFO] [stdout] 439 | fn tilde_with_context(input: &SI, home_dir: HD) -> Cow [INFO] [stdout] | ^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 439 | fn tilde_with_context(input: &SI, home_dir: HD) -> Cow<'_, Path> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:469:29 [INFO] [stdout] | [INFO] [stdout] 469 | fn tilde(input: &SI) -> Cow [INFO] [stdout] | ^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [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] 469 | fn tilde(input: &SI) -> Cow<'_, Path> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / error_chain! { [INFO] [stdout] 14 | | foreign_links { [INFO] [stdout] 15 | | I3EstablishError(::i3ipc::EstablishError); [INFO] [stdout] 16 | | I3MessageError(::i3ipc::MessageError); [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling i3nator v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / error_chain! { [INFO] [stdout] 14 | | foreign_links { [INFO] [stdout] 15 | | I3EstablishError(::i3ipc::EstablishError); [INFO] [stdout] 16 | | I3MessageError(::i3ipc::MessageError); [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/errors.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / error_chain! { [INFO] [stdout] 16 | | foreign_links { [INFO] [stdout] 17 | | I3EstablishError(::i3ipc::EstablishError) [INFO] [stdout] 18 | | #[doc = "Error caused by `i3ipc`, on establishing a connection."]; [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (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/types.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 243 | / fn deserialize_application_command<'de, D>(deserializer: D) -> Result [INFO] [stdout] 244 | | where [INFO] [stdout] 245 | | D: Deserializer<'de>, [INFO] [stdout] | |_________________________- move the `impl` block outside of this function `deserialize_application_command` [INFO] [stdout] 246 | { [INFO] [stdout] 247 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^-------^------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `ApplicationCommand` is not local [INFO] [stdout] | | `Phantom` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [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: `#[warn(non_local_definitions)]` 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/types.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 300 | / fn deserialize_duration<'de, D>(deserializer: D) -> Result [INFO] [stdout] 301 | | where [INFO] [stdout] 302 | | D: Deserializer<'de>, [INFO] [stdout] | |_________________________- move the `impl` block outside of this function `deserialize_duration` [INFO] [stdout] 303 | { [INFO] [stdout] 304 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^-------^--------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `Duration` is not local [INFO] [stdout] | | `Phantom` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/types.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 329 | / fn deserialize_exec<'de, D>(deserializer: D) -> Result [INFO] [stdout] 330 | | where [INFO] [stdout] 331 | | D: Deserializer<'de>, [INFO] [stdout] | |_________________________- move the `impl` block outside of this function `deserialize_exec` [INFO] [stdout] 332 | { [INFO] [stdout] 333 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^-------^----^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `Exec` is not local [INFO] [stdout] | | `Phantom` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/types.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 387 | / fn deserialize_layout<'de, D>(deserializer: D) -> Result [INFO] [stdout] 388 | | where [INFO] [stdout] 389 | | D: Deserializer<'de>, [INFO] [stdout] | |_________________________- move the `impl` block outside of this function `deserialize_layout` [INFO] [stdout] 390 | { [INFO] [stdout] 391 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^-------^------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | `Layout` is not local [INFO] [stdout] | | `Phantom` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:439:49 [INFO] [stdout] | [INFO] [stdout] 439 | fn tilde_with_context(input: &SI, home_dir: HD) -> Cow [INFO] [stdout] | ^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 439 | fn tilde_with_context(input: &SI, home_dir: HD) -> Cow<'_, Path> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:469:29 [INFO] [stdout] | [INFO] [stdout] 469 | fn tilde(input: &SI) -> Cow [INFO] [stdout] | ^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [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] 469 | fn tilde(input: &SI) -> Cow<'_, Path> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "68a88fec1582e915ebbc26b525d595ca582df3ee2445eb6eda34944dae65aef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a88fec1582e915ebbc26b525d595ca582df3ee2445eb6eda34944dae65aef4", kill_on_drop: false }` [INFO] [stdout] 68a88fec1582e915ebbc26b525d595ca582df3ee2445eb6eda34944dae65aef4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 549ca9455bfe6733f6563a942bc4dbddf32ea560958065845f89289dcd2b673b [INFO] running `Command { std: "docker" "start" "-a" "549ca9455bfe6733f6563a942bc4dbddf32ea560958065845f89289dcd2b673b", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stderr] --> src/errors.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / error_chain! { [INFO] [stderr] 16 | | foreign_links { [INFO] [stderr] 17 | | I3EstablishError(::i3ipc::EstablishError) [INFO] [stderr] 18 | | #[doc = "Error caused by `i3ipc`, on establishing a connection."]; [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (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/types.rs:247:5 [INFO] [stderr] | [INFO] [stderr] 243 | / fn deserialize_application_command<'de, D>(deserializer: D) -> Result [INFO] [stderr] 244 | | where [INFO] [stderr] 245 | | D: Deserializer<'de>, [INFO] [stderr] | |_________________________- move the `impl` block outside of this function `deserialize_application_command` [INFO] [stderr] 246 | { [INFO] [stderr] 247 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stderr] | ^^^^^^^^^^-----------^^^^^^^^^^-------^------------------^ [INFO] [stderr] | | | | [INFO] [stderr] | | | `ApplicationCommand` is not local [INFO] [stderr] | | `Phantom` is not local [INFO] [stderr] | `Visitor` is not local [INFO] [stderr] | [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: `#[warn(non_local_definitions)]` 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/types.rs:304:5 [INFO] [stderr] | [INFO] [stderr] 300 | / fn deserialize_duration<'de, D>(deserializer: D) -> Result [INFO] [stderr] 301 | | where [INFO] [stderr] 302 | | D: Deserializer<'de>, [INFO] [stderr] | |_________________________- move the `impl` block outside of this function `deserialize_duration` [INFO] [stderr] 303 | { [INFO] [stderr] 304 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stderr] | ^^^^^^^^^^-----------^^^^^^^^^^-------^--------^ [INFO] [stderr] | | | | [INFO] [stderr] | | | `Duration` is not local [INFO] [stderr] | | `Phantom` is not local [INFO] [stderr] | `Visitor` is not local [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/types.rs:333:5 [INFO] [stderr] | [INFO] [stderr] 329 | / fn deserialize_exec<'de, D>(deserializer: D) -> Result [INFO] [stderr] 330 | | where [INFO] [stderr] 331 | | D: Deserializer<'de>, [INFO] [stderr] | |_________________________- move the `impl` block outside of this function `deserialize_exec` [INFO] [stderr] 332 | { [INFO] [stderr] 333 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stderr] | ^^^^^^^^^^-----------^^^^^^^^^^-------^----^ [INFO] [stderr] | | | | [INFO] [stderr] | | | `Exec` is not local [INFO] [stderr] | | `Phantom` is not local [INFO] [stderr] | `Visitor` is not local [INFO] [stderr] | [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] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/types.rs:391:5 [INFO] [stderr] | [INFO] [stderr] 387 | / fn deserialize_layout<'de, D>(deserializer: D) -> Result [INFO] [stderr] 388 | | where [INFO] [stderr] 389 | | D: Deserializer<'de>, [INFO] [stderr] | |_________________________- move the `impl` block outside of this function `deserialize_layout` [INFO] [stderr] 390 | { [INFO] [stderr] 391 | impl<'de> de::Visitor<'de> for Phantom { [INFO] [stderr] | ^^^^^^^^^^-----------^^^^^^^^^^-------^------^ [INFO] [stderr] | | | | [INFO] [stderr] | | | `Layout` is not local [INFO] [stderr] | | `Phantom` is not local [INFO] [stderr] | `Visitor` is not local [INFO] [stderr] | [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] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types.rs:439:49 [INFO] [stderr] | [INFO] [stderr] 439 | fn tilde_with_context(input: &SI, home_dir: HD) -> Cow [INFO] [stderr] | ^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 439 | fn tilde_with_context(input: &SI, home_dir: HD) -> Cow<'_, Path> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types.rs:469:29 [INFO] [stderr] | [INFO] [stderr] 469 | fn tilde(input: &SI) -> Cow [INFO] [stderr] | ^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [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] 469 | fn tilde(input: &SI) -> Cow<'_, Path> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `i3nator` (lib) generated 7 warnings (run `cargo fix --lib -p i3nator` to apply 2 suggestions) [INFO] [stderr] warning: `i3nator` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stderr] --> src/main.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] 15 | | I3EstablishError(::i3ipc::EstablishError); [INFO] [stderr] 16 | | I3MessageError(::i3ipc::MessageError); [INFO] [stderr] ... | [INFO] [stderr] 35 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `i3nator` (bin "i3nator") generated 1 warning [INFO] [stderr] warning: `i3nator` (bin "i3nator" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/i3nator-f035b472e2d33ce5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/i3nator-45395efd5501aebd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/projects.rs (/opt/rustwide/target/debug/deps/projects-17bd3684b6f8586a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/types.rs (/opt/rustwide/target/debug/deps/types-21b8d3195f529d18) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test application_command_seq ... ok [INFO] [stdout] test application_command_seq_no_args ... ok [INFO] [stdout] test exec_str ... ok [INFO] [stdout] test duration_map ... ok [INFO] [stdout] test duration_secs ... ok [INFO] [stdout] test full_config ... ok [INFO] [stdout] test application_command_str ... ok [INFO] [stdout] test application_command_map_no_args ... ok [INFO] [stdout] test application_command_empty_str - should panic ... ok [INFO] [stdout] test application_command_empty_seq - should panic ... ok [INFO] [stdout] test duration_str - should panic ... ok [INFO] [stdout] test exec_commands_only ... ok [INFO] [stdout] test exec_commands_and_type ... ok [INFO] [stdout] test application_command_str_no_args ... ok [INFO] [stdout] test exec_commands_type_and_timeout ... ok [INFO] [stdout] test exec_seq ... ok [INFO] [stdout] test application_command_map ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests i3nator [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/types.rs - types::ApplicationCommand (line 151) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "549ca9455bfe6733f6563a942bc4dbddf32ea560958065845f89289dcd2b673b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "549ca9455bfe6733f6563a942bc4dbddf32ea560958065845f89289dcd2b673b", kill_on_drop: false }` [INFO] [stdout] 549ca9455bfe6733f6563a942bc4dbddf32ea560958065845f89289dcd2b673b