[INFO] fetching crate i3nator 1.2.0... [INFO] checking i3nator-1.2.0 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate i3nator 1.2.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate i3nator 1.2.0 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc1/source/Cargo.toml [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" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getch v0.2.1 [INFO] [stderr] Downloaded error-chain v0.12.2 [INFO] [stderr] Downloaded dirs-sys-next v0.1.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.17 [INFO] [stderr] Downloaded i3ipc v0.10.1 [INFO] [stderr] Downloaded dirs-next v1.0.1 [INFO] [stderr] Downloaded blake2b_simd v0.5.10 [INFO] [stderr] Downloaded termios v0.2.2 [INFO] [stderr] Downloaded rust-argon2 v0.7.0 [INFO] [stderr] Downloaded redox_users v0.3.4 [INFO] [stderr] Downloaded syn v1.0.33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e9120f35b6cbbb14bd684e0eb5878048856ff54a2097c8970bff3f9f11d5f85 [INFO] running `Command { std: "docker" "start" "-a" "2e9120f35b6cbbb14bd684e0eb5878048856ff54a2097c8970bff3f9f11d5f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e9120f35b6cbbb14bd684e0eb5878048856ff54a2097c8970bff3f9f11d5f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9120f35b6cbbb14bd684e0eb5878048856ff54a2097c8970bff3f9f11d5f85", kill_on_drop: false }` [INFO] [stdout] 2e9120f35b6cbbb14bd684e0eb5878048856ff54a2097c8970bff3f9f11d5f85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d212f4309fd2881d079471406ace7a519b3c673275af4ce65ce7ef86cb5936fa [INFO] running `Command { std: "docker" "start" "-a" "d212f4309fd2881d079471406ace7a519b3c673275af4ce65ce7ef86cb5936fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [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 bitflags v1.2.1 [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 unicode-width v0.1.7 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking dirs-sys-next v0.1.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking dirs-next v1.0.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking getch v0.2.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling i3nator v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking i3ipc v0.10.1 [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: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [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: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.11s [INFO] running `Command { std: "docker" "inspect" "d212f4309fd2881d079471406ace7a519b3c673275af4ce65ce7ef86cb5936fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d212f4309fd2881d079471406ace7a519b3c673275af4ce65ce7ef86cb5936fa", kill_on_drop: false }` [INFO] [stdout] d212f4309fd2881d079471406ace7a519b3c673275af4ce65ce7ef86cb5936fa