[INFO] cloning repository https://github.com/purveshpatel511/batwing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/purveshpatel511/batwing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurveshpatel511%2Fbatwing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurveshpatel511%2Fbatwing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63e28e0b0331b4bb8de1b6572e2fe53407403afe [INFO] checking purveshpatel511/batwing against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurveshpatel511%2Fbatwing" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/purveshpatel511/batwing 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/purveshpatel511/batwing [INFO] finished tweaking git repo https://github.com/purveshpatel511/batwing [INFO] tweaked toml for git repo https://github.com/purveshpatel511/batwing written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/purveshpatel511/batwing 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 wild v2.0.4 [INFO] [stderr] Downloaded unicode-width v0.1.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.26 [INFO] [stderr] Downloaded std_prelude v0.2.12 [INFO] [stderr] Downloaded git-version v0.3.4 [INFO] [stderr] Downloaded plist v1.1.0 [INFO] [stderr] Downloaded sys-info v0.9.0 [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded ansi_colours v1.0.4 [INFO] [stderr] Downloaded assert_cmd v1.0.5 [INFO] [stderr] Downloaded bugreport v0.4.0 [INFO] [stderr] Downloaded globset v0.4.8 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded clircle v0.3.0 [INFO] [stderr] Downloaded path_abs v0.5.1 [INFO] [stderr] Downloaded encoding-index-korean v1.20141219.5 [INFO] [stderr] Downloaded fancy-regex v0.3.5 [INFO] [stderr] Downloaded encoding-index-japanese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Downloaded difference v2.0.0 [INFO] [stderr] Downloaded clap v2.33.3 [INFO] [stderr] Downloaded git2 v0.13.19 [INFO] [stderr] Downloaded syn v1.0.72 [INFO] [stderr] Downloaded nix v0.21.0 [INFO] [stderr] Downloaded regex-automata v0.1.9 [INFO] [stderr] Downloaded encoding v0.2.33 [INFO] [stderr] Downloaded unicode-normalization v0.1.17 [INFO] [stderr] Downloaded bstr v0.2.16 [INFO] [stderr] Downloaded cc v1.0.67 [INFO] [stderr] Downloaded indexmap v1.6.2 [INFO] [stderr] Downloaded console v0.14.1 [INFO] [stderr] Downloaded redox_users v0.4.0 [INFO] [stderr] Downloaded float-cmp v0.8.0 [INFO] [stderr] Downloaded shell-words v1.0.0 [INFO] [stderr] Downloaded bit-set v0.5.2 [INFO] [stderr] Downloaded jobserver v0.1.22 [INFO] [stderr] Downloaded libc v0.2.95 [INFO] [stderr] Downloaded terminal_size v0.1.16 [INFO] [stderr] Downloaded encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Downloaded hermit-abi v0.1.18 [INFO] [stderr] Downloaded grep-cli v0.1.6 [INFO] [stderr] Downloaded predicates v1.0.8 [INFO] [stderr] Downloaded onig v6.1.1 [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded onig_sys v69.6.0 [INFO] [stderr] Downloaded treeline v0.1.0 [INFO] [stderr] Downloaded predicates-tree v1.0.2 [INFO] [stderr] Downloaded git-version-macro v0.3.4 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded encoding_index_tests v0.1.4 [INFO] [stderr] Downloaded syntect v4.5.0 [INFO] [stderr] Downloaded vcpkg v0.2.12 [INFO] [stderr] Downloaded instant v0.1.9 [INFO] [stderr] Downloaded dirs-next v2.0.0 [INFO] [stderr] Downloaded redox_syscall v0.2.8 [INFO] [stderr] Downloaded libgit2-sys v0.12.20+1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] caa47ff84d52c24766d085bd3c50ed90926af1f435bdd5e2786e9ff6efd52fdd [INFO] running `Command { std: "docker" "start" "-a" "caa47ff84d52c24766d085bd3c50ed90926af1f435bdd5e2786e9ff6efd52fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caa47ff84d52c24766d085bd3c50ed90926af1f435bdd5e2786e9ff6efd52fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa47ff84d52c24766d085bd3c50ed90926af1f435bdd5e2786e9ff6efd52fdd", kill_on_drop: false }` [INFO] [stdout] caa47ff84d52c24766d085bd3c50ed90926af1f435bdd5e2786e9ff6efd52fdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ad0c3e8b6af1fb50d7a48534f725d170d3fc1eea34b1a1ce1ee8457aeb31f570 [INFO] running `Command { std: "docker" "start" "-a" "ad0c3e8b6af1fb50d7a48534f725d170d3fc1eea34b1a1ce1ee8457aeb31f570", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling bugreport v0.4.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking grep-cli v0.1.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking assert_cmd v1.0.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling sys-info v0.9.0 [INFO] [stderr] Compiling libgit2-sys v0.12.20+1.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking onig v6.1.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling bat v0.18.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking git-version v0.3.4 [INFO] [stderr] Checking git2 v0.13.19 [INFO] [stderr] Checking plist v1.1.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking clircle v0.3.0 [INFO] [stderr] Checking syntect v4.5.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.45s [INFO] running `Command { std: "docker" "inspect" "ad0c3e8b6af1fb50d7a48534f725d170d3fc1eea34b1a1ce1ee8457aeb31f570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0c3e8b6af1fb50d7a48534f725d170d3fc1eea34b1a1ce1ee8457aeb31f570", kill_on_drop: false }` [INFO] [stdout] ad0c3e8b6af1fb50d7a48534f725d170d3fc1eea34b1a1ce1ee8457aeb31f570 [INFO] checking purveshpatel511/batwing 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%2Fpurveshpatel511%2Fbatwing" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/purveshpatel511/batwing 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/purveshpatel511/batwing [INFO] finished tweaking git repo https://github.com/purveshpatel511/batwing [INFO] tweaked toml for git repo https://github.com/purveshpatel511/batwing written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/purveshpatel511/batwing 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7edf384ea56e4ae264819e11677fd4e2d000e1e27c1bd682d3209e9e747defc4 [INFO] running `Command { std: "docker" "start" "-a" "7edf384ea56e4ae264819e11677fd4e2d000e1e27c1bd682d3209e9e747defc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7edf384ea56e4ae264819e11677fd4e2d000e1e27c1bd682d3209e9e747defc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7edf384ea56e4ae264819e11677fd4e2d000e1e27c1bd682d3209e9e747defc4", kill_on_drop: false }` [INFO] [stdout] 7edf384ea56e4ae264819e11677fd4e2d000e1e27c1bd682d3209e9e747defc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1570f3309a907e4839c904c2e082b3e6d13e2712832fac2dc7d533d68253a1c6 [INFO] running `Command { std: "docker" "start" "-a" "1570f3309a907e4839c904c2e082b3e6d13e2712832fac2dc7d533d68253a1c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling bugreport v0.4.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Checking grep-cli v0.1.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking assert_cmd v1.0.5 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling sys-info v0.9.0 [INFO] [stderr] Compiling libgit2-sys v0.12.20+1.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking onig v6.1.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling bat v0.18.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking git-version v0.3.4 [INFO] [stderr] Checking git2 v0.13.19 [INFO] [stderr] Checking plist v1.1.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking clircle v0.3.0 [INFO] [stderr] Checking syntect v4.5.0 [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/assets.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 74 | let mut syntax_set_builder = if !include_integrated_assets { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | let mut builder = SyntaxSetBuilder::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | Ok(HighlightingAssets { [INFO] [stdout] | ____________^ [INFO] [stdout] 93 | | syntax_set: syntax_set_builder.build(), [INFO] [stdout] 94 | | theme_set, [INFO] [stdout] 95 | | fallback_theme: None, [INFO] [stdout] 96 | | }) [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/assets.rs:197:32 [INFO] [stdout] | [INFO] [stdout] 197 | .ok_or_else(|| ErrorKind::UnknownSyntax(language.to_owned()).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] [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/assets.rs:230:40 [INFO] [stdout] | [INFO] [stdout] 230 | .ok_or_else(|| ErrorKind::UnknownSyntax(syntax_name.to_owned()).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] [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/assets.rs:243:43 [INFO] [stdout] | [INFO] [stdout] 243 | line_syntax.ok_or_else(|| ErrorKind::UndetectedSyntax("[unknown]".into()).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] [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/assets.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 295 | let asset_file = File::open(&path).chain_err(|| { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 302 | from_reader(BufReader::new(asset_file)) [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] | [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/input.rs:252:20 [INFO] [stdout] | [INFO] [stdout] 237 | fn new(mut reader: R) -> InputReader<'a> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 252 | inner: Box::new(reader), [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/output.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 73 | let mut p = Command::new(resolved_path); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | Ok(p.stdin(Stdio::piped()) [INFO] [stdout] | ____________^ [INFO] [stdout] 120 | | .spawn() [INFO] [stdout] 121 | | .map(OutputType::Pager) [INFO] [stdout] 122 | | .unwrap_or_else(|_| OutputType::stdout())) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________________________________________________| [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/pretty_printer.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 43 | let config = Config { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | assets: HighlightingAssets::from_binary(), [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/pretty_printer.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn input_file(&mut self, path: impl AsRef) -> &mut Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | self.input(Input::from_file(path).kind("File")) [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/pretty_printer.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn input_files(&mut self, paths: I) -> &mut Self [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | self.inputs(paths.into_iter().map(Input::from_file)) [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/pretty_printer.rs:279:24 [INFO] [stdout] | [INFO] [stdout] 274 | let mut inputs: Vec = vec![]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | controller.run(inputs.into_iter().map(|i| i.into()).collect()) [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/pretty_printer.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 249 | .unwrap_or_else(|| Term::stdout().size().1 as usize); [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/pretty_printer.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn from_reader(reader: R) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 297 | input::Input::from_reader(Box::new(reader)).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] [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/pretty_printer.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn from_file(path: impl AsRef) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 302 | input::Input::ordinary_file(path).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] [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/printer.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 134 | let mut decorations: Vec> = Vec::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | let highlighter = if input [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 179 | Err(e) => return Err(e), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 185 | Ok(InteractivePrinter { [INFO] [stdout] | ____________^ [INFO] [stdout] 186 | | panel_width, [INFO] [stdout] 187 | | colors, [INFO] [stdout] 188 | | config, [INFO] [stdout] ... | [INFO] [stdout] 196 | | background_color_highlight, [INFO] [stdout] 197 | | }) [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: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bat` (lib) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/assets.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 74 | let mut syntax_set_builder = if !include_integrated_assets { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | let mut builder = SyntaxSetBuilder::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | Ok(HighlightingAssets { [INFO] [stdout] | ____________^ [INFO] [stdout] 93 | | syntax_set: syntax_set_builder.build(), [INFO] [stdout] 94 | | theme_set, [INFO] [stdout] 95 | | fallback_theme: None, [INFO] [stdout] 96 | | }) [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/assets.rs:197:32 [INFO] [stdout] | [INFO] [stdout] 197 | .ok_or_else(|| ErrorKind::UnknownSyntax(language.to_owned()).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] [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/assets.rs:230:40 [INFO] [stdout] | [INFO] [stdout] 230 | .ok_or_else(|| ErrorKind::UnknownSyntax(syntax_name.to_owned()).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] [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/assets.rs:243:43 [INFO] [stdout] | [INFO] [stdout] 243 | line_syntax.ok_or_else(|| ErrorKind::UndetectedSyntax("[unknown]".into()).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] [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/assets.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 295 | let asset_file = File::open(&path).chain_err(|| { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 302 | from_reader(BufReader::new(asset_file)) [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] | [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/assets.rs:348:13 [INFO] [stdout] | [INFO] [stdout] 344 | let input = Input::ordinary_file(&file_path); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 345 | let dummy_stdin: &[u8] = &[]; [INFO] [stdout] 346 | let mut opened_input = input.open(dummy_stdin, None).unwrap(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 347 | [INFO] [stdout] 348 | / self.assets [INFO] [stdout] 349 | | .get_syntax(None, &mut opened_input, &self.syntax_mapping) [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/assets.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 357 | let input = Input::from_reader(Box::new(BufReader::new(first_line.as_bytes()))) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 360 | let mut opened_input = input.open(dummy_stdin, None).unwrap(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 361 | [INFO] [stdout] 362 | / self.assets [INFO] [stdout] 363 | | .get_syntax(None, &mut opened_input, &self.syntax_mapping) [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/assets.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 383 | let input = Input::stdin().with_name(Some(file_name)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | let mut opened_input = input.open(content, None).unwrap(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 385 | [INFO] [stdout] 386 | / self.assets [INFO] [stdout] 387 | | .get_syntax(None, &mut opened_input, &self.syntax_mapping) [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/input.rs:252:20 [INFO] [stdout] | [INFO] [stdout] 237 | fn new(mut reader: R) -> InputReader<'a> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 252 | inner: Box::new(reader), [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/line_range.rs:170:40 [INFO] [stdout] | [INFO] [stdout] 170 | LineRanges::from(rs.iter().map(|r| LineRange::from(r).unwrap()).collect()) [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/output.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 73 | let mut p = Command::new(resolved_path); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | Ok(p.stdin(Stdio::piped()) [INFO] [stdout] | ____________^ [INFO] [stdout] 120 | | .spawn() [INFO] [stdout] 121 | | .map(OutputType::Pager) [INFO] [stdout] 122 | | .unwrap_or_else(|_| OutputType::stdout())) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________________________________________________| [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/pretty_printer.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 43 | let config = Config { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | assets: HighlightingAssets::from_binary(), [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/pretty_printer.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn input_file(&mut self, path: impl AsRef) -> &mut Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | self.input(Input::from_file(path).kind("File")) [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/pretty_printer.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn input_files(&mut self, paths: I) -> &mut Self [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | self.inputs(paths.into_iter().map(Input::from_file)) [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/pretty_printer.rs:279:24 [INFO] [stdout] | [INFO] [stdout] 274 | let mut inputs: Vec = vec![]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | controller.run(inputs.into_iter().map(|i| i.into()).collect()) [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/pretty_printer.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 249 | .unwrap_or_else(|| Term::stdout().size().1 as usize); [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/pretty_printer.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn from_reader(reader: R) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 297 | input::Input::from_reader(Box::new(reader)).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] [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/pretty_printer.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn from_file(path: impl AsRef) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 302 | input::Input::ordinary_file(path).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] [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/printer.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 134 | let mut decorations: Vec> = Vec::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | let highlighter = if input [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 179 | Err(e) => return Err(e), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 185 | Ok(InteractivePrinter { [INFO] [stdout] | ____________^ [INFO] [stdout] 186 | | panel_width, [INFO] [stdout] 187 | | colors, [INFO] [stdout] 188 | | config, [INFO] [stdout] ... | [INFO] [stdout] 196 | | background_color_highlight, [INFO] [stdout] 197 | | }) [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: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bat` (lib test) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "1570f3309a907e4839c904c2e082b3e6d13e2712832fac2dc7d533d68253a1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1570f3309a907e4839c904c2e082b3e6d13e2712832fac2dc7d533d68253a1c6", kill_on_drop: false }` [INFO] [stdout] 1570f3309a907e4839c904c2e082b3e6d13e2712832fac2dc7d533d68253a1c6