[INFO] cloning repository https://github.com/Cmdr3nder/simon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cmdr3nder/simon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCmdr3nder%2Fsimon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCmdr3nder%2Fsimon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb1edb018df3d02eef8afb930f119577cece0383
[INFO] checking Cmdr3nder/simon against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCmdr3nder%2Fsimon" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Cmdr3nder/simon 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/Cmdr3nder/simon
[INFO] finished tweaking git repo https://github.com/Cmdr3nder/simon
[INFO] tweaked toml for git repo https://github.com/Cmdr3nder/simon written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Cmdr3nder/simon 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]  Downloading crates ...
[INFO] [stderr]   Downloaded failure_derive v0.1.5
[INFO] [stderr]   Downloaded directories v1.0.2
[INFO] [stderr]   Downloaded rand_jitter v0.1.2
[INFO] [stderr]   Downloaded itertools v0.7.11
[INFO] [stderr]   Downloaded rustc-demangle v0.1.13
[INFO] [stderr]   Downloaded serde_derive v1.0.87
[INFO] [stderr]   Downloaded nom v4.2.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.5
[INFO] [stderr]   Downloaded backtrace-sys v0.1.28
[INFO] [stderr]   Downloaded regex v1.1.0
[INFO] [stderr]   Downloaded aho-corasick v0.6.9
[INFO] [stderr]   Downloaded backtrace v0.3.13
[INFO] [stderr]   Downloaded memchr v2.1.3
[INFO] [stderr]   Downloaded config v0.9.2
[INFO] [stderr]   Downloaded yaml-rust v0.4.2
[INFO] [stderr]   Downloaded tui v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fec4e53ff250dffac2f7bc9bf69cc0d2e51a803f63b0205406d723f54d4393c5
[INFO] running `Command { std: "docker" "start" "-a" "fec4e53ff250dffac2f7bc9bf69cc0d2e51a803f63b0205406d723f54d4393c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fec4e53ff250dffac2f7bc9bf69cc0d2e51a803f63b0205406d723f54d4393c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fec4e53ff250dffac2f7bc9bf69cc0d2e51a803f63b0205406d723f54d4393c5", kill_on_drop: false }`
[INFO] [stdout] fec4e53ff250dffac2f7bc9bf69cc0d2e51a803f63b0205406d723f54d4393c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ee5b007ab07091d3afd68ef6ab43612a1e60389b6c0278b53a98a5f3181d6ab5
[INFO] running `Command { std: "docker" "start" "-a" "ee5b007ab07091d3afd68ef6ab43612a1e60389b6c0278b53a98a5f3181d6ab5", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.1.3
[INFO] [stderr]    Compiling serde v1.0.87
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]     Checking regex-syntax v0.6.5
[INFO] [stderr]    Compiling backtrace v0.3.13
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rustc-demangle v0.1.13
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking nom v4.2.0
[INFO] [stderr]     Checking termion v1.5.1
[INFO] [stderr]     Checking yaml-rust v0.4.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]     Checking rand_jitter v0.1.2
[INFO] [stderr]     Checking unicode-segmentation v1.2.1
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking serde_test v0.8.23
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking linked-hash-map v0.3.0
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking directories v1.0.2
[INFO] [stderr]     Checking tui v0.3.0
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]     Checking serde-hjson v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.87
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking serde_json v1.0.38
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking config v0.9.2
[INFO] [stderr]     Checking simon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:395:36
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn find_files(dir: &Path, filter: &Fn(&DirEntry) -> bool) -> Vec<PathBuf> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn find_files(dir: &Path, filter: &dyn Fn(&DirEntry) -> bool) -> Vec<PathBuf> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:395:36
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn find_files(dir: &Path, filter: &Fn(&DirEntry) -> bool) -> Vec<PathBuf> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn find_files(dir: &Path, filter: &dyn Fn(&DirEntry) -> bool) -> Vec<PathBuf> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |         Err(err) => panic!(format!("Could not read settings → {:?}", err)),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 79 -         Err(err) => panic!(format!("Could not read settings → {:?}", err)),
[INFO] [stdout] 79 +         Err(err) => panic!("Could not read settings → {:?}", err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |         Err(err) => panic!(format!("Could not read settings → {:?}", err)),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 79 -         Err(err) => panic!(format!("Could not read settings → {:?}", err)),
[INFO] [stdout] 79 +         Err(err) => panic!("Could not read settings → {:?}", err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 11.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ee5b007ab07091d3afd68ef6ab43612a1e60389b6c0278b53a98a5f3181d6ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee5b007ab07091d3afd68ef6ab43612a1e60389b6c0278b53a98a5f3181d6ab5", kill_on_drop: false }`
[INFO] [stdout] ee5b007ab07091d3afd68ef6ab43612a1e60389b6c0278b53a98a5f3181d6ab5
[INFO] checking Cmdr3nder/simon 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%2FCmdr3nder%2Fsimon" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Cmdr3nder/simon 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/Cmdr3nder/simon
[INFO] finished tweaking git repo https://github.com/Cmdr3nder/simon
[INFO] tweaked toml for git repo https://github.com/Cmdr3nder/simon written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Cmdr3nder/simon 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b17c7f2ee298790dc85a71226789ef6513a66318d882b68221e64392678ac550
[INFO] running `Command { std: "docker" "start" "-a" "b17c7f2ee298790dc85a71226789ef6513a66318d882b68221e64392678ac550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b17c7f2ee298790dc85a71226789ef6513a66318d882b68221e64392678ac550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b17c7f2ee298790dc85a71226789ef6513a66318d882b68221e64392678ac550", kill_on_drop: false }`
[INFO] [stdout] b17c7f2ee298790dc85a71226789ef6513a66318d882b68221e64392678ac550
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0580976d7499905f53b184853636f92254a288aa971a90ab0bffd557af0066e4
[INFO] running `Command { std: "docker" "start" "-a" "0580976d7499905f53b184853636f92254a288aa971a90ab0bffd557af0066e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.1.3
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling serde v1.0.87
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]     Checking regex-syntax v0.6.5
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]    Compiling backtrace v0.3.13
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]     Checking rustc-demangle v0.1.13
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking yaml-rust v0.4.2
[INFO] [stderr]     Checking nom v4.2.0
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking termion v1.5.1
[INFO] [stderr]     Checking serde_test v0.8.23
[INFO] [stderr]     Checking rand_jitter v0.1.2
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking linked-hash-map v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.2.1
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking directories v1.0.2
[INFO] [stderr]     Checking tui v0.3.0
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]     Checking serde-hjson v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.87
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.38
[INFO] [stderr]     Checking config v0.9.2
[INFO] [stderr]     Checking simon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:395:36
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn find_files(dir: &Path, filter: &Fn(&DirEntry) -> bool) -> Vec<PathBuf> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn find_files(dir: &Path, filter: &dyn Fn(&DirEntry) -> bool) -> Vec<PathBuf> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:395:36
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn find_files(dir: &Path, filter: &Fn(&DirEntry) -> bool) -> Vec<PathBuf> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn find_files(dir: &Path, filter: &dyn Fn(&DirEntry) -> bool) -> Vec<PathBuf> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |         Err(err) => panic!(format!("Could not read settings → {:?}", err)),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 79 -         Err(err) => panic!(format!("Could not read settings → {:?}", err)),
[INFO] [stdout] 79 +         Err(err) => panic!("Could not read settings → {:?}", err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/settings/mod.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, Deserialize, Eq)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TabSettings`
[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 `Deserialize` (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/settings/mod.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Copy, Debug, Deserialize, Eq, PartialEq)]
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ColorSetting`
[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 `Deserialize` (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/settings/mod.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Clone, Debug, Deserialize, Eq, PartialEq)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_CommandSetting`
[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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |         Err(err) => panic!(format!("Could not read settings → {:?}", err)),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 79 -         Err(err) => panic!(format!("Could not read settings → {:?}", err)),
[INFO] [stdout] 79 +         Err(err) => panic!("Could not read settings → {:?}", err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/settings/mod.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, Deserialize, Eq)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TabSettings`
[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 `Deserialize` (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/settings/mod.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Copy, Debug, Deserialize, Eq, PartialEq)]
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ColorSetting`
[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 `Deserialize` (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/settings/mod.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Clone, Debug, Deserialize, Eq, PartialEq)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_CommandSetting`
[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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simon` (bin "simon") due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simon` (bin "simon" test) due to 4 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0580976d7499905f53b184853636f92254a288aa971a90ab0bffd557af0066e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0580976d7499905f53b184853636f92254a288aa971a90ab0bffd557af0066e4", kill_on_drop: false }`
[INFO] [stdout] 0580976d7499905f53b184853636f92254a288aa971a90ab0bffd557af0066e4
