[INFO] fetching crate polonius-the-crab 0.5.0... [INFO] checking polonius-the-crab-0.5.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] extracting crate polonius-the-crab 0.5.0 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate polonius-the-crab 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate polonius-the-crab 0.5.0 [INFO] tweaked toml for crates.io crate polonius-the-crab 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate polonius-the-crab 0.5.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate polonius-the-crab 0.5.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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Downloaded macro_rules_attribute v0.2.2 [INFO] [stderr] Downloaded higher-kinded-types v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbd7842ca1d5cff8267dbee5747ca7095850425a672f01ee26a7323bc8bdcafa [INFO] running `Command { std: "docker" "start" "-a" "cbd7842ca1d5cff8267dbee5747ca7095850425a672f01ee26a7323bc8bdcafa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbd7842ca1d5cff8267dbee5747ca7095850425a672f01ee26a7323bc8bdcafa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd7842ca1d5cff8267dbee5747ca7095850425a672f01ee26a7323bc8bdcafa", kill_on_drop: false }` [INFO] [stdout] cbd7842ca1d5cff8267dbee5747ca7095850425a672f01ee26a7323bc8bdcafa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b71c9ae77234539a8c0f8cd3a060eac3b69d8bd6adccc99ff57a318c20fd8722 [INFO] running `Command { std: "docker" "start" "-a" "b71c9ae77234539a8c0f8cd3a060eac3b69d8bd6adccc99ff57a318c20fd8722", kill_on_drop: false }` [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking never-say-never v6.6.666 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking higher-kinded-types v0.2.1 [INFO] [stderr] Checking polonius-the-crab v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/lending_iterator.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 73 | / fn new ( [INFO] [stdout] 74 | | slice: &'slice mut [T], [INFO] [stdout] 75 | | ) -> WindowsMut<&'slice mut [T], WIDTH> [INFO] [stdout] 76 | | where [INFO] [stdout] 77 | | WindowsMut<&'slice mut [T], WIDTH> [INFO] [stdout] 78 | | : for<'n> LendingIteratorItem<'n, T = &'n mut [T; WIDTH]> [INFO] [stdout] 79 | | , [INFO] [stdout] | |_________- move the `impl` block outside of this associated function `new` [INFO] [stdout] ... [INFO] [stdout] 83 | / impl<'next, 'slice, T, const WIDTH: usize> [INFO] [stdout] 84 | | LendingIteratorItem<'next> [INFO] [stdout] | | ------------------- `LendingIteratorItem` is not local [INFO] [stdout] 85 | | for [INFO] [stdout] 86 | | WindowsMut<&'slice mut [T], WIDTH> [INFO] [stdout] | |_____________----------__________________-----^ [INFO] [stdout] | | | [INFO] [stdout] | | `WIDTH` is not local [INFO] [stdout] | `WindowsMut` 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] --> tests/lending_iterator.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 73 | / fn new ( [INFO] [stdout] 74 | | slice: &'slice mut [T], [INFO] [stdout] 75 | | ) -> WindowsMut<&'slice mut [T], WIDTH> [INFO] [stdout] 76 | | where [INFO] [stdout] 77 | | WindowsMut<&'slice mut [T], WIDTH> [INFO] [stdout] 78 | | : for<'n> LendingIteratorItem<'n, T = &'n mut [T; WIDTH]> [INFO] [stdout] 79 | | , [INFO] [stdout] | |_________- move the `impl` block outside of this associated function `new` [INFO] [stdout] ... [INFO] [stdout] 91 | / impl<'slice, T, const WIDTH: usize> [INFO] [stdout] 92 | | LendingIterator [INFO] [stdout] | | --------------- `LendingIterator` is not local [INFO] [stdout] 93 | | for [INFO] [stdout] 94 | | WindowsMut<&'slice mut [T], WIDTH> [INFO] [stdout] | |_____________----------__________________-----^ [INFO] [stdout] | | | [INFO] [stdout] | | `WIDTH` is not local [INFO] [stdout] | `WindowsMut` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "b71c9ae77234539a8c0f8cd3a060eac3b69d8bd6adccc99ff57a318c20fd8722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71c9ae77234539a8c0f8cd3a060eac3b69d8bd6adccc99ff57a318c20fd8722", kill_on_drop: false }` [INFO] [stdout] b71c9ae77234539a8c0f8cd3a060eac3b69d8bd6adccc99ff57a318c20fd8722