[INFO] cloning repository https://github.com/cympfh/unidoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cympfh/unidoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcympfh%2Funidoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcympfh%2Funidoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35b5e5750bacf5c4548dde1acda7d87727757d6e
[INFO] checking cympfh/unidoc/35b5e5750bacf5c4548dde1acda7d87727757d6e against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcympfh%2Funidoc" "/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/cympfh/unidoc on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/cympfh/unidoc
[INFO] finished tweaking git repo https://github.com/cympfh/unidoc
[INFO] tweaked toml for git repo https://github.com/cympfh/unidoc written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/cympfh/unidoc 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Locking 1 package to latest compatible version
[INFO] [stderr] Updating unidoc v0.7.7 (/workspace/builds/worker-0-tc2/source) -> v0.7.8
[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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8818b38acc26f8689697f2e3b9699ad0e8aebd1a1d6b2c9e1e8862282d2badf8
[INFO] running `Command { std: "docker" "start" "-a" "8818b38acc26f8689697f2e3b9699ad0e8aebd1a1d6b2c9e1e8862282d2badf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8818b38acc26f8689697f2e3b9699ad0e8aebd1a1d6b2c9e1e8862282d2badf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8818b38acc26f8689697f2e3b9699ad0e8aebd1a1d6b2c9e1e8862282d2badf8", kill_on_drop: false }`
[INFO] [stdout] 8818b38acc26f8689697f2e3b9699ad0e8aebd1a1d6b2c9e1e8862282d2badf8
[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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c3756df90b2a127f7b966564d96d8a3f5e462103d39feb64d37cfc8de0a37e3
[INFO] running `Command { std: "docker" "start" "-a" "7c3756df90b2a127f7b966564d96d8a3f5e462103d39feb64d37cfc8de0a37e3", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.36
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling syn v1.0.90
[INFO] [stderr] Compiling libc v0.2.121
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling ppv-lite86 v0.2.16
[INFO] [stderr] Compiling log v0.4.16
[INFO] [stderr] Compiling siphasher v0.3.10
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Checking pin-project-lite v0.2.8
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling pkg-config v0.3.25
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Checking once_cell v1.10.0
[INFO] [stderr] Checking matches v0.1.9
[INFO] [stderr] Compiling phf_shared v0.8.0
[INFO] [stderr] Checking bytes v1.1.0
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Checking itoa v1.0.1
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Compiling phf_shared v0.10.0
[INFO] [stderr] Compiling lock_api v0.4.7
[INFO] [stderr] Compiling parking_lot_core v0.9.2
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Compiling futures-task v0.3.21
[INFO] [stderr] Checking new_debug_unreachable v1.0.4
[INFO] [stderr] Checking tracing-core v0.1.24
[INFO] [stderr] Compiling indexmap v1.8.1
[INFO] [stderr] Compiling futures-util v0.3.21
[INFO] [stderr] Checking foreign-types-shared v0.1.1
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Compiling openssl v0.10.38
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Checking foreign-types v0.3.2
[INFO] [stderr] Checking http v0.2.6
[INFO] [stderr] Checking futf v0.1.5
[INFO] [stderr] Compiling futures-channel v0.3.21
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Compiling httparse v1.6.0
[INFO] [stderr] Compiling ucd-trie v0.1.3
[INFO] [stderr] Checking hashbrown v0.11.2
[INFO] [stderr] Compiling native-tls v0.2.10
[INFO] [stderr] Compiling quote v1.0.17
[INFO] [stderr] Checking dtoa v0.4.8
[INFO] [stderr] Checking futures-io v0.3.21
[INFO] [stderr] Checking futures-sink v0.3.21
[INFO] [stderr] Checking utf-8 v0.7.6
[INFO] [stderr] Checking slab v0.4.6
[INFO] [stderr] Checking tinyvec_macros v0.1.0
[INFO] [stderr] Checking tendril v0.4.3
[INFO] [stderr] Compiling pest v2.1.3
[INFO] [stderr] Compiling maplit v1.0.2
[INFO] [stderr] Checking tinyvec v1.5.1
[INFO] [stderr] Checking percent-encoding v2.1.0
[INFO] [stderr] Checking dtoa-short v0.3.3
[INFO] [stderr] Checking itoa v0.4.8
[INFO] [stderr] Compiling getrandom v0.2.6
[INFO] [stderr] Checking socket2 v0.4.4
[INFO] [stderr] Checking mio v0.8.2
[INFO] [stderr] Checking num_cpus v1.13.1
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Checking openssl-probe v0.1.5
[INFO] [stderr] Checking nodrop v0.1.14
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Checking try-lock v0.2.3
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Checking parking_lot v0.12.0
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Compiling convert_case v0.4.0
[INFO] [stderr] Checking ryu v1.0.9
[INFO] [stderr] Checking want v0.3.0
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Checking servo_arc v0.1.1
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling openssl-sys v0.9.72
[INFO] [stderr] Checking form_urlencoded v1.0.1
[INFO] [stderr] Checking fxhash v0.2.1
[INFO] [stderr] Checking tokio v1.17.0
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling pest_meta v2.1.3
[INFO] [stderr] Checking tower-service v0.3.1
[INFO] [stderr] Compiling unicode-segmentation v1.9.0
[INFO] [stderr] Checking httpdate v1.0.2
[INFO] [stderr] Checking thin-slice v0.1.1
[INFO] [stderr] Checking unicode-bidi v0.3.7
[INFO] [stderr] Compiling serde_json v1.0.79
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking aho-corasick v0.7.18
[INFO] [stderr] Checking regex-syntax v0.6.25
[INFO] [stderr] Checking clap v2.34.0
[INFO] [stderr] Checking mime v0.3.16
[INFO] [stderr] Compiling heck v0.3.3
[INFO] [stderr] Checking ipnet v2.4.0
[INFO] [stderr] Checking unicode-normalization v0.1.19
[INFO] [stderr] Checking utf8-width v0.1.6
[INFO] [stderr] Checking quick-error v2.0.1
[INFO] [stderr] Checking html-escape v0.2.11
[INFO] [stderr] Checking nom v7.1.1
[INFO] [stderr] Checking http-body v0.4.4
[INFO] [stderr] Checking emojis v0.4.0
[INFO] [stderr] Compiling phf_generator v0.8.0
[INFO] [stderr] Compiling phf_codegen v0.8.0
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling selectors v0.22.0
[INFO] [stderr] Compiling string_cache_codegen v0.5.2
[INFO] [stderr] Checking idna v0.2.3
[INFO] [stderr] Compiling markup5ever v0.10.1
[INFO] [stderr] Checking regex v1.5.5
[INFO] [stderr] Checking url v2.2.2
[INFO] [stderr] Checking tokio-native-tls v0.3.0
[INFO] [stderr] Compiling pest_generator v2.1.3
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling phf_macros v0.8.0
[INFO] [stderr] Compiling tracing-attributes v0.1.20
[INFO] [stderr] Compiling cssparser v0.27.2
[INFO] [stderr] Compiling cssparser-macros v0.6.0
[INFO] [stderr] Compiling html5ever v0.25.2
[INFO] [stderr] Compiling derive_more v0.99.17
[INFO] [stderr] Compiling pest_derive v2.1.0
[INFO] [stderr] Compiling structopt-derive v0.4.18
[INFO] [stderr] Checking phf v0.8.0
[INFO] [stderr] Checking tracing v0.1.32
[INFO] [stderr] Checking structopt v0.3.26
[INFO] [stderr] Checking tokio-util v0.7.1
[INFO] [stderr] Checking h2 v0.3.13
[INFO] [stderr] Checking hyper v0.14.18
[INFO] [stderr] Checking string_cache v0.8.4
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking hyper-tls v0.5.0
[INFO] [stderr] Checking handlebars v4.2.2
[INFO] [stderr] Checking reqwest v0.11.10
[INFO] [stderr] Checking kuchiki v0.8.1
[INFO] [stderr] Checking easy-scraper v0.2.0
[INFO] [stderr] Checking unidoc v0.7.8 (/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/entity/html.rs:14:13
[INFO] [stdout] |
[INFO] [stdout] 12 | pub fn as_html(self) -> Html {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 13 | Html::Node(
[INFO] [stdout] 14 | Box::new(Html::Leaf(String::from("
"))),
[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/entity/html.rs:16:13
[INFO] [stdout] |
[INFO] [stdout] 12 | pub fn as_html(self) -> Html {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 16 | Box::new(Html::Leaf(String::from("
"))),
[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/parser.rs:130:5
[INFO] [stdout] |
[INFO] [stdout] 55 | let parse_hr = map(preceded(tag("---"), line_ending), |_| Block::HorizontalRule);
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 56 |
[INFO] [stdout] 57 | let parse_pagetitle = map(preceded(pair(tag("%"), space0), parse_text_line), |text| {
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 60 | let parse_heading = map(
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 65 | let parse_code = map(
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 79 | let parse_listblock = map(parse_list(0), |list| Block::ListBlock(list));
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 80 |
[INFO] [stdout] 81 | let parse_paragraph = map(
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 86 | let quoting = pair(tag(">"), space0);
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 87 | let parse_quoted = map(
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 95 | let parse_import = map(
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 100 | let parse_hyperlink = map(
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 112 | let parse_code_import = map(
[INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 125 | let parse_mathjax = map(
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 | / alt((
[INFO] [stdout] 131 | | parse_hr,
[INFO] [stdout] 132 | | parse_pagetitle,
[INFO] [stdout] 133 | | parse_heading,
[INFO] [stdout] ... |
[INFO] [stdout] 142 | | parse_paragraph,
[INFO] [stdout] 143 | | ))(input)
[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/parser.rs:195:5
[INFO] [stdout] |
[INFO] [stdout] 179 | let parse_headers = pair(parse_row, parse_rules);
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 180 |
[INFO] [stdout] 181 | let parse_table_with_header = map(
[INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 189 | let parse_table_without_header = map(many1(parse_row), |body| {
[INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 195 | alt((parse_table_with_header, parse_table_without_header))(input)
[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/parser.rs:156:9
[INFO] [stdout] |
[INFO] [stdout] 149 | let parse_a_value = terminated(
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 156 | delimited(tag("|"), many1(parse_a_value), line_ending)(input)
[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/parser.rs:176:9
[INFO] [stdout] |
[INFO] [stdout] 163 | let parse_rule = alt((
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 172 | let parse_a_rule = map(
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 176 | delimited(tag("|"), many1(parse_a_rule), line_ending)(input)
[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/parser.rs:267:5
[INFO] [stdout] |
[INFO] [stdout] 200 | let parse_emphasis_and_strong = map(
[INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 207 | let parse_strong = map(
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 | let parse_emphasis = map(
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 227 | let parse_deleted = map(
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 234 | let parse_code = map(delimited(tag("`"), is_not("`"), tag("`")), |text: &str| {
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 237 | let parse_image = map(
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 244 | let parse_link = map(
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 251 | let parse_hyperlink = map(
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 255 | let parse_comment = map(
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 259 | let parse_mathjax = map(delimited(tag("$"), parse_tex, tag("$")), |tex| {
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 262 | let parse_emoji = map(
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 267 | / many1(preceded(
[INFO] [stdout] 268 | | space0,
[INFO] [stdout] 269 | | alt((
[INFO] [stdout] 270 | | parse_hyperlink,
[INFO] [stdout] ... |
[INFO] [stdout] 283 | | )),
[INFO] [stdout] 284 | | ))(input)
[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/parser.rs:335:5
[INFO] [stdout] |
[INFO] [stdout] 299 | let safe_one_char = preceded(
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 317 | let escaped_char = map(
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 335 | / map(many1(alt((safe_one_char, escaped_char))), |v| {
[INFO] [stdout] 336 | | Inline::Plaintext(v.join(""))
[INFO] [stdout] 337 | | })(input)
[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/parser.rs:350:5
[INFO] [stdout] |
[INFO] [stdout] 342 | let tagged = map(
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 346 | let bang_tagged = map(
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 350 | alt((tagged, bang_tagged))(input)
[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/parser.rs:378:13
[INFO] [stdout] |
[INFO] [stdout] 372 | let parse_indent = take_while_m_n(indent, indent, is_space);
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 373 | let checkbox = alt((
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 378 | / tuple((
[INFO] [stdout] 379 | | parse_indent,
[INFO] [stdout] 380 | | parse_bullet,
[INFO] [stdout] 381 | | opt(delimited(space0, checkbox, space0)),
[INFO] [stdout] 382 | | parse_text_line,
[INFO] [stdout] 383 | | opt(parse_list_children(indent)),
[INFO] [stdout] 384 | | )),
[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/parser.rs:404:13
[INFO] [stdout] |
[INFO] [stdout] 398 | let mut peek_nextindent = peek(map(
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 404 | parse_list(m)(input)
[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/parser.rs:418:5
[INFO] [stdout] |
[INFO] [stdout] 417 | let safe_one_char = preceded(not(alt((tag("$"), tag("\\$")))), take(1u8));
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 418 | map(many1(alt((safe_one_char, tag("\\$")))), |v| v.join(""))(input)
[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/webpage.rs:22:29
[INFO] [stdout] |
[INFO] [stdout] 22 | .map(|response| response.text().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 13 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `unidoc` (bin "unidoc") due to 14 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/entity/html.rs:14:13
[INFO] [stdout] |
[INFO] [stdout] 12 | pub fn as_html(self) -> Html {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 13 | Html::Node(
[INFO] [stdout] 14 | Box::new(Html::Leaf(String::from(""))),
[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/entity/html.rs:16:13
[INFO] [stdout] |
[INFO] [stdout] 12 | pub fn as_html(self) -> Html {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 16 | Box::new(Html::Leaf(String::from("
"))),
[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/parser.rs:130:5
[INFO] [stdout] |
[INFO] [stdout] 55 | let parse_hr = map(preceded(tag("---"), line_ending), |_| Block::HorizontalRule);
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 56 |
[INFO] [stdout] 57 | let parse_pagetitle = map(preceded(pair(tag("%"), space0), parse_text_line), |text| {
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 60 | let parse_heading = map(
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 65 | let parse_code = map(
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 79 | let parse_listblock = map(parse_list(0), |list| Block::ListBlock(list));
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 80 |
[INFO] [stdout] 81 | let parse_paragraph = map(
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 86 | let quoting = pair(tag(">"), space0);
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 87 | let parse_quoted = map(
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 95 | let parse_import = map(
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 100 | let parse_hyperlink = map(
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 112 | let parse_code_import = map(
[INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 125 | let parse_mathjax = map(
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 | / alt((
[INFO] [stdout] 131 | | parse_hr,
[INFO] [stdout] 132 | | parse_pagetitle,
[INFO] [stdout] 133 | | parse_heading,
[INFO] [stdout] ... |
[INFO] [stdout] 142 | | parse_paragraph,
[INFO] [stdout] 143 | | ))(input)
[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/parser.rs:195:5
[INFO] [stdout] |
[INFO] [stdout] 179 | let parse_headers = pair(parse_row, parse_rules);
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 180 |
[INFO] [stdout] 181 | let parse_table_with_header = map(
[INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 189 | let parse_table_without_header = map(many1(parse_row), |body| {
[INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 195 | alt((parse_table_with_header, parse_table_without_header))(input)
[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/parser.rs:156:9
[INFO] [stdout] |
[INFO] [stdout] 149 | let parse_a_value = terminated(
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 156 | delimited(tag("|"), many1(parse_a_value), line_ending)(input)
[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/parser.rs:176:9
[INFO] [stdout] |
[INFO] [stdout] 163 | let parse_rule = alt((
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 172 | let parse_a_rule = map(
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 176 | delimited(tag("|"), many1(parse_a_rule), line_ending)(input)
[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/parser.rs:267:5
[INFO] [stdout] |
[INFO] [stdout] 200 | let parse_emphasis_and_strong = map(
[INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 207 | let parse_strong = map(
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 | let parse_emphasis = map(
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 227 | let parse_deleted = map(
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 234 | let parse_code = map(delimited(tag("`"), is_not("`"), tag("`")), |text: &str| {
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 237 | let parse_image = map(
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 244 | let parse_link = map(
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 251 | let parse_hyperlink = map(
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 255 | let parse_comment = map(
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 259 | let parse_mathjax = map(delimited(tag("$"), parse_tex, tag("$")), |tex| {
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 262 | let parse_emoji = map(
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 267 | / many1(preceded(
[INFO] [stdout] 268 | | space0,
[INFO] [stdout] 269 | | alt((
[INFO] [stdout] 270 | | parse_hyperlink,
[INFO] [stdout] ... |
[INFO] [stdout] 283 | | )),
[INFO] [stdout] 284 | | ))(input)
[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/parser.rs:335:5
[INFO] [stdout] |
[INFO] [stdout] 299 | let safe_one_char = preceded(
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 317 | let escaped_char = map(
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 335 | / map(many1(alt((safe_one_char, escaped_char))), |v| {
[INFO] [stdout] 336 | | Inline::Plaintext(v.join(""))
[INFO] [stdout] 337 | | })(input)
[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/parser.rs:350:5
[INFO] [stdout] |
[INFO] [stdout] 342 | let tagged = map(
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 346 | let bang_tagged = map(
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 350 | alt((tagged, bang_tagged))(input)
[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/parser.rs:378:13
[INFO] [stdout] |
[INFO] [stdout] 372 | let parse_indent = take_while_m_n(indent, indent, is_space);
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 373 | let checkbox = alt((
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 378 | / tuple((
[INFO] [stdout] 379 | | parse_indent,
[INFO] [stdout] 380 | | parse_bullet,
[INFO] [stdout] 381 | | opt(delimited(space0, checkbox, space0)),
[INFO] [stdout] 382 | | parse_text_line,
[INFO] [stdout] 383 | | opt(parse_list_children(indent)),
[INFO] [stdout] 384 | | )),
[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/parser.rs:404:13
[INFO] [stdout] |
[INFO] [stdout] 398 | let mut peek_nextindent = peek(map(
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 404 | parse_list(m)(input)
[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/parser.rs:418:5
[INFO] [stdout] |
[INFO] [stdout] 417 | let safe_one_char = preceded(not(alt((tag("$"), tag("\\$")))), take(1u8));
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 418 | map(many1(alt((safe_one_char, tag("\\$")))), |v| v.join(""))(input)
[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/webpage.rs:22:29
[INFO] [stdout] |
[INFO] [stdout] 22 | .map(|response| response.text().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 13 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `unidoc` (bin "unidoc" test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "7c3756df90b2a127f7b966564d96d8a3f5e462103d39feb64d37cfc8de0a37e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c3756df90b2a127f7b966564d96d8a3f5e462103d39feb64d37cfc8de0a37e3", kill_on_drop: false }`
[INFO] [stdout] 7c3756df90b2a127f7b966564d96d8a3f5e462103d39feb64d37cfc8de0a37e3