[INFO] cloning repository https://github.com/Epsylon42/termishade [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Epsylon42/termishade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpsylon42%2Ftermishade", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpsylon42%2Ftermishade'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1afdc47b12bc42dc99a7fb7c1f6f67a443787998 [INFO] checking Epsylon42/termishade against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpsylon42%2Ftermishade" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Epsylon42/termishade 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 git repo https://github.com/Epsylon42/termishade [INFO] finished tweaking git repo https://github.com/Epsylon42/termishade [INFO] tweaked toml for git repo https://github.com/Epsylon42/termishade written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Epsylon42/termishade 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] warning: /workspace/builds/worker-2-tc1/source/webrender/Cargo.toml: dependency (wasm-bindgen) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/webrender/Cargo.toml: unused manifest key: dependencies.wasm-bindgen.wasm-bindgen [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v0.1.16 [INFO] [stderr] Downloaded instant v0.1.4 [INFO] [stderr] Downloaded paste-impl v0.1.16 [INFO] [stderr] Downloaded proc-macro-hack v0.5.16 [INFO] [stderr] Downloaded simba v0.1.5 [INFO] [stderr] Downloaded serde_derive v1.0.111 [INFO] [stderr] Downloaded rayon-core v1.7.1 [INFO] [stderr] Downloaded rayon v1.3.1 [INFO] [stderr] Downloaded nalgebra v0.21.1 [INFO] [stderr] Downloaded lock_api v0.4.0 [INFO] [stderr] Downloaded nalgebra-glm v0.7.0 [INFO] [stderr] Downloaded syn v1.0.30 [INFO] [stderr] Downloaded serde v1.0.111 [INFO] [stderr] Downloaded obj-rs v0.6.1 [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] 3c3e369feb5c4bc63376729cdcf074a6e98200a701da4f0938e20dddc6d46db7 [INFO] running `Command { std: "docker" "start" "-a" "3c3e369feb5c4bc63376729cdcf074a6e98200a701da4f0938e20dddc6d46db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c3e369feb5c4bc63376729cdcf074a6e98200a701da4f0938e20dddc6d46db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3e369feb5c4bc63376729cdcf074a6e98200a701da4f0938e20dddc6d46db7", kill_on_drop: false }` [INFO] [stdout] 3c3e369feb5c4bc63376729cdcf074a6e98200a701da4f0938e20dddc6d46db7 [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] 3e066b30546015474834a89880cca437cd26da2231ee966ee25cf7fe5ba410a0 [INFO] running `Command { std: "docker" "start" "-a" "3e066b30546015474834a89880cca437cd26da2231ee966ee25cf7fe5ba410a0", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/webrender/Cargo.toml: dependency (wasm-bindgen) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/webrender/Cargo.toml: unused manifest key: dependencies.wasm-bindgen.wasm-bindgen [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking instant v0.1.4 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lock_api v0.4.0 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking termion v1.5.5 (/opt/rustwide/workdir/termion) [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking synstructure v0.12.4 [INFO] [stderr] Checking derive-interpolate v0.1.0 (/opt/rustwide/workdir/derive-interpolate) [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking paste v0.1.16 [INFO] [stderr] Checking simba v0.1.5 [INFO] [stderr] Checking nalgebra v0.21.1 [INFO] [stderr] Checking obj-rs v0.6.1 [INFO] [stderr] Checking termishade v0.1.0 (/opt/rustwide/workdir/termishade) [INFO] [stderr] Checking nalgebra-glm v0.7.0 [INFO] [stderr] Checking termion-target v0.1.0 (/opt/rustwide/workdir/termion-target) [INFO] [stderr] Checking example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Checking webrender v0.1.0 (/opt/rustwide/workdir/webrender) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: obj-rs v0.6.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "3e066b30546015474834a89880cca437cd26da2231ee966ee25cf7fe5ba410a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e066b30546015474834a89880cca437cd26da2231ee966ee25cf7fe5ba410a0", kill_on_drop: false }` [INFO] [stdout] 3e066b30546015474834a89880cca437cd26da2231ee966ee25cf7fe5ba410a0 [INFO] checking Epsylon42/termishade against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpsylon42%2Ftermishade" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Epsylon42/termishade 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 git repo https://github.com/Epsylon42/termishade [INFO] finished tweaking git repo https://github.com/Epsylon42/termishade [INFO] tweaked toml for git repo https://github.com/Epsylon42/termishade written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Epsylon42/termishade 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] warning: /workspace/builds/worker-2-tc2/source/webrender/Cargo.toml: dependency (wasm-bindgen) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/webrender/Cargo.toml: unused manifest key: dependencies.wasm-bindgen.wasm-bindgen [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] fe5af809c00aeaa5ccf7693c18f8fccdfede58f9a25ae76824bd5679fa942259 [INFO] running `Command { std: "docker" "start" "-a" "fe5af809c00aeaa5ccf7693c18f8fccdfede58f9a25ae76824bd5679fa942259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe5af809c00aeaa5ccf7693c18f8fccdfede58f9a25ae76824bd5679fa942259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe5af809c00aeaa5ccf7693c18f8fccdfede58f9a25ae76824bd5679fa942259", kill_on_drop: false }` [INFO] [stdout] fe5af809c00aeaa5ccf7693c18f8fccdfede58f9a25ae76824bd5679fa942259 [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] 2411ce24d7b3ec8c0a03be45f8b2284fa3b24b42ae4e282a475a241a953246a1 [INFO] running `Command { std: "docker" "start" "-a" "2411ce24d7b3ec8c0a03be45f8b2284fa3b24b42ae4e282a475a241a953246a1", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/webrender/Cargo.toml: dependency (wasm-bindgen) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/webrender/Cargo.toml: unused manifest key: dependencies.wasm-bindgen.wasm-bindgen [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking instant v0.1.4 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking lock_api v0.4.0 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking termion v1.5.5 (/opt/rustwide/workdir/termion) [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking synstructure v0.12.4 [INFO] [stderr] Checking derive-interpolate v0.1.0 (/opt/rustwide/workdir/derive-interpolate) [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking paste v0.1.16 [INFO] [stderr] Checking simba v0.1.5 [INFO] [stderr] Checking nalgebra v0.21.1 [INFO] [stderr] Checking obj-rs v0.6.1 [INFO] [stderr] Checking termishade v0.1.0 (/opt/rustwide/workdir/termishade) [INFO] [stderr] Checking nalgebra-glm v0.7.0 [INFO] [stderr] Checking termion-target v0.1.0 (/opt/rustwide/workdir/termion-target) [INFO] [stderr] Checking example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Checking webrender v0.1.0 (/opt/rustwide/workdir/webrender) [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> example/src/main.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone, Copy, Interpolate)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_std_ops_Add_Self_FOR_Intermediate` [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 `Interpolate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> example/src/main.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone, Copy, Interpolate)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_std_ops_Add_Self_FOR_Intermediate` [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 `Interpolate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `example` (bin "example" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> webrender/src/lib.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Clone, Copy, Interpolate)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_std_ops_Add_Self_FOR_Intermediate` [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 `Interpolate` (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] --> webrender/src/lib.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Clone, Copy, Interpolate)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_std_ops_Add_Self_FOR_Intermediate` [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 `Interpolate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `example` (bin "example") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `webrender` (lib test) due to 2 previous errors [INFO] [stderr] error: could not compile `webrender` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2411ce24d7b3ec8c0a03be45f8b2284fa3b24b42ae4e282a475a241a953246a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2411ce24d7b3ec8c0a03be45f8b2284fa3b24b42ae4e282a475a241a953246a1", kill_on_drop: false }` [INFO] [stdout] 2411ce24d7b3ec8c0a03be45f8b2284fa3b24b42ae4e282a475a241a953246a1