[INFO] fetching crate logq 0.1.19...
[INFO] checking logq-0.1.19 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate logq 0.1.19 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate logq 0.1.19 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 logq 0.1.19
[INFO] finished tweaking crates.io crate logq 0.1.19
[INFO] tweaked toml for crates.io crate logq 0.1.19 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate logq 0.1.19 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 getrandom v0.2.0
[INFO] [stderr]   Downloaded rand v0.8.0
[INFO] [stderr]   Downloaded bytecount v0.5.1
[INFO] [stderr]   Downloaded rand_core v0.6.0
[INFO] [stderr]   Downloaded ahash v0.7.4
[INFO] [stderr]   Downloaded minimal-lexical v0.1.3
[INFO] [stderr]   Downloaded nom v7.0.0
[INFO] [stderr]   Downloaded tdigest v0.2.2
[INFO] [stderr]   Downloaded succinct v0.4.4
[INFO] [stderr]   Downloaded pdatastructs v0.6.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] 78f9f812617eb81c748910a90986233708e0f0612c2feef1a560324eb0575000
[INFO] running `Command { std: "docker" "start" "-a" "78f9f812617eb81c748910a90986233708e0f0612c2feef1a560324eb0575000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78f9f812617eb81c748910a90986233708e0f0612c2feef1a560324eb0575000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78f9f812617eb81c748910a90986233708e0f0612c2feef1a560324eb0575000", kill_on_drop: false }`
[INFO] [stdout] 78f9f812617eb81c748910a90986233708e0f0612c2feef1a560324eb0575000
[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] 0c5d91fcac0396422f2f411783f5e4961104f479403dabfb92767e0851a56715
[INFO] running `Command { std: "docker" "start" "-a" "0c5d91fcac0396422f2f411783f5e4961104f479403dabfb92767e0851a56715", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking rand_core v0.6.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking succinct v0.4.4
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking minimal-lexical v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking bytecount v0.5.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking tdigest v0.2.2
[INFO] [stderr]     Checking rand v0.8.0
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking plotters v0.2.15
[INFO] [stderr]     Checking pdatastructs v0.6.0
[INFO] [stderr]     Checking ordered-float v2.8.0
[INFO] [stderr]     Checking criterion-plot v0.4.3
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking addr2line v0.14.0
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking backtrace v0.3.55
[INFO] [stderr]     Checking bstr v0.2.14
[INFO] [stderr]     Checking serde_cbor v0.11.1
[INFO] [stderr]     Checking csv v1.1.5
[INFO] [stderr]     Checking tinytemplate v1.1.0
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking logq v0.1.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `func_name` and `arguments` are never read
[INFO] [stdout]    --> src/syntax/ast.rs:304:16
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub(crate) struct FuncCallExpression {
[INFO] [stdout]     |                   ------------------ fields in this struct
[INFO] [stdout] 304 |     pub(crate) func_name: String,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 305 |     pub(crate) arguments: Vec<Expression>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FuncCallExpression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.3
[INFO] [stdout] error: couldn't read benches/logq_benchmark.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `logq` (bench "logq_benchmark") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: fields `func_name` and `arguments` are never read
[INFO] [stdout]    --> src/syntax/ast.rs:304:16
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub(crate) struct FuncCallExpression {
[INFO] [stdout]     |                   ------------------ fields in this struct
[INFO] [stdout] 304 |     pub(crate) func_name: String,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 305 |     pub(crate) arguments: Vec<Expression>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FuncCallExpression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0c5d91fcac0396422f2f411783f5e4961104f479403dabfb92767e0851a56715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c5d91fcac0396422f2f411783f5e4961104f479403dabfb92767e0851a56715", kill_on_drop: false }`
[INFO] [stdout] 0c5d91fcac0396422f2f411783f5e4961104f479403dabfb92767e0851a56715
[INFO] checking logq-0.1.19 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate logq 0.1.19 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate logq 0.1.19 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 logq 0.1.19
[INFO] finished tweaking crates.io crate logq 0.1.19
[INFO] tweaked toml for crates.io crate logq 0.1.19 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate logq 0.1.19 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] 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] 6b87f7f74143f1a3e08c953b6cec00203796cf7a410498d7b463fd1c88a3b0bb
[INFO] running `Command { std: "docker" "start" "-a" "6b87f7f74143f1a3e08c953b6cec00203796cf7a410498d7b463fd1c88a3b0bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b87f7f74143f1a3e08c953b6cec00203796cf7a410498d7b463fd1c88a3b0bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b87f7f74143f1a3e08c953b6cec00203796cf7a410498d7b463fd1c88a3b0bb", kill_on_drop: false }`
[INFO] [stdout] 6b87f7f74143f1a3e08c953b6cec00203796cf7a410498d7b463fd1c88a3b0bb
[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] 3aa9ffa432c1d9105134b084ef500a1892988b5799953120926277c3b0090290
[INFO] running `Command { std: "docker" "start" "-a" "3aa9ffa432c1d9105134b084ef500a1892988b5799953120926277c3b0090290", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking rand_core v0.6.0
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking succinct v0.4.4
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking minimal-lexical v0.1.3
[INFO] [stderr]     Checking bytecount v0.5.1
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]     Checking rand v0.8.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking tdigest v0.2.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking plotters v0.2.15
[INFO] [stderr]     Checking addr2line v0.14.0
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]     Checking ordered-float v2.8.0
[INFO] [stderr]     Checking pdatastructs v0.6.0
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking criterion-plot v0.4.3
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking backtrace v0.3.55
[INFO] [stderr]     Checking bstr v0.2.14
[INFO] [stderr]     Checking serde_cbor v0.11.1
[INFO] [stderr]     Checking csv v1.1.5
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]     Checking tinytemplate v1.1.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking logq v0.1.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `func_name` and `arguments` are never read
[INFO] [stdout]    --> src/syntax/ast.rs:304:16
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub(crate) struct FuncCallExpression {
[INFO] [stdout]     |                   ------------------ fields in this struct
[INFO] [stdout] 304 |     pub(crate) func_name: String,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 305 |     pub(crate) arguments: Vec<Expression>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FuncCallExpression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` 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/app.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_AppError`
[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/app.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_AppError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/common/types.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ParseHostError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/common/types.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[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_ParseHostError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/common/types.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ParseHttpRequestError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/common/types.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[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_ParseHttpRequestError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/common/types.rs:177:10
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[derive(Fail, PartialEq, Eq, Clone, Debug)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ParseTimeIntervalError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/common/types.rs:177:10
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[derive(Fail, PartialEq, Eq, Clone, Debug)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ParseTimeIntervalError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/common/types.rs:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[derive(Fail, PartialEq, Eq, Clone, Debug)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ParseDatePartError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/common/types.rs:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[derive(Fail, PartialEq, Eq, Clone, Debug)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ParseDatePartError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/execution/datasource.rs:589:10
[INFO] [stdout]     |
[INFO] [stdout] 589 | #[derive(Fail, Debug)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ReaderError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/execution/datasource.rs:589:10
[INFO] [stdout]     |
[INFO] [stdout] 589 | #[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_ReaderError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/execution/types.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Fail, PartialEq, Eq, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_EvaluateError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/execution/types.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Fail, PartialEq, Eq, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_EvaluateError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/execution/types.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Fail, PartialEq, Eq, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_CreateStreamError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/execution/types.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Fail, PartialEq, Eq, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_CreateStreamError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/execution/types.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Fail, PartialEq, Eq, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_StreamError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/execution/types.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Fail, PartialEq, Eq, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_StreamError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/execution/types.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[derive(Fail, PartialEq, Eq, Debug)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ExpressionError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/execution/types.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[derive(Fail, PartialEq, Eq, Debug)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ExpressionError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/execution/types.rs:826:10
[INFO] [stdout]     |
[INFO] [stdout] 826 | #[derive(Fail, PartialEq, Eq, Debug)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_AggregateError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/execution/types.rs:826:10
[INFO] [stdout]     |
[INFO] [stdout] 826 | #[derive(Fail, PartialEq, Eq, Debug)]
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_AggregateError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/logical/parser.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Fail, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ParseError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/logical/parser.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Fail, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ParseError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/logical/types.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Fail, PartialEq, Eq, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_PhysicalPlanError`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/logical/types.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Fail, PartialEq, Eq, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_PhysicalPlanError`
[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 26 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `logq` (bin "logq") due to 27 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3aa9ffa432c1d9105134b084ef500a1892988b5799953120926277c3b0090290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aa9ffa432c1d9105134b084ef500a1892988b5799953120926277c3b0090290", kill_on_drop: false }`
[INFO] [stdout] 3aa9ffa432c1d9105134b084ef500a1892988b5799953120926277c3b0090290
