[INFO] fetching crate serval 0.1.0...
[INFO] checking serval-0.1.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate serval 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate serval 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 serval 0.1.0
[INFO] finished tweaking crates.io crate serval 0.1.0
[INFO] tweaked toml for crates.io crate serval 0.1.0 written to /workspace/builds/worker-7-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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded png v0.12.0
[INFO] [stderr]   Downloaded loggerv v0.7.2
[INFO] [stderr]   Downloaded mime_guess v1.8.8
[INFO] [stderr]   Downloaded plugin v0.2.6
[INFO] [stderr]   Downloaded logger v0.4.0
[INFO] [stderr]   Downloaded num-derive v0.2.5
[INFO] [stderr]   Downloaded gif v0.10.3
[INFO] [stderr]   Downloaded iron v0.6.1
[INFO] [stderr]   Downloaded modifier v0.1.0
[INFO] [stderr]   Downloaded image v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6e17c4f5d6b9e55b72396006f26fbdebeb5401f664e855ec028502f292d2f9a3
[INFO] running `Command { std: "docker" "start" "-a" "6e17c4f5d6b9e55b72396006f26fbdebeb5401f664e855ec028502f292d2f9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e17c4f5d6b9e55b72396006f26fbdebeb5401f664e855ec028502f292d2f9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e17c4f5d6b9e55b72396006f26fbdebeb5401f664e855ec028502f292d2f9a3", kill_on_drop: false }`
[INFO] [stdout] 6e17c4f5d6b9e55b72396006f26fbdebeb5401f664e855ec028502f292d2f9a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7468c5238dc011eaf1764c54f18c42596eab35dc3c3a5dfd5d83d39b6c454762
[INFO] running `Command { std: "docker" "start" "-a" "7468c5238dc011eaf1764c54f18c42596eab35dc3c3a5dfd5d83d39b6c454762", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking loggerv v0.7.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]     Checking logger v0.4.0
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking image v0.19.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking serval v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/prelude.rs:34:61
[INFO] [stdout]     |
[INFO] [stdout] 34  |           assert_eq!($parser.parse($input), Ok(($output, "")));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/css/parser.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 | /         assert_parse!(
[INFO] [stdout] 352 | |             parser::simple_selector(),
[INFO] [stdout] 353 | |             "*#foo",
[INFO] [stdout] 354 | |             SimpleSelector {
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |             }
[INFO] [stdout] 358 | |         )
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_parse`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `assert_parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: serval v0.1.0 (/opt/rustwide/workdir), traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "7468c5238dc011eaf1764c54f18c42596eab35dc3c3a5dfd5d83d39b6c454762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7468c5238dc011eaf1764c54f18c42596eab35dc3c3a5dfd5d83d39b6c454762", kill_on_drop: false }`
[INFO] [stdout] 7468c5238dc011eaf1764c54f18c42596eab35dc3c3a5dfd5d83d39b6c454762
[INFO] checking serval-0.1.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate serval 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate serval 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 serval 0.1.0
[INFO] finished tweaking crates.io crate serval 0.1.0
[INFO] tweaked toml for crates.io crate serval 0.1.0 written to /workspace/builds/worker-7-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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e47dcb3efc3fad9dc208bfdf946490ab7a3b7d2acc9359a626148af5d0f16493
[INFO] running `Command { std: "docker" "start" "-a" "e47dcb3efc3fad9dc208bfdf946490ab7a3b7d2acc9359a626148af5d0f16493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e47dcb3efc3fad9dc208bfdf946490ab7a3b7d2acc9359a626148af5d0f16493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e47dcb3efc3fad9dc208bfdf946490ab7a3b7d2acc9359a626148af5d0f16493", kill_on_drop: false }`
[INFO] [stdout] e47dcb3efc3fad9dc208bfdf946490ab7a3b7d2acc9359a626148af5d0f16493
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ef0b7eb18002c1b35ccc142afe7389c751d4c17b5431b8d5ec97815d89ed0533
[INFO] running `Command { std: "docker" "start" "-a" "ef0b7eb18002c1b35ccc142afe7389c751d4c17b5431b8d5ec97815d89ed0533", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking loggerv v0.7.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]     Checking logger v0.4.0
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking image v0.19.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking serval v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/prelude.rs:34:61
[INFO] [stdout]     |
[INFO] [stdout] 34  |           assert_eq!($parser.parse($input), Ok(($output, "")));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/css/parser.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 | /         assert_parse!(
[INFO] [stdout] 352 | |             parser::simple_selector(),
[INFO] [stdout] 353 | |             "*#foo",
[INFO] [stdout] 354 | |             SimpleSelector {
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |             }
[INFO] [stdout] 358 | |         )
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_parse`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `assert_parse` (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]   --> src/prelude.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_EngineError`
[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 derive macro `Fail` (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]   --> src/prelude.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_EngineError`
[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: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serval` (lib) due to 3 previous errors
[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/prelude.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_EngineError`
[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 derive macro `Fail` (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]   --> src/prelude.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_EngineError`
[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: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serval` (lib test) due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ef0b7eb18002c1b35ccc142afe7389c751d4c17b5431b8d5ec97815d89ed0533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef0b7eb18002c1b35ccc142afe7389c751d4c17b5431b8d5ec97815d89ed0533", kill_on_drop: false }`
[INFO] [stdout] ef0b7eb18002c1b35ccc142afe7389c751d4c17b5431b8d5ec97815d89ed0533
