[INFO] fetching crate sprs 0.11.1... [INFO] checking sprs-0.11.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] extracting crate sprs 0.11.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate sprs 0.11.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sprs 0.11.1 [INFO] finished tweaking crates.io crate sprs 0.11.1 [INFO] tweaked toml for crates.io crate sprs 0.11.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate sprs 0.11.1 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-utils v0.8.9 [INFO] [stderr] Downloaded ndarray v0.15.4 [INFO] [stderr] Downloaded tobj v3.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34adb061bc3345afb1988cfdfd7c0f6fe55eed08c1c2b2a1b34550580f79338d [INFO] running `Command { std: "docker" "start" "-a" "34adb061bc3345afb1988cfdfd7c0f6fe55eed08c1c2b2a1b34550580f79338d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34adb061bc3345afb1988cfdfd7c0f6fe55eed08c1c2b2a1b34550580f79338d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34adb061bc3345afb1988cfdfd7c0f6fe55eed08c1c2b2a1b34550580f79338d", kill_on_drop: false }` [INFO] [stdout] 34adb061bc3345afb1988cfdfd7c0f6fe55eed08c1c2b2a1b34550580f79338d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82c371afb3d5e198e294d1119689fecd6d4117314945dd43f1c635f7c1afcfef [INFO] running `Command { std: "docker" "start" "-a" "82c371afb3d5e198e294d1119689fecd6d4117314945dd43f1c635f7c1afcfef", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking png v0.17.8 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking tobj v3.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking sprs v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CsMatVecView`, `CsMatViewMut`, `CsMatView`, `CsMat`, `CsStructureI`, `CsStructureView`, `CsStructure`, `CsVecViewMut`, `CsVecView`, `CsVec`, `TriMatViewMut`, `TriMatView`, `TriMat` [INFO] [stdout] --> src/sparse.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | CsMat, CsMatBase, CsMatI, CsMatVecView, CsMatVecView_, CsMatView, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 265 | CsMatViewI, CsMatViewMut, CsMatViewMutI, CsStructure, CsStructureI, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 266 | CsStructureView, CsStructureViewI, CsVec, CsVecBase, CsVecI, CsVecView, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stdout] 267 | CsVecViewI, CsVecViewMut, CsVecViewMutI, SparseMat, TriMat, TriMatBase, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 268 | TriMatI, TriMatIter, TriMatView, TriMatViewI, TriMatViewMut, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CsMatVecView`, `CsMatViewMut`, `CsMat`, `CsStructureI`, `CsStructureView`, `CsStructure`, `CsVecViewMut`, `CsVecView`, `TriMatViewMut`, `TriMatView` [INFO] [stdout] --> src/sparse.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | CsMat, CsMatBase, CsMatI, CsMatVecView, CsMatVecView_, CsMatView, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 265 | CsMatViewI, CsMatViewMut, CsMatViewMutI, CsStructure, CsStructureI, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 266 | CsStructureView, CsStructureViewI, CsVec, CsVecBase, CsVecI, CsVecView, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 267 | CsVecViewI, CsVecViewMut, CsVecViewMutI, SparseMat, TriMat, TriMatBase, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 268 | TriMatI, TriMatIter, TriMatView, TriMatViewI, TriMatViewMut, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.34s [INFO] running `Command { std: "docker" "inspect" "82c371afb3d5e198e294d1119689fecd6d4117314945dd43f1c635f7c1afcfef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82c371afb3d5e198e294d1119689fecd6d4117314945dd43f1c635f7c1afcfef", kill_on_drop: false }` [INFO] [stdout] 82c371afb3d5e198e294d1119689fecd6d4117314945dd43f1c635f7c1afcfef [INFO] checking sprs-0.11.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] extracting crate sprs 0.11.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate sprs 0.11.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sprs 0.11.1 [INFO] finished tweaking crates.io crate sprs 0.11.1 [INFO] tweaked toml for crates.io crate sprs 0.11.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate sprs 0.11.1 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c47290d97540959d8bf17d95e983e09c898e2c86c99c7e15fd2b2d9c0409c21 [INFO] running `Command { std: "docker" "start" "-a" "7c47290d97540959d8bf17d95e983e09c898e2c86c99c7e15fd2b2d9c0409c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c47290d97540959d8bf17d95e983e09c898e2c86c99c7e15fd2b2d9c0409c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c47290d97540959d8bf17d95e983e09c898e2c86c99c7e15fd2b2d9c0409c21", kill_on_drop: false }` [INFO] [stdout] 7c47290d97540959d8bf17d95e983e09c898e2c86c99c7e15fd2b2d9c0409c21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7ef1c626e6bcb154f6705c590994a4127317293b221947c5df13b4e2401ae7f [INFO] running `Command { std: "docker" "start" "-a" "b7ef1c626e6bcb154f6705c590994a4127317293b221947c5df13b4e2401ae7f", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking png v0.17.8 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Checking tobj v3.2.2 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking sprs v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CsMatVecView`, `CsMatViewMut`, `CsMatView`, `CsMat`, `CsStructureI`, `CsStructureView`, `CsStructure`, `CsVecViewMut`, `CsVecView`, `CsVec`, `TriMatViewMut`, `TriMatView`, `TriMat` [INFO] [stdout] --> src/sparse.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | CsMat, CsMatBase, CsMatI, CsMatVecView, CsMatVecView_, CsMatView, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 265 | CsMatViewI, CsMatViewMut, CsMatViewMutI, CsStructure, CsStructureI, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 266 | CsStructureView, CsStructureViewI, CsVec, CsVecBase, CsVecI, CsVecView, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stdout] 267 | CsVecViewI, CsVecViewMut, CsVecViewMutI, SparseMat, TriMat, TriMatBase, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 268 | TriMatI, TriMatIter, TriMatView, TriMatViewI, TriMatViewMut, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CsMatVecView`, `CsMatViewMut`, `CsMat`, `CsStructureI`, `CsStructureView`, `CsStructure`, `CsVecViewMut`, `CsVecView`, `TriMatViewMut`, `TriMatView` [INFO] [stdout] --> src/sparse.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | CsMat, CsMatBase, CsMatI, CsMatVecView, CsMatVecView_, CsMatView, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 265 | CsMatViewI, CsMatViewMut, CsMatViewMutI, CsStructure, CsStructureI, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 266 | CsStructureView, CsStructureViewI, CsVec, CsVecBase, CsVecI, CsVecView, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 267 | CsVecViewI, CsVecViewMut, CsVecViewMutI, SparseMat, TriMat, TriMatBase, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 268 | TriMatI, TriMatIter, TriMatView, TriMatViewI, TriMatViewMut, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/asymmetric_operands.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Num, One, Zero, NumOps)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_Num_FOR_ExampleLhs` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `Num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/asymmetric_operands.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Num, One, Zero, NumOps)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_One_FOR_ExampleLhs` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `One` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/asymmetric_operands.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Num, One, Zero, NumOps)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_Zero_FOR_ExampleLhs` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Zero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/asymmetric_operands.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, PartialEq, Num, One, Zero, NumOps)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_Num_FOR_ExampleRhs` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/asymmetric_operands.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, PartialEq, Num, One, Zero, NumOps)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_One_FOR_ExampleRhs` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `One` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/asymmetric_operands.rs:13:38 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, PartialEq, Num, One, Zero, NumOps)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_Zero_FOR_ExampleRhs` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Zero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/asymmetric_operands.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Num, One, Zero, NumOps)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_Num_FOR_ExampleRes` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/asymmetric_operands.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Num, One, Zero, NumOps)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_One_FOR_ExampleRes` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `One` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/asymmetric_operands.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Num, One, Zero, NumOps)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_Zero_FOR_ExampleRes` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Zero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sprs` (test "asymmetric_operands") due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7ef1c626e6bcb154f6705c590994a4127317293b221947c5df13b4e2401ae7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ef1c626e6bcb154f6705c590994a4127317293b221947c5df13b4e2401ae7f", kill_on_drop: false }` [INFO] [stdout] b7ef1c626e6bcb154f6705c590994a4127317293b221947c5df13b4e2401ae7f