[INFO] fetching crate nlprule 0.6.4...
[INFO] checking nlprule-0.6.4 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu
[INFO] extracting crate nlprule 0.6.4 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate nlprule 0.6.4 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 crates.io crate nlprule 0.6.4
[INFO] finished tweaking crates.io crate nlprule 0.6.4
[INFO] tweaked toml for crates.io crate nlprule 0.6.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate nlprule 0.6.4 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] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `onig` dependency)
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded proc-macro2 v1.0.26
[INFO] [stderr] Downloaded thiserror v1.0.24
[INFO] [stderr] Downloaded xml-rs v0.8.3
[INFO] [stderr] Downloaded plotters-svg v0.3.0
[INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.73
[INFO] [stderr] Downloaded serde_regex v1.1.0
[INFO] [stderr] Downloaded thiserror-impl v1.0.24
[INFO] [stderr] Downloaded memoffset v0.6.3
[INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.73
[INFO] [stderr] Downloaded textwrap v0.12.1
[INFO] [stderr] Downloaded criterion-plot v0.4.3
[INFO] [stderr] Downloaded bimap v0.6.1
[INFO] [stderr] Downloaded env_logger v0.8.3
[INFO] [stderr] Downloaded heck v0.3.2
[INFO] [stderr] Downloaded js-sys v0.3.50
[INFO] [stderr] Downloaded unicode-segmentation v1.7.1
[INFO] [stderr] Downloaded itertools v0.10.0
[INFO] [stderr] Downloaded regex-automata v0.1.9
[INFO] [stderr] Downloaded clap v3.0.0-beta.2
[INFO] [stderr] Downloaded wasm-bindgen v0.2.73
[INFO] [stderr] Downloaded rayon v1.5.0
[INFO] [stderr] Downloaded bumpalo v3.6.1
[INFO] [stderr] Downloaded criterion v0.3.4
[INFO] [stderr] Downloaded serde_json v1.0.64
[INFO] [stderr] Downloaded regex v1.4.6
[INFO] [stderr] Downloaded aho-corasick v0.7.15
[INFO] [stderr] Downloaded syn v1.0.70
[INFO] [stderr] Downloaded regex-syntax v0.6.23
[INFO] [stderr] Downloaded bstr v0.2.15
[INFO] [stderr] Downloaded fancy-regex v0.5.0
[INFO] [stderr] Downloaded cc v1.0.67
[INFO] [stderr] Downloaded rand v0.8.3
[INFO] [stderr] Downloaded rayon-core v1.9.0
[INFO] [stderr] Downloaded serde v1.0.125
[INFO] [stderr] Downloaded indexmap v1.6.2
[INFO] [stderr] Downloaded once_cell v1.7.2
[INFO] [stderr] Downloaded rand_core v0.6.2
[INFO] [stderr] Downloaded serde_derive v1.0.125
[INFO] [stderr] Downloaded libc v0.2.93
[INFO] [stderr] Downloaded crossbeam-epoch v0.9.3
[INFO] [stderr] Downloaded xmlparser v0.13.3
[INFO] [stderr] Downloaded roxmltree v0.14.1
[INFO] [stderr] Downloaded srx v0.1.3
[INFO] [stderr] Downloaded clap_derive v3.0.0-beta.2
[INFO] [stderr] Downloaded os_str_bytes v2.4.0
[INFO] [stderr] Downloaded onig_sys v69.6.0
[INFO] [stderr] Downloaded web-sys v0.3.50
[INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.73
[INFO] [stderr] Downloaded enum_dispatch v0.3.5
[INFO] [stderr] Downloaded onig v6.1.1
[INFO] [stderr] Downloaded getrandom v0.2.2
[INFO] [stderr] Downloaded crossbeam-utils v0.8.3
[INFO] [stderr] Downloaded memchr v2.3.4
[INFO] [stderr] Downloaded plotters-backend v0.3.0
[INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.73
[INFO] [stderr] Downloaded crossbeam-deque v0.8.0
[INFO] [stderr] Downloaded serde-xml-rs v0.4.1
[INFO] [stderr] Downloaded cast v0.2.5
[INFO] [stderr] Downloaded fs-err v2.5.0
[INFO] [stderr] Downloaded hermit-abi v0.1.18
[INFO] [stderr] Downloaded rayon-cond v0.1.0
[INFO] [stderr] Downloaded fst v0.4.5
[INFO] [stderr] Downloaded plotters v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 53ea23982f2342ac0b954b27f81409b4d02278c6bd1356e96399d3e6e7d2a565
[INFO] running `Command { std: "docker" "start" "-a" "53ea23982f2342ac0b954b27f81409b4d02278c6bd1356e96399d3e6e7d2a565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53ea23982f2342ac0b954b27f81409b4d02278c6bd1356e96399d3e6e7d2a565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ea23982f2342ac0b954b27f81409b4d02278c6bd1356e96399d3e6e7d2a565", kill_on_drop: false }`
[INFO] [stdout] 53ea23982f2342ac0b954b27f81409b4d02278c6bd1356e96399d3e6e7d2a565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e3f27a9634cda35e04ec22fdd367372185496d82fee42799e14b7f96620b6411
[INFO] running `Command { std: "docker" "start" "-a" "e3f27a9634cda35e04ec22fdd367372185496d82fee42799e14b7f96620b6411", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `onig` dependency)
[INFO] [stderr] Compiling proc-macro2 v1.0.26
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.70
[INFO] [stderr] Compiling serde_derive v1.0.125
[INFO] [stderr] Compiling serde v1.0.125
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling libc v0.2.93
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Compiling rayon-core v1.9.0
[INFO] [stderr] Checking regex-syntax v0.6.23
[INFO] [stderr] Compiling crossbeam-utils v0.8.3
[INFO] [stderr] Compiling memoffset v0.6.3
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling rayon v1.5.0
[INFO] [stderr] Compiling getrandom v0.2.2
[INFO] [stderr] Compiling cc v1.0.67
[INFO] [stderr] Compiling pkg-config v0.3.19
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling cast v0.2.5
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling itoa v0.4.7
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Compiling unicase v2.6.0
[INFO] [stderr] Compiling fs-err v2.5.0
[INFO] [stderr] Compiling fst v0.4.5
[INFO] [stderr] Checking unicode-width v0.1.8
[INFO] [stderr] Checking plotters-backend v0.3.0
[INFO] [stderr] Checking regex-automata v0.1.9
[INFO] [stderr] Checking aho-corasick v0.7.15
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking csv-core v0.1.10
[INFO] [stderr] Compiling once_cell v1.7.2
[INFO] [stderr] Checking same-file v1.0.6
[INFO] [stderr] Checking plotters-svg v0.3.0
[INFO] [stderr] Checking clap v2.33.3
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Checking walkdir v2.3.2
[INFO] [stderr] Checking crossbeam-epoch v0.9.3
[INFO] [stderr] Checking crossbeam-channel v0.5.1
[INFO] [stderr] Checking oorandom v11.1.3
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Compiling onig_sys v69.6.0
[INFO] [stderr] Checking crossbeam-deque v0.8.0
[INFO] [stderr] Checking rand_core v0.6.2
[INFO] [stderr] Checking rand v0.8.3
[INFO] [stderr] Checking plotters v0.3.0
[INFO] [stderr] Checking regex v1.4.6
[INFO] [stderr] Checking env_logger v0.8.3
[INFO] [stderr] Checking quickcheck v1.0.3
[INFO] [stderr] Compiling thiserror-impl v1.0.24
[INFO] [stderr] Compiling derivative v2.2.0
[INFO] [stderr] Compiling enum_dispatch v0.3.5
[INFO] [stderr] Compiling quickcheck_macros v1.0.0
[INFO] [stderr] Checking onig v6.1.1
[INFO] [stderr] Checking thiserror v1.0.24
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Checking half v1.7.1
[INFO] [stderr] Checking bstr v0.2.15
[INFO] [stderr] Checking serde_regex v1.1.0
[INFO] [stderr] Checking bimap v0.6.1
[INFO] [stderr] Checking bincode v1.3.3
[INFO] [stderr] Checking srx v0.1.3
[INFO] [stderr] Checking itertools v0.8.2
[INFO] [stderr] Checking itertools v0.9.0
[INFO] [stderr] Checking itertools v0.10.0
[INFO] [stderr] Checking serde_cbor v0.11.1
[INFO] [stderr] Checking csv v1.1.6
[INFO] [stderr] Checking tinytemplate v1.2.1
[INFO] [stderr] Checking criterion-plot v0.4.3
[INFO] [stderr] Compiling nlprule v0.6.4 (/opt/rustwide/workdir)
[INFO] [stderr] Checking rayon-cond v0.1.0
[INFO] [stderr] Checking criterion v0.3.4
[INFO] [stdout] warning: unused imports: `Captures`, `Match`, and `Matches`
[INFO] [stdout] --> src/utils/regex.rs:10:38
[INFO] [stdout] |
[INFO] [stdout] 10 | pub use regex_impl::{CaptureMatches, Captures, Match, Matches};
[INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `maybe_par_iter_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:94:8
[INFO] [stdout] |
[INFO] [stdout] 87 | pub trait MaybeParallelRefIterator<'data, P, S>
[INFO] [stdout] | ------------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 94 | fn maybe_par_iter_cond(&'data self, cond: bool) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: methods `maybe_par_iter_mut` and `maybe_par_iter_mut_cond` are never used
[INFO] [stdout] --> src/utils/parallelism.rs:121:8
[INFO] [stdout] |
[INFO] [stdout] 115 | pub trait MaybeParallelRefMutIterator<'data, P, S>
[INFO] [stdout] | --------------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 121 | fn maybe_par_iter_mut(&'data mut self) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 122 | fn maybe_par_iter_mut_cond(&'data mut self, cond: bool) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `maybe_par_bridge_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:148:8
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait MaybeParallelBridge
[INFO] [stdout] | ------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 148 | fn maybe_par_bridge_cond(self, cond: bool) -> CondIterator, S>;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused imports: `Captures`, `Match`, and `Matches`
[INFO] [stdout] --> src/utils/regex.rs:10:38
[INFO] [stdout] |
[INFO] [stdout] 10 | pub use regex_impl::{CaptureMatches, Captures, Match, Matches};
[INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `maybe_par_iter_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:94:8
[INFO] [stdout] |
[INFO] [stdout] 87 | pub trait MaybeParallelRefIterator<'data, P, S>
[INFO] [stdout] | ------------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 94 | fn maybe_par_iter_cond(&'data self, cond: bool) -> CondIterator;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `maybe_par_iter_mut_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:122:8
[INFO] [stdout] |
[INFO] [stdout] 115 | pub trait MaybeParallelRefMutIterator<'data, P, S>
[INFO] [stdout] | --------------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 122 | fn maybe_par_iter_mut_cond(&'data mut self, cond: bool) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `maybe_par_bridge_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:148:8
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait MaybeParallelBridge
[INFO] [stdout] | ------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 148 | fn maybe_par_bridge_cond(self, cond: bool) -> CondIterator, S>;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e3f27a9634cda35e04ec22fdd367372185496d82fee42799e14b7f96620b6411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f27a9634cda35e04ec22fdd367372185496d82fee42799e14b7f96620b6411", kill_on_drop: false }`
[INFO] [stdout] e3f27a9634cda35e04ec22fdd367372185496d82fee42799e14b7f96620b6411
[INFO] checking nlprule-0.6.4 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu
[INFO] extracting crate nlprule 0.6.4 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate nlprule 0.6.4 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 crates.io crate nlprule 0.6.4
[INFO] finished tweaking crates.io crate nlprule 0.6.4
[INFO] tweaked toml for crates.io crate nlprule 0.6.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate nlprule 0.6.4 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] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `onig` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6ec2a4a84122269ed87cf0096b4ecc8c49d7438c9e363f2b02b0daa57f3599a0
[INFO] running `Command { std: "docker" "start" "-a" "6ec2a4a84122269ed87cf0096b4ecc8c49d7438c9e363f2b02b0daa57f3599a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ec2a4a84122269ed87cf0096b4ecc8c49d7438c9e363f2b02b0daa57f3599a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ec2a4a84122269ed87cf0096b4ecc8c49d7438c9e363f2b02b0daa57f3599a0", kill_on_drop: false }`
[INFO] [stdout] 6ec2a4a84122269ed87cf0096b4ecc8c49d7438c9e363f2b02b0daa57f3599a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7d06b742ff5d8b8f4f24c03544738df91e94ab391e034558ffbdf60ea7dc8f77
[INFO] running `Command { std: "docker" "start" "-a" "7d06b742ff5d8b8f4f24c03544738df91e94ab391e034558ffbdf60ea7dc8f77", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `onig` dependency)
[INFO] [stderr] Compiling proc-macro2 v1.0.26
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.70
[INFO] [stderr] Compiling serde_derive v1.0.125
[INFO] [stderr] Compiling serde v1.0.125
[INFO] [stderr] Compiling libc v0.2.93
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Checking regex-syntax v0.6.23
[INFO] [stderr] Compiling rayon-core v1.9.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.3
[INFO] [stderr] Compiling memoffset v0.6.3
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling rayon v1.5.0
[INFO] [stderr] Compiling getrandom v0.2.2
[INFO] [stderr] Compiling pkg-config v0.3.19
[INFO] [stderr] Compiling cc v1.0.67
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling cast v0.2.5
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling itoa v0.4.7
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Compiling unicase v2.6.0
[INFO] [stderr] Compiling fs-err v2.5.0
[INFO] [stderr] Compiling fst v0.4.5
[INFO] [stderr] Checking unicode-width v0.1.8
[INFO] [stderr] Checking aho-corasick v0.7.15
[INFO] [stderr] Checking regex-automata v0.1.9
[INFO] [stderr] Checking plotters-backend v0.3.0
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking csv-core v0.1.10
[INFO] [stderr] Compiling once_cell v1.7.2
[INFO] [stderr] Checking same-file v1.0.6
[INFO] [stderr] Checking plotters-svg v0.3.0
[INFO] [stderr] Checking clap v2.33.3
[INFO] [stderr] Checking oorandom v11.1.3
[INFO] [stderr] Checking walkdir v2.3.2
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Checking crossbeam-epoch v0.9.3
[INFO] [stderr] Checking crossbeam-channel v0.5.1
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Compiling onig_sys v69.6.0
[INFO] [stderr] Checking crossbeam-deque v0.8.0
[INFO] [stderr] Checking rand_core v0.6.2
[INFO] [stderr] Checking rand v0.8.3
[INFO] [stderr] Checking plotters v0.3.0
[INFO] [stderr] Checking regex v1.4.6
[INFO] [stderr] Checking env_logger v0.8.3
[INFO] [stderr] Checking quickcheck v1.0.3
[INFO] [stderr] Checking onig v6.1.1
[INFO] [stderr] Compiling thiserror-impl v1.0.24
[INFO] [stderr] Compiling derivative v2.2.0
[INFO] [stderr] Compiling enum_dispatch v0.3.5
[INFO] [stderr] Compiling quickcheck_macros v1.0.0
[INFO] [stderr] Checking thiserror v1.0.24
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Checking half v1.7.1
[INFO] [stderr] Checking serde_regex v1.1.0
[INFO] [stderr] Checking bstr v0.2.15
[INFO] [stderr] Checking bincode v1.3.3
[INFO] [stderr] Checking bimap v0.6.1
[INFO] [stderr] Checking srx v0.1.3
[INFO] [stderr] Checking itertools v0.9.0
[INFO] [stderr] Checking itertools v0.10.0
[INFO] [stderr] Checking itertools v0.8.2
[INFO] [stderr] Checking serde_cbor v0.11.1
[INFO] [stderr] Checking csv v1.1.6
[INFO] [stderr] Checking criterion-plot v0.4.3
[INFO] [stderr] Checking tinytemplate v1.2.1
[INFO] [stderr] Compiling nlprule v0.6.4 (/opt/rustwide/workdir)
[INFO] [stderr] Checking rayon-cond v0.1.0
[INFO] [stderr] Checking criterion v0.3.4
[INFO] [stdout] warning: unused imports: `Captures`, `Match`, and `Matches`
[INFO] [stdout] --> src/utils/regex.rs:10:38
[INFO] [stdout] |
[INFO] [stdout] 10 | pub use regex_impl::{CaptureMatches, Captures, Match, Matches};
[INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `maybe_par_iter_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:94:8
[INFO] [stdout] |
[INFO] [stdout] 87 | pub trait MaybeParallelRefIterator<'data, P, S>
[INFO] [stdout] | ------------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 94 | fn maybe_par_iter_cond(&'data self, cond: bool) -> CondIterator;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: methods `maybe_par_iter_mut` and `maybe_par_iter_mut_cond` are never used
[INFO] [stdout] --> src/utils/parallelism.rs:121:8
[INFO] [stdout] |
[INFO] [stdout] 115 | pub trait MaybeParallelRefMutIterator<'data, P, S>
[INFO] [stdout] | --------------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 121 | fn maybe_par_iter_mut(&'data mut self) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 122 | fn maybe_par_iter_mut_cond(&'data mut self, cond: bool) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `maybe_par_bridge_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:148:8
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait MaybeParallelBridge
[INFO] [stdout] | ------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 148 | fn maybe_par_bridge_cond(self, cond: bool) -> CondIterator, S>;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[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/filter/mod.rs:7:28
[INFO] [stdout] |
[INFO] [stdout] 7 | #[derive(Debug, Serialize, Deserialize, Clone)]
[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] = note: requested on the command line with `-D tail-expr-drop-order`
[INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/mod.rs:104:13
[INFO] [stdout] |
[INFO] [stdout] 102 | fn lshift(self, position: Position) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 103 | Changes(
[INFO] [stdout] 104 | / self.0
[INFO] [stdout] 105 | | .into_iter()
[INFO] [stdout] 106 | | .map(|spans| {
[INFO] [stdout] 107 | | spans
[INFO] [stdout] ... |
[INFO] [stdout] 116 | | })
[INFO] [stdout] 117 | | .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/rule/mod.rs:107:21
[INFO] [stdout] |
[INFO] [stdout] 106 | .map(|spans| {
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 107 | / spans
[INFO] [stdout] 108 | | .into_iter()
[INFO] [stdout] 109 | | .map(|group_spans| {
[INFO] [stdout] 110 | | group_spans
[INFO] [stdout] ... |
[INFO] [stdout] 113 | | .collect()
[INFO] [stdout] 114 | | })
[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/rule/mod.rs:110:29
[INFO] [stdout] |
[INFO] [stdout] 109 | .map(|group_spans| {
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 110 | / group_spans
[INFO] [stdout] 111 | | .into_iter()
[INFO] [stdout] 112 | | .map(|span| span.lshift(position))
[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/rule/mod.rs:323:35
[INFO] [stdout] |
[INFO] [stdout] 323 | .find_map(|x| x.tokens(sentence).next())
[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/rule/disambiguation.rs:42:28
[INFO] [stdout] |
[INFO] [stdout] 42 | #[derive(Debug, Serialize, Deserialize, Clone)]
[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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/disambiguation.rs:216:28
[INFO] [stdout] |
[INFO] [stdout] 216 | #[derive(Debug, Serialize, Deserialize, Clone)]
[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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/engine/mod.rs:55:21
[INFO] [stdout] |
[INFO] [stdout] 55 | #[derive(Serialize, Deserialize, Debug, Clone)]
[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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/engine/composition.rs:168:28
[INFO] [stdout] |
[INFO] [stdout] 168 | #[derive(Debug, Serialize, Deserialize, Clone)]
[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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/engine/composition.rs:454:27
[INFO] [stdout] |
[INFO] [stdout] 454 | .find_map(|x| x.tokens(&sentence).next().map(|token| token.span().start()))
[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/rule/engine/composition.rs:471:22
[INFO] [stdout] |
[INFO] [stdout] 471 | .map(|x| x.tokens(&sentence).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/rule/grammar.rs:6:28
[INFO] [stdout] |
[INFO] [stdout] 6 | #[derive(Debug, Serialize, Deserialize, Clone)]
[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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/grammar.rs:93:28
[INFO] [stdout] |
[INFO] [stdout] 93 | #[derive(Debug, Serialize, Deserialize, Clone)]
[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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/grammar.rs:138:31
[INFO] [stdout] |
[INFO] [stdout] 138 | .find_map(|x| x.tokens(sentence).next())
[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/rules.rs:57:12
[INFO] [stdout] |
[INFO] [stdout] 56 | pub fn from_reader(reader: R) -> Result {
[INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 57 | Ok(bincode::deserialize_from(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/tokenizer.rs:170:12
[INFO] [stdout] |
[INFO] [stdout] 168 | pub fn new>(p: P) -> Result {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 169 | let reader = BufReader::new(File::open(p.as_ref())?);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 170 | Ok(bincode::deserialize_from(reader)?)
[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/tokenizer.rs:175:12
[INFO] [stdout] |
[INFO] [stdout] 174 | pub fn from_reader(reader: R) -> Result {
[INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 175 | Ok(bincode::deserialize_from(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/utils/regex.rs:42:12
[INFO] [stdout] |
[INFO] [stdout] 37 | fn deserialize(deserializer: D) -> Result
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 42 | Ok(Regex::new(regex_str))
[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/utils/regex.rs:308:16
[INFO] [stdout] |
[INFO] [stdout] 297 | let regex = onig::Regex::with_options(
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 308 | Ok(Regex { regex })
[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 19 previous errors; 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused imports: `Captures`, `Match`, and `Matches`
[INFO] [stdout] --> src/utils/regex.rs:10:38
[INFO] [stdout] |
[INFO] [stdout] 10 | pub use regex_impl::{CaptureMatches, Captures, Match, Matches};
[INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `nlprule` (lib) due to 20 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `maybe_par_iter_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:94:8
[INFO] [stdout] |
[INFO] [stdout] 87 | pub trait MaybeParallelRefIterator<'data, P, S>
[INFO] [stdout] | ------------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 94 | fn maybe_par_iter_cond(&'data self, cond: bool) -> CondIterator;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `maybe_par_iter_mut_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:122:8
[INFO] [stdout] |
[INFO] [stdout] 115 | pub trait MaybeParallelRefMutIterator<'data, P, S>
[INFO] [stdout] | --------------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 122 | fn maybe_par_iter_mut_cond(&'data mut self, cond: bool) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `maybe_par_bridge_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:148:8
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait MaybeParallelBridge
[INFO] [stdout] | ------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 148 | fn maybe_par_bridge_cond(self, cond: bool) -> CondIterator, S>;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[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/filter/mod.rs:7:28
[INFO] [stdout] |
[INFO] [stdout] 7 | #[derive(Debug, Serialize, Deserialize, Clone)]
[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] = note: requested on the command line with `-D tail-expr-drop-order`
[INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/mod.rs:104:13
[INFO] [stdout] |
[INFO] [stdout] 102 | fn lshift(self, position: Position) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 103 | Changes(
[INFO] [stdout] 104 | / self.0
[INFO] [stdout] 105 | | .into_iter()
[INFO] [stdout] 106 | | .map(|spans| {
[INFO] [stdout] 107 | | spans
[INFO] [stdout] ... |
[INFO] [stdout] 116 | | })
[INFO] [stdout] 117 | | .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/rule/mod.rs:107:21
[INFO] [stdout] |
[INFO] [stdout] 106 | .map(|spans| {
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 107 | / spans
[INFO] [stdout] 108 | | .into_iter()
[INFO] [stdout] 109 | | .map(|group_spans| {
[INFO] [stdout] 110 | | group_spans
[INFO] [stdout] ... |
[INFO] [stdout] 113 | | .collect()
[INFO] [stdout] 114 | | })
[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/rule/mod.rs:110:29
[INFO] [stdout] |
[INFO] [stdout] 109 | .map(|group_spans| {
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 110 | / group_spans
[INFO] [stdout] 111 | | .into_iter()
[INFO] [stdout] 112 | | .map(|span| span.lshift(position))
[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/rule/mod.rs:323:35
[INFO] [stdout] |
[INFO] [stdout] 323 | .find_map(|x| x.tokens(sentence).next())
[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/rule/disambiguation.rs:42:28
[INFO] [stdout] |
[INFO] [stdout] 42 | #[derive(Debug, Serialize, Deserialize, Clone)]
[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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/disambiguation.rs:216:28
[INFO] [stdout] |
[INFO] [stdout] 216 | #[derive(Debug, Serialize, Deserialize, Clone)]
[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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/engine/mod.rs:55:21
[INFO] [stdout] |
[INFO] [stdout] 55 | #[derive(Serialize, Deserialize, Debug, Clone)]
[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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/engine/composition.rs:168:28
[INFO] [stdout] |
[INFO] [stdout] 168 | #[derive(Debug, Serialize, Deserialize, Clone)]
[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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/engine/composition.rs:454:27
[INFO] [stdout] |
[INFO] [stdout] 454 | .find_map(|x| x.tokens(&sentence).next().map(|token| token.span().start()))
[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/rule/engine/composition.rs:471:22
[INFO] [stdout] |
[INFO] [stdout] 471 | .map(|x| x.tokens(&sentence).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/rule/grammar.rs:6:28
[INFO] [stdout] |
[INFO] [stdout] 6 | #[derive(Debug, Serialize, Deserialize, Clone)]
[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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/grammar.rs:93:28
[INFO] [stdout] |
[INFO] [stdout] 93 | #[derive(Debug, Serialize, Deserialize, Clone)]
[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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/rule/grammar.rs:138:31
[INFO] [stdout] |
[INFO] [stdout] 138 | .find_map(|x| x.tokens(sentence).next())
[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/rules.rs:57:12
[INFO] [stdout] |
[INFO] [stdout] 56 | pub fn from_reader(reader: R) -> Result {
[INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 57 | Ok(bincode::deserialize_from(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/tokenizer.rs:170:12
[INFO] [stdout] |
[INFO] [stdout] 168 | pub fn new>(p: P) -> Result {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 169 | let reader = BufReader::new(File::open(p.as_ref())?);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 170 | Ok(bincode::deserialize_from(reader)?)
[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/tokenizer.rs:175:12
[INFO] [stdout] |
[INFO] [stdout] 174 | pub fn from_reader(reader: R) -> Result {
[INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 175 | Ok(bincode::deserialize_from(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/utils/regex.rs:42:12
[INFO] [stdout] |
[INFO] [stdout] 37 | fn deserialize(deserializer: D) -> Result
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 42 | Ok(Regex::new(regex_str))
[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/utils/regex.rs:308:16
[INFO] [stdout] |
[INFO] [stdout] 297 | let regex = onig::Regex::with_options(
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 308 | Ok(Regex { regex })
[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 19 previous errors; 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `nlprule` (lib test) due to 20 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7d06b742ff5d8b8f4f24c03544738df91e94ab391e034558ffbdf60ea7dc8f77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d06b742ff5d8b8f4f24c03544738df91e94ab391e034558ffbdf60ea7dc8f77", kill_on_drop: false }`
[INFO] [stdout] 7d06b742ff5d8b8f4f24c03544738df91e94ab391e034558ffbdf60ea7dc8f77