[INFO] fetching crate regex-automata 0.4.3... [INFO] checking regex-automata-0.4.3 against master#35936c4839dd272646394779d151e060d0f6b3ac for pr-122960-1 [INFO] extracting crate regex-automata 0.4.3 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate regex-automata 0.4.3 on toolchain 35936c4839dd272646394779d151e060d0f6b3ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate regex-automata 0.4.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate regex-automata 0.4.3 [INFO] tweaked toml for crates.io crate regex-automata 0.4.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded env_logger v0.9.3 [INFO] [stderr] Downloaded toml v0.7.8 [INFO] [stderr] Downloaded regex-test v0.1.0 [INFO] [stderr] Downloaded bstr v1.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1adeb5b5b05ba49e713f5adb7bfc27d1626af5065fcc7febba71097583212822 [INFO] running `Command { std: "docker" "start" "-a" "1adeb5b5b05ba49e713f5adb7bfc27d1626af5065fcc7febba71097583212822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1adeb5b5b05ba49e713f5adb7bfc27d1626af5065fcc7febba71097583212822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1adeb5b5b05ba49e713f5adb7bfc27d1626af5065fcc7febba71097583212822", kill_on_drop: false }` [INFO] [stdout] 1adeb5b5b05ba49e713f5adb7bfc27d1626af5065fcc7febba71097583212822 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e788e4b896f5f5a3b81fab4db95deda8092fc5500d7e32bbf40b819fbfe2faea [INFO] running `Command { std: "docker" "start" "-a" "e788e4b896f5f5a3b81fab4db95deda8092fc5500d7e32bbf40b819fbfe2faea", kill_on_drop: false }` [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking regex-automata v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/dfa/dense.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use core::{convert::TryFrom, fmt, iter, mem::size_of, slice}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/dfa/sparse.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/dfa/sparse.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:39 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/range_trie.rs:144:27 [INFO] [stdout] | [INFO] [stdout] 144 | use core::{cell::RefCell, convert::TryFrom, fmt, mem, ops::RangeInclusive}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/util/wire.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/util/wire.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:39 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/util/determinize/state.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | use core::{convert::TryFrom, mem}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking regex-test v0.1.0 [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/dfa/dense.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use core::{convert::TryFrom, fmt, iter, mem::size_of, slice}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/dfa/sparse.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/dfa/sparse.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:39 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/compiler.rs:1879:22 [INFO] [stdout] | [INFO] [stdout] 1879 | use alloc::{vec, vec::Vec}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1886 | use super::*; [INFO] [stdout] | -------- the item `Vec` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Transition` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/compiler.rs:1882:51 [INFO] [stdout] | [INFO] [stdout] 1882 | nfa::thompson::{SparseTransitions, State, Transition, NFA}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1886 | use super::*; [INFO] [stdout] | -------- the item `Transition` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NFA` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/compiler.rs:1882:63 [INFO] [stdout] | [INFO] [stdout] 1882 | nfa::thompson::{SparseTransitions, State, Transition, NFA}, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1886 | use super::*; [INFO] [stdout] | -------- the item `NFA` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PatternID` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/compiler.rs:1883:28 [INFO] [stdout] | [INFO] [stdout] 1883 | util::primitives::{PatternID, SmallIndex, StateID}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1886 | use super::*; [INFO] [stdout] | -------- the item `PatternID` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StateID` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/compiler.rs:1883:51 [INFO] [stdout] | [INFO] [stdout] 1883 | util::primitives::{PatternID, SmallIndex, StateID}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1886 | use super::*; [INFO] [stdout] | -------- the item `StateID` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/range_trie.rs:144:27 [INFO] [stdout] | [INFO] [stdout] 144 | use core::{cell::RefCell, convert::TryFrom, fmt, mem, ops::RangeInclusive}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RangeInclusive` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/range_trie.rs:918:9 [INFO] [stdout] | [INFO] [stdout] 918 | use core::ops::RangeInclusive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 922 | use super::*; [INFO] [stdout] | -------- the item `RangeInclusive` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Utf8Range` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/range_trie.rs:920:9 [INFO] [stdout] | [INFO] [stdout] 920 | use regex_syntax::utf8::Utf8Range; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 921 | [INFO] [stdout] 922 | use super::*; [INFO] [stdout] | -------- the item `Utf8Range` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/util/wire.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/util/wire.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:39 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/util/determinize/state.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | use core::{convert::TryFrom, mem}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `write_u64` is never used [INFO] [stdout] --> src/util/wire.rs:873:8 [INFO] [stdout] | [INFO] [stdout] 859 | pub(crate) trait Endian { [INFO] [stdout] | ------ associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 873 | fn write_u64(n: u64, dst: &mut [u8]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8` and `high_u8` are never used [INFO] [stdout] --> src/util/int.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) trait U16 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 55 | fn as_usize(self) -> usize; [INFO] [stdout] 56 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 57 | fn high_u8(self) -> u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u16` and `high_u16` are never used [INFO] [stdout] --> src/util/int.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub(crate) trait U32 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 77 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | fn high_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8`, `low_u16`, and `high_u32` are never used [INFO] [stdout] --> src/util/int.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub(crate) trait U64 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 107 | fn as_usize(self) -> usize; [INFO] [stdout] 108 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 109 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 110 | fn low_u32(self) -> u32; [INFO] [stdout] 111 | fn high_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_u16` is never used [INFO] [stdout] --> src/util/int.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 170 | pub(crate) trait Usize { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 171 | fn as_u8(self) -> u8; [INFO] [stdout] 172 | fn as_u16(self) -> u16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PointerMut` is never used [INFO] [stdout] --> src/util/int.rs:244:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub(crate) trait PointerMut { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/anchored.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | load!("anchored"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/bytes.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | load!("bytes"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/crazy.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | load!("crazy"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/crlf.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | load!("crlf"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/earliest.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | load!("earliest"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/empty.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | load!("empty"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/expensive.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | load!("expensive"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/flags.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | load!("flags"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/iter.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | load!("iter"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/leftmost-all.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | load!("leftmost-all"); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/line-terminator.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | load!("line-terminator"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/misc.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | load!("misc"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/multiline.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | load!("multiline"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/no-unicode.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | load!("no-unicode"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/overlapping.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | load!("overlapping"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/regression.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | load!("regression"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/set.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | load!("set"); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/substring.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | load!("substring"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/unicode.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | load!("unicode"); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/utf8.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | load!("utf8"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/word-boundary.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | load!("word-boundary"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/word-boundary-special.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | load!("word-boundary-special"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/fowler/basic.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | load!("fowler/basic"); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/fowler/nullsubexpr.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | load!("fowler/nullsubexpr"); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/fowler/repetition.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | load!("fowler/repetition"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (test "integration") due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: associated function `write_u64` is never used [INFO] [stdout] --> src/util/wire.rs:873:8 [INFO] [stdout] | [INFO] [stdout] 859 | pub(crate) trait Endian { [INFO] [stdout] | ------ associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 873 | fn write_u64(n: u64, dst: &mut [u8]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8` and `high_u8` are never used [INFO] [stdout] --> src/util/int.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) trait U16 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 55 | fn as_usize(self) -> usize; [INFO] [stdout] 56 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 57 | fn high_u8(self) -> u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u16` and `high_u16` are never used [INFO] [stdout] --> src/util/int.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub(crate) trait U32 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 77 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | fn high_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8`, `low_u16`, and `high_u32` are never used [INFO] [stdout] --> src/util/int.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub(crate) trait U64 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 107 | fn as_usize(self) -> usize; [INFO] [stdout] 108 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 109 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 110 | fn low_u32(self) -> u32; [INFO] [stdout] 111 | fn high_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_u16` is never used [INFO] [stdout] --> src/util/int.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 170 | pub(crate) trait Usize { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 171 | fn as_u8(self) -> u8; [INFO] [stdout] 172 | fn as_u16(self) -> u16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PointerMut` is never used [INFO] [stdout] --> src/util/int.rs:244:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub(crate) trait PointerMut { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e788e4b896f5f5a3b81fab4db95deda8092fc5500d7e32bbf40b819fbfe2faea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e788e4b896f5f5a3b81fab4db95deda8092fc5500d7e32bbf40b819fbfe2faea", kill_on_drop: false }` [INFO] [stdout] e788e4b896f5f5a3b81fab4db95deda8092fc5500d7e32bbf40b819fbfe2faea [INFO] checking regex-automata-0.4.3 against try#9ae1860851f3fbc1435a1698e572252c0076f413 for pr-122960-1 [INFO] extracting crate regex-automata 0.4.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate regex-automata 0.4.3 on toolchain 9ae1860851f3fbc1435a1698e572252c0076f413 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate regex-automata 0.4.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate regex-automata 0.4.3 [INFO] tweaked toml for crates.io crate regex-automata 0.4.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24bb80a2b1fd68f8d14d7f7e3af298286174c8806a82760ee3457f2005a0bf26 [INFO] running `Command { std: "docker" "start" "-a" "24bb80a2b1fd68f8d14d7f7e3af298286174c8806a82760ee3457f2005a0bf26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24bb80a2b1fd68f8d14d7f7e3af298286174c8806a82760ee3457f2005a0bf26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24bb80a2b1fd68f8d14d7f7e3af298286174c8806a82760ee3457f2005a0bf26", kill_on_drop: false }` [INFO] [stdout] 24bb80a2b1fd68f8d14d7f7e3af298286174c8806a82760ee3457f2005a0bf26 [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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff04e773835d7877ab8cff8d6f865cbfa7ffc08936c8a1a48999343bb496ebc0 [INFO] running `Command { std: "docker" "start" "-a" "ff04e773835d7877ab8cff8d6f865cbfa7ffc08936c8a1a48999343bb496ebc0", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking regex-automata v0.4.3 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking regex-test v0.1.0 [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/dfa/dense.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use core::{convert::TryFrom, fmt, iter, mem::size_of, slice}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/dfa/sparse.rs (1 fix) [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/dfa/sparse.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/hybrid/dfa.rs (1 fix) [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/dfa/sparse.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:39 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/dfa/dense.rs (5 fixes) [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/range_trie.rs:144:27 [INFO] [stdout] | [INFO] [stdout] 144 | use core::{cell::RefCell, convert::TryFrom, fmt, mem, ops::RangeInclusive}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/dfa/automaton.rs (1 fix) [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/util/wire.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/util/wire.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:39 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/util/determinize/state.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | use core::{convert::TryFrom, mem}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `write_u64` is never used [INFO] [stdout] --> src/util/wire.rs:873:8 [INFO] [stdout] | [INFO] [stdout] 859 | pub(crate) trait Endian { [INFO] [stdout] | ------ associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 873 | fn write_u64(n: u64, dst: &mut [u8]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8` and `high_u8` are never used [INFO] [stdout] --> src/util/int.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) trait U16 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 55 | fn as_usize(self) -> usize; [INFO] [stdout] 56 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 57 | fn high_u8(self) -> u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u16` and `high_u16` are never used [INFO] [stdout] --> src/util/int.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub(crate) trait U32 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 77 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | fn high_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8`, `low_u16`, and `high_u32` are never used [INFO] [stdout] --> src/util/int.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub(crate) trait U64 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 107 | fn as_usize(self) -> usize; [INFO] [stdout] 108 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 109 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 110 | fn low_u32(self) -> u32; [INFO] [stdout] 111 | fn high_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_u16` is never used [INFO] [stdout] --> src/util/int.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 170 | pub(crate) trait Usize { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 171 | fn as_u8(self) -> u8; [INFO] [stdout] 172 | fn as_u16(self) -> u16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PointerMut` is never used [INFO] [stdout] --> src/util/int.rs:244:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub(crate) trait PointerMut { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/lib.rs from 2021 edition to 2024 [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/dfa/dense.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use core::{convert::TryFrom, fmt, iter, mem::size_of, slice}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/dfa/sparse.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/dfa/sparse.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:39 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/compiler.rs:1879:22 [INFO] [stdout] | [INFO] [stdout] 1879 | use alloc::{vec, vec::Vec}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1886 | use super::*; [INFO] [stdout] | -------- the item `Vec` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Transition` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/compiler.rs:1882:51 [INFO] [stdout] | [INFO] [stdout] 1882 | nfa::thompson::{SparseTransitions, State, Transition, NFA}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1886 | use super::*; [INFO] [stdout] | -------- the item `Transition` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NFA` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/compiler.rs:1882:63 [INFO] [stdout] | [INFO] [stdout] 1882 | nfa::thompson::{SparseTransitions, State, Transition, NFA}, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1886 | use super::*; [INFO] [stdout] | -------- the item `NFA` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PatternID` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/compiler.rs:1883:28 [INFO] [stdout] | [INFO] [stdout] 1883 | util::primitives::{PatternID, SmallIndex, StateID}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1886 | use super::*; [INFO] [stdout] | -------- the item `PatternID` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StateID` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/compiler.rs:1883:51 [INFO] [stdout] | [INFO] [stdout] 1883 | util::primitives::{PatternID, SmallIndex, StateID}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1886 | use super::*; [INFO] [stdout] | -------- the item `StateID` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/range_trie.rs:144:27 [INFO] [stdout] | [INFO] [stdout] 144 | use core::{cell::RefCell, convert::TryFrom, fmt, mem, ops::RangeInclusive}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RangeInclusive` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/range_trie.rs:918:9 [INFO] [stdout] | [INFO] [stdout] 918 | use core::ops::RangeInclusive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 922 | use super::*; [INFO] [stdout] | -------- the item `RangeInclusive` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Utf8Range` is imported redundantly [INFO] [stdout] --> src/nfa/thompson/range_trie.rs:920:9 [INFO] [stdout] | [INFO] [stdout] 920 | use regex_syntax::utf8::Utf8Range; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 921 | [INFO] [stdout] 922 | use super::*; [INFO] [stdout] | -------- the item `Utf8Range` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/util/wire.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/util/wire.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:39 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/util/determinize/state.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | use core::{convert::TryFrom, mem}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/core/src/prelude/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `write_u64` is never used [INFO] [stdout] --> src/util/wire.rs:873:8 [INFO] [stdout] | [INFO] [stdout] 859 | pub(crate) trait Endian { [INFO] [stdout] | ------ associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 873 | fn write_u64(n: u64, dst: &mut [u8]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8` and `high_u8` are never used [INFO] [stdout] --> src/util/int.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) trait U16 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 55 | fn as_usize(self) -> usize; [INFO] [stdout] 56 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 57 | fn high_u8(self) -> u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u16` and `high_u16` are never used [INFO] [stdout] --> src/util/int.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub(crate) trait U32 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 77 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | fn high_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8`, `low_u16`, and `high_u32` are never used [INFO] [stdout] --> src/util/int.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub(crate) trait U64 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 107 | fn as_usize(self) -> usize; [INFO] [stdout] 108 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 109 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 110 | fn low_u32(self) -> u32; [INFO] [stdout] 111 | fn high_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_u16` is never used [INFO] [stdout] --> src/util/int.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 170 | pub(crate) trait Usize { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 171 | fn as_u8(self) -> u8; [INFO] [stdout] 172 | fn as_u16(self) -> u16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PointerMut` is never used [INFO] [stdout] --> src/util/int.rs:244:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub(crate) trait PointerMut { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/anchored.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | load!("anchored"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/bytes.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | load!("bytes"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/crazy.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | load!("crazy"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/crlf.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | load!("crlf"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/earliest.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | load!("earliest"); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/empty.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | load!("empty"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/expensive.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | load!("expensive"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/flags.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | load!("flags"); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/iter.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | load!("iter"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/leftmost-all.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | load!("leftmost-all"); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/line-terminator.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | load!("line-terminator"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/misc.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | load!("misc"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/multiline.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | load!("multiline"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/no-unicode.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | load!("no-unicode"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/overlapping.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | load!("overlapping"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (test "integration") due to 26 previous errors [INFO] [stdout] error: couldn't read tests/../../testdata/regression.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | load!("regression"); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/set.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | load!("set"); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/substring.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | load!("substring"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/unicode.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | load!("unicode"); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/utf8.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | load!("utf8"); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/word-boundary.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | load!("word-boundary"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/word-boundary-special.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | load!("word-boundary-special"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/fowler/basic.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | load!("fowler/basic"); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/fowler/nullsubexpr.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | load!("fowler/nullsubexpr"); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../testdata/fowler/repetition.toml: No such file or directory (os error 2) [INFO] [stdout] --> tests/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!(concat!("../../testdata/", $name, ".toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | load!("fowler/repetition"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `load` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ff04e773835d7877ab8cff8d6f865cbfa7ffc08936c8a1a48999343bb496ebc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff04e773835d7877ab8cff8d6f865cbfa7ffc08936c8a1a48999343bb496ebc0", kill_on_drop: false }` [INFO] [stdout] ff04e773835d7877ab8cff8d6f865cbfa7ffc08936c8a1a48999343bb496ebc0