[INFO] fetching crate reductionml-core 0.1.0...
[INFO] checking reductionml-core-0.1.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate reductionml-core 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate reductionml-core 0.1.0 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 reductionml-core 0.1.0
[INFO] finished tweaking crates.io crate reductionml-core 0.1.0
[INFO] tweaked toml for crates.io crate reductionml-core 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_default v0.1.0
[INFO] [stderr]   Downloaded flexbuffers v2.0.0
[INFO] [stderr]   Downloaded serde_json_borrow v0.1.4
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7c20e50550755ef549496f935863006d0981749363b1762c83ff6c4fb04d073
[INFO] running `Command { std: "docker" "start" "-a" "e7c20e50550755ef549496f935863006d0981749363b1762c83ff6c4fb04d073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7c20e50550755ef549496f935863006d0981749363b1762c83ff6c4fb04d073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7c20e50550755ef549496f935863006d0981749363b1762c83ff6c4fb04d073", kill_on_drop: false }`
[INFO] [stdout] e7c20e50550755ef549496f935863006d0981749363b1762c83ff6c4fb04d073
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a60e254b4c72148a60eed6601c51c1f9b2ef47a3f497bbdad9718ecf646d20e
[INFO] running `Command { std: "docker" "start" "-a" "8a60e254b4c72148a60eed6601c51c1f9b2ef47a3f497bbdad9718ecf646d20e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling typetag-impl v0.2.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_default v0.1.0
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking erased-serde v0.4.2
[INFO] [stderr]     Checking flexbuffers v2.0.0
[INFO] [stderr]     Checking serde_yaml v0.9.31
[INFO] [stderr]     Checking typetag v0.2.15
[INFO] [stderr]     Checking serde_json_borrow v0.1.4
[INFO] [stderr]     Checking reductionml-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/reduction_registry.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/reduction_registry.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk`
[INFO] [stdout]   --> src/parsers/text_parser.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         chunk: &'a str,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk`
[INFO] [stdout]   --> src/parsers/text_parser.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         chunk: &'a str,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/cb.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |     for mut learner in learners.iter_mut() {
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> tests/cb.rs:243:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn context(i: i32) -> String {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> tests/cb.rs:246:15
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn chosen(context: &str, i: i32) -> (i32, f32) {
[INFO] [stdout]     |               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> tests/cb.rs:249:10
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn r(context: &str, action: &str, i: i32) -> f32 {
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> tests/cb.rs:249:39
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn r(context: &str, action: &str, i: i32) -> f32 {
[INFO] [stdout]     |                                       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> tests/cb.rs:297:15
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn chosen(context: &str, i: i32) -> (i32, f32) {
[INFO] [stdout]     |               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> tests/cb.rs:300:39
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn r(context: &str, action: &str, i: i32) -> f32 {
[INFO] [stdout]     |                                       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> tests/cb.rs:360:15
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn chosen(context: &str, i: i32) -> (i32, f32) {
[INFO] [stdout]     |               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5.74s
[INFO] running `Command { std: "docker" "inspect" "8a60e254b4c72148a60eed6601c51c1f9b2ef47a3f497bbdad9718ecf646d20e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a60e254b4c72148a60eed6601c51c1f9b2ef47a3f497bbdad9718ecf646d20e", kill_on_drop: false }`
[INFO] [stdout] 8a60e254b4c72148a60eed6601c51c1f9b2ef47a3f497bbdad9718ecf646d20e
[INFO] checking reductionml-core-0.1.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate reductionml-core 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate reductionml-core 0.1.0 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 reductionml-core 0.1.0
[INFO] finished tweaking crates.io crate reductionml-core 0.1.0
[INFO] tweaked toml for crates.io crate reductionml-core 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 104331a730b0db68c76af53c3ac045c2f81804d0d33008b1bce6de5c10df5555
[INFO] running `Command { std: "docker" "start" "-a" "104331a730b0db68c76af53c3ac045c2f81804d0d33008b1bce6de5c10df5555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "104331a730b0db68c76af53c3ac045c2f81804d0d33008b1bce6de5c10df5555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "104331a730b0db68c76af53c3ac045c2f81804d0d33008b1bce6de5c10df5555", kill_on_drop: false }`
[INFO] [stdout] 104331a730b0db68c76af53c3ac045c2f81804d0d33008b1bce6de5c10df5555
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0d4adc23704d1562e4d2b1c20cfd5aaca4d3e9a0f745e0419b4576fdaf39fda1
[INFO] running `Command { std: "docker" "start" "-a" "0d4adc23704d1562e4d2b1c20cfd5aaca4d3e9a0f745e0419b4576fdaf39fda1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling typetag-impl v0.2.15
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_default v0.1.0
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking erased-serde v0.4.2
[INFO] [stderr]     Checking serde_yaml v0.9.31
[INFO] [stderr]     Checking flexbuffers v2.0.0
[INFO] [stderr]     Checking typetag v0.2.15
[INFO] [stderr]     Checking serde_json_borrow v0.1.4
[INFO] [stderr]     Checking reductionml-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/reduction_registry.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/reduction_registry.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk`
[INFO] [stdout]   --> src/parsers/text_parser.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         chunk: &'a str,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk`
[INFO] [stdout]   --> src/parsers/text_parser.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         chunk: &'a str,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/reduction.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_ReductionImpl_registry`
[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 <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reductionml-core` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/reduction.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_ReductionImpl_registry`
[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 <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reductionml-core` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0d4adc23704d1562e4d2b1c20cfd5aaca4d3e9a0f745e0419b4576fdaf39fda1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d4adc23704d1562e4d2b1c20cfd5aaca4d3e9a0f745e0419b4576fdaf39fda1", kill_on_drop: false }`
[INFO] [stdout] 0d4adc23704d1562e4d2b1c20cfd5aaca4d3e9a0f745e0419b4576fdaf39fda1
