[INFO] cloning repository https://github.com/felixmaker/ugdown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felixmaker/ugdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelixmaker%2Fugdown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelixmaker%2Fugdown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00a5100250d87b5f5dc71c104476f3055c3fb584 [INFO] checking felixmaker/ugdown against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelixmaker%2Fugdown" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felixmaker/ugdown on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/felixmaker/ugdown [INFO] finished tweaking git repo https://github.com/felixmaker/ugdown [INFO] tweaked toml for git repo https://github.com/felixmaker/ugdown written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/felixmaker/ugdown 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fl2rust v0.5.17 [INFO] [stderr] Downloaded fltk v1.4.10 [INFO] [stderr] Downloaded fl2rust-macro v0.5.17 [INFO] [stderr] Downloaded fltk-theme v0.7.1 [INFO] [stderr] Downloaded fltk-table v0.3.1 [INFO] [stderr] Downloaded jsonpath_lib v0.3.0 [INFO] [stderr] Downloaded fltk-sys v1.4.10 [INFO] [stderr] Downloaded fluid-parser v0.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92d5716131db6e3936fd10d16cf2dbed4a8e479f57f7c1f6e20095b920a73394 [INFO] running `Command { std: "docker" "start" "-a" "92d5716131db6e3936fd10d16cf2dbed4a8e479f57f7c1f6e20095b920a73394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92d5716131db6e3936fd10d16cf2dbed4a8e479f57f7c1f6e20095b920a73394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d5716131db6e3936fd10d16cf2dbed4a8e479f57f7c1f6e20095b920a73394", kill_on_drop: false }` [INFO] [stdout] 92d5716131db6e3936fd10d16cf2dbed4a8e479f57f7c1f6e20095b920a73394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33ab2b5f6ff03ba20e961f1c4767a226dc702ab8a96e19072e52c96020b4d5e0 [INFO] running `Command { std: "docker" "start" "-a" "33ab2b5f6ff03ba20e961f1c4767a226dc702ab8a96e19072e52c96020b4d5e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking memchr v2.6.2 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling fluid-parser v0.1.14 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling fltk-sys v1.4.10 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling fl2rust v0.5.17 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Compiling fl2rust-macro v0.5.17 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.100.2 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking jsonpath_lib v0.3.0 [INFO] [stderr] Checking ureq v2.7.1 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking fltk v1.4.10 [INFO] [stderr] Checking fltk-table v0.3.1 [INFO] [stderr] Checking fltk-theme v0.7.1 [INFO] [stderr] Checking ugdown v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.77s [INFO] running `Command { std: "docker" "inspect" "33ab2b5f6ff03ba20e961f1c4767a226dc702ab8a96e19072e52c96020b4d5e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ab2b5f6ff03ba20e961f1c4767a226dc702ab8a96e19072e52c96020b4d5e0", kill_on_drop: false }` [INFO] [stdout] 33ab2b5f6ff03ba20e961f1c4767a226dc702ab8a96e19072e52c96020b4d5e0 [INFO] checking felixmaker/ugdown against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelixmaker%2Fugdown" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felixmaker/ugdown on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/felixmaker/ugdown [INFO] finished tweaking git repo https://github.com/felixmaker/ugdown [INFO] tweaked toml for git repo https://github.com/felixmaker/ugdown written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/felixmaker/ugdown 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c32936976faffdd0775bc0dd67b28054a65d2f2f44a2c0a6a80a24f75a67bc7 [INFO] running `Command { std: "docker" "start" "-a" "3c32936976faffdd0775bc0dd67b28054a65d2f2f44a2c0a6a80a24f75a67bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c32936976faffdd0775bc0dd67b28054a65d2f2f44a2c0a6a80a24f75a67bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c32936976faffdd0775bc0dd67b28054a65d2f2f44a2c0a6a80a24f75a67bc7", kill_on_drop: false }` [INFO] [stdout] 3c32936976faffdd0775bc0dd67b28054a65d2f2f44a2c0a6a80a24f75a67bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 242cc293c659780d09a732e04840eae0709e7d31bab49559bc8d92344ad3d14c [INFO] running `Command { std: "docker" "start" "-a" "242cc293c659780d09a732e04840eae0709e7d31bab49559bc8d92344ad3d14c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking memchr v2.6.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling fluid-parser v0.1.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling fltk-sys v1.4.10 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling fl2rust v0.5.17 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Compiling fl2rust-macro v0.5.17 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.100.2 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Checking ureq v2.7.1 [INFO] [stderr] Checking jsonpath_lib v0.3.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking fltk v1.4.10 [INFO] [stderr] Checking fltk-table v0.3.1 [INFO] [stderr] Checking fltk-theme v0.7.1 [INFO] [stderr] Checking ugdown v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn send_message(message: T) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | CHANNEL.0.clone().send(message.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/downloader/mod.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 105 | let engine = get_engine(&download_info.downloader)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 109 | | engine.execute_download(&url, &id, &output_dir, &output_name, cookie_file.as_deref())?, [INFO] [stdout] 110 | | cookie_file, [INFO] [stdout] 111 | | engine.is_stderr_output(), [INFO] [stdout] 112 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:53:44 [INFO] [stdout] | [INFO] [stdout] 53 | .set_callback(|_| send_message(AddUrlDialogMessage::Detect)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | .set_callback(|_| send_message(AddUrlDialogMessage::Submit)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:60:44 [INFO] [stdout] | [INFO] [stdout] 60 | .set_callback(|_| send_message(AddUrlDialogMessage::Hide)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:64:44 [INFO] [stdout] | [INFO] [stdout] 64 | .set_callback(|_| send_message(AddUrlDialogMessage::SelectDir)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | .set_callback(|_| send_message(AddUrlDialogMessage::CheckAll)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:72:44 [INFO] [stdout] | [INFO] [stdout] 72 | .set_callback(|_| send_message(AddUrlDialogMessage::Reset)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | .set_callback(|_| send_message(AddUrlDialogMessage::SetCookies)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:95:60 [INFO] [stdout] | [INFO] [stdout] 95 | let cookie_file = current_cookies.and_then(|x| store_cookies(&x).ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/mainform.rs:46:44 [INFO] [stdout] | [INFO] [stdout] 46 | .set_callback(|_| send_message(AddUrlDialogMessage::Show)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/mainform.rs:50:44 [INFO] [stdout] | [INFO] [stdout] 50 | .set_callback(|_| send_message(MainFormMessage::StopTask)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/mainform.rs:54:44 [INFO] [stdout] | [INFO] [stdout] 54 | .set_callback(|_| send_message(MainFormMessage::DeleteTask)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/mainform.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | .set_callback(|_| send_message(MainFormMessage::StartTask)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/mainform.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | .set_callback(|_| send_message(MainFormMessage::ReloadTask)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/engine_manager.rs:111:31 [INFO] [stdout] | [INFO] [stdout] 111 | .and_then(|x| x.get_program().ok()) [INFO] [stdout] | - ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn send_message(message: T) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | CHANNEL.0.clone().send(message.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/downloader/mod.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 105 | let engine = get_engine(&download_info.downloader)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 109 | | engine.execute_download(&url, &id, &output_dir, &output_name, cookie_file.as_deref())?, [INFO] [stdout] 110 | | cookie_file, [INFO] [stdout] 111 | | engine.is_stderr_output(), [INFO] [stdout] 112 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:53:44 [INFO] [stdout] | [INFO] [stdout] 53 | .set_callback(|_| send_message(AddUrlDialogMessage::Detect)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | .set_callback(|_| send_message(AddUrlDialogMessage::Submit)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:60:44 [INFO] [stdout] | [INFO] [stdout] 60 | .set_callback(|_| send_message(AddUrlDialogMessage::Hide)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:64:44 [INFO] [stdout] | [INFO] [stdout] 64 | .set_callback(|_| send_message(AddUrlDialogMessage::SelectDir)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | .set_callback(|_| send_message(AddUrlDialogMessage::CheckAll)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:72:44 [INFO] [stdout] | [INFO] [stdout] 72 | .set_callback(|_| send_message(AddUrlDialogMessage::Reset)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | .set_callback(|_| send_message(AddUrlDialogMessage::SetCookies)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/add_url_dialog.rs:95:60 [INFO] [stdout] | [INFO] [stdout] 95 | let cookie_file = current_cookies.and_then(|x| store_cookies(&x).ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/mainform.rs:46:44 [INFO] [stdout] | [INFO] [stdout] 46 | .set_callback(|_| send_message(AddUrlDialogMessage::Show)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/mainform.rs:50:44 [INFO] [stdout] | [INFO] [stdout] 50 | .set_callback(|_| send_message(MainFormMessage::StopTask)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/mainform.rs:54:44 [INFO] [stdout] | [INFO] [stdout] 54 | .set_callback(|_| send_message(MainFormMessage::DeleteTask)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/mainform.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | .set_callback(|_| send_message(MainFormMessage::StartTask)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/mainform.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | .set_callback(|_| send_message(MainFormMessage::ReloadTask)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/engine_manager.rs:111:31 [INFO] [stdout] | [INFO] [stdout] 111 | .and_then(|x| x.get_program().ok()) [INFO] [stdout] | - ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ugdown` (bin "ugdown") due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ugdown` (bin "ugdown" test) due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "242cc293c659780d09a732e04840eae0709e7d31bab49559bc8d92344ad3d14c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "242cc293c659780d09a732e04840eae0709e7d31bab49559bc8d92344ad3d14c", kill_on_drop: false }` [INFO] [stdout] 242cc293c659780d09a732e04840eae0709e7d31bab49559bc8d92344ad3d14c