[INFO] cloning repository https://github.com/extrawurst/presentui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/extrawurst/presentui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextrawurst%2Fpresentui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextrawurst%2Fpresentui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73eb6216a038c3396914998b000ab702613f2b67
[INFO] checking extrawurst/presentui against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextrawurst%2Fpresentui" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/extrawurst/presentui 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/extrawurst/presentui
[INFO] finished tweaking git repo https://github.com/extrawurst/presentui
[INFO] tweaked toml for git repo https://github.com/extrawurst/presentui written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/extrawurst/presentui 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 hermit-abi v0.1.12
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.1
[INFO] [stderr]   Downloaded thiserror v1.0.17
[INFO] [stderr]   Downloaded clang-sys v0.28.1
[INFO] [stderr]   Downloaded memoffset v0.5.4
[INFO] [stderr]   Downloaded crossbeam v0.7.3
[INFO] [stderr]   Downloaded thiserror-impl v1.0.17
[INFO] [stderr]   Downloaded minimad v0.6.4
[INFO] [stderr]   Downloaded smallvec v1.4.0
[INFO] [stderr]   Downloaded serde v1.0.110
[INFO] [stderr]   Downloaded serde_derive v1.0.110
[INFO] [stderr]   Downloaded object v0.19.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.17
[INFO] [stderr]   Downloaded syntect v4.1.1
[INFO] [stderr]   Downloaded syn v1.0.21
[INFO] [stderr]   Downloaded gimli v0.21.0
[INFO] [stderr]   Downloaded regex v1.3.7
[INFO] [stderr]   Downloaded onig_sys v69.2.0
[INFO] [stderr]   Downloaded libc v0.2.70
[INFO] [stderr]   Downloaded bindgen v0.50.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.2
[INFO] [stderr]   Downloaded arc-swap v0.4.6
[INFO] [stderr]   Downloaded crossterm v0.17.4
[INFO] [stderr]   Downloaded addr2line v0.12.0
[INFO] [stderr]   Downloaded clap v2.33.1
[INFO] [stderr]   Downloaded aho-corasick v0.7.10
[INFO] [stderr]   Downloaded backtrace v0.3.47
[INFO] [stderr]   Downloaded cc v1.0.52
[INFO] [stderr]   Downloaded ryu v1.0.4
[INFO] [stderr]   Downloaded signal-hook v0.1.15
[INFO] [stderr]   Downloaded quote v1.0.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.12
[INFO] [stderr]   Downloaded ron v0.5.1
[INFO] [stderr]   Downloaded onig v5.0.0
[INFO] [stderr]   Downloaded figlet-rs v0.1.3
[INFO] [stderr]   Downloaded net2 v0.2.34
[INFO] [stderr]   Downloaded shlex v0.1.1
[INFO] [stderr]   Downloaded line-wrap v0.1.1
[INFO] [stderr]   Downloaded bincode v1.2.1
[INFO] [stderr]   Downloaded cexpr v0.3.6
[INFO] [stderr]   Downloaded plist v0.5.5
[INFO] [stderr]   Downloaded crossterm_winapi v0.6.1
[INFO] [stderr]   Downloaded termimad v0.8.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dc95aca13908e4492be61912d986fbae992ac94fdf9dd83ab044f96fbc25e9db
[INFO] running `Command { std: "docker" "start" "-a" "dc95aca13908e4492be61912d986fbae992ac94fdf9dd83ab044f96fbc25e9db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc95aca13908e4492be61912d986fbae992ac94fdf9dd83ab044f96fbc25e9db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc95aca13908e4492be61912d986fbae992ac94fdf9dd83ab044f96fbc25e9db", kill_on_drop: false }`
[INFO] [stdout] dc95aca13908e4492be61912d986fbae992ac94fdf9dd83ab044f96fbc25e9db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 196de63cb36d0077f978ab997fc0c269b7a5dbbe6e53f12d32c99f649ee110a2
[INFO] running `Command { std: "docker" "start" "-a" "196de63cb36d0077f978ab997fc0c269b7a5dbbe6e53f12d32c99f649ee110a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling syn v1.0.21
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling gimli v0.21.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling object v0.19.0
[INFO] [stderr]    Compiling quote v1.0.5
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling addr2line v0.12.0
[INFO] [stderr]    Compiling backtrace v0.3.47
[INFO] [stderr]    Compiling bindgen v0.50.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking arc-swap v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking signal-hook v0.1.15
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.17
[INFO] [stderr]     Checking crossbeam-channel v0.4.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking xml-rs v0.8.3
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]     Checking crossterm v0.17.4
[INFO] [stderr]     Checking minimad v0.6.4
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking figlet-rs v0.1.3
[INFO] [stderr]     Checking thiserror v1.0.17
[INFO] [stderr]     Checking termimad v0.8.21
[INFO] [stderr]    Compiling onig_sys v69.2.0
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stderr]     Checking plist v0.5.5
[INFO] [stderr]     Checking ron v0.5.1
[INFO] [stderr]     Checking onig v5.0.0
[INFO] [stderr]     Checking syntect v4.1.1
[INFO] [stderr]     Checking presentui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 39.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[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" "196de63cb36d0077f978ab997fc0c269b7a5dbbe6e53f12d32c99f649ee110a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "196de63cb36d0077f978ab997fc0c269b7a5dbbe6e53f12d32c99f649ee110a2", kill_on_drop: false }`
[INFO] [stdout] 196de63cb36d0077f978ab997fc0c269b7a5dbbe6e53f12d32c99f649ee110a2
[INFO] checking extrawurst/presentui against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextrawurst%2Fpresentui" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/extrawurst/presentui 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/extrawurst/presentui
[INFO] finished tweaking git repo https://github.com/extrawurst/presentui
[INFO] tweaked toml for git repo https://github.com/extrawurst/presentui written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/extrawurst/presentui 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c4d3bf3ac7013d388a4cbfd32c398bbd5dda6010ae60eef13129ec2073cbb4bd
[INFO] running `Command { std: "docker" "start" "-a" "c4d3bf3ac7013d388a4cbfd32c398bbd5dda6010ae60eef13129ec2073cbb4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4d3bf3ac7013d388a4cbfd32c398bbd5dda6010ae60eef13129ec2073cbb4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4d3bf3ac7013d388a4cbfd32c398bbd5dda6010ae60eef13129ec2073cbb4bd", kill_on_drop: false }`
[INFO] [stdout] c4d3bf3ac7013d388a4cbfd32c398bbd5dda6010ae60eef13129ec2073cbb4bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0c8405b721b413bb1f2591f0fb3d26b2957a446961c0edc8ce3d41665fa1e73b
[INFO] running `Command { std: "docker" "start" "-a" "0c8405b721b413bb1f2591f0fb3d26b2957a446961c0edc8ce3d41665fa1e73b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling syn v1.0.21
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling gimli v0.21.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling object v0.19.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling quote v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling addr2line v0.12.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling bindgen v0.50.1
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling backtrace v0.3.47
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking arc-swap v0.4.6
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking signal-hook v0.1.15
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.17
[INFO] [stderr]     Checking crossbeam-channel v0.4.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking xml-rs v0.8.3
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]     Checking crossterm v0.17.4
[INFO] [stderr]     Checking minimad v0.6.4
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking figlet-rs v0.1.3
[INFO] [stderr]     Checking thiserror v1.0.17
[INFO] [stderr]     Checking termimad v0.8.21
[INFO] [stderr]    Compiling onig_sys v69.2.0
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]     Checking plist v0.5.5
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stderr]     Checking ron v0.5.1
[INFO] [stderr]     Checking onig v5.0.0
[INFO] [stderr]     Checking syntect v4.1.1
[INFO] [stderr]     Checking presentui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_FileTypes`
[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/main.rs:244:17
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Slides`
[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 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `presentui` (bin "presentui") 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/main.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_FileTypes`
[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/main.rs:244:17
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Slides`
[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 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `presentui` (bin "presentui" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "0c8405b721b413bb1f2591f0fb3d26b2957a446961c0edc8ce3d41665fa1e73b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c8405b721b413bb1f2591f0fb3d26b2957a446961c0edc8ce3d41665fa1e73b", kill_on_drop: false }`
[INFO] [stdout] 0c8405b721b413bb1f2591f0fb3d26b2957a446961c0edc8ce3d41665fa1e73b
