[INFO] fetching crate fea-rs 0.18.0...
[INFO] checking fea-rs-0.18.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate fea-rs 0.18.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate fea-rs 0.18.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fea-rs 0.18.0
[INFO] finished tweaking crates.io crate fea-rs 0.18.0
[INFO] tweaked toml for crates.io crate fea-rs 0.18.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate fea-rs 0.18.0 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dot2 v1.0.0
[INFO] [stderr]   Downloaded font-types v0.4.0
[INFO] [stderr]   Downloaded time-macros v0.2.11
[INFO] [stderr]   Downloaded write-fonts v0.17.0
[INFO] [stderr]   Downloaded plist v1.5.0
[INFO] [stderr]   Downloaded kurbo v0.10.2
[INFO] [stderr]   Downloaded quick-xml v0.29.0
[INFO] [stderr]   Downloaded norad v0.12.1
[INFO] [stderr]   Downloaded time v0.3.25
[INFO] [stderr]   Downloaded read-fonts v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a65a37a901d07d0157c5b78577cb144fca0ed76e969a6a900140cea70deb9f88
[INFO] running `Command { std: "docker" "start" "-a" "a65a37a901d07d0157c5b78577cb144fca0ed76e969a6a900140cea70deb9f88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a65a37a901d07d0157c5b78577cb144fca0ed76e969a6a900140cea70deb9f88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65a37a901d07d0157c5b78577cb144fca0ed76e969a6a900140cea70deb9f88", kill_on_drop: false }`
[INFO] [stdout] a65a37a901d07d0157c5b78577cb144fca0ed76e969a6a900140cea70deb9f88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 833d22e5032dba659ae036783e18bfaac63a8d53bfd4dccc4a06f83739606afc
[INFO] running `Command { std: "docker" "start" "-a" "833d22e5032dba659ae036783e18bfaac63a8d53bfd4dccc4a06f83739606afc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking font-types v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking kurbo v0.10.2
[INFO] [stderr]     Checking dot2 v1.0.0
[INFO] [stderr]     Checking read-fonts v0.12.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking smol_str v0.2.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking ordered-float v4.1.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]    Compiling serde_derive v1.0.185
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking write-fonts v0.17.0
[INFO] [stderr]     Checking fea-rs v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/common/glyph_map.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FromIterator` is imported redundantly
[INFO] [stdout]  --> src/common/glyph_map.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     iter::FromIterator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `FromIterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/compile/compile_ctx.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/compile/features.rs:496:30
[INFO] [stdout]     |
[INFO] [stdout] 496 |     const VERTICAL_FEATURES: &[Tag] = &[
[INFO] [stdout]     |                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]     = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 496 |     const VERTICAL_FEATURES: &'static [Tag] = &[
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/compile/lookups/contextual.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[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/compile/lookups/gsub.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::BTreeMap, convert::TryFrom};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[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/compile/lookups.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     convert::TryInto,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/diagnostic.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{convert::TryInto, ops::Range};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[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/token_tree/typed.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../test-data/real-files/plex_devanagari.fea: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/parsing.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | const DEVA: &str = include_str!("../test-data/real-files/plex_devanagari.fea");
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../test-data/real-files/roboto-regular.fea: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/parsing.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | const LATN: &str = include_str!("../test-data/real-files/roboto-regular.fea");
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../test-data/real-files/tajawal-regular.fea: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/parsing.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | const ARAB: &str = include_str!("../test-data/real-files/tajawal-regular.fea");
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fea-rs` (bench "parsing") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read src/token_tree/../../test-data/fonttools-tests/mini.fea: No such file or directory (os error 2)
[INFO] [stdout]    --> src/token_tree/cursor.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |     static SAMPLE_FEA: &str = include_str!("../../test-data/fonttools-tests/mini.fea");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../test-data/fonttools-tests/mini.fea: No such file or directory (os error 2)
[INFO] [stdout]    --> src/token_tree.rs:616:31
[INFO] [stdout]     |
[INFO] [stdout] 616 |     static SAMPLE_FEA: &str = include_str!("../test-data/fonttools-tests/mini.fea");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/common/glyph_map.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FromIterator` is imported redundantly
[INFO] [stdout]  --> src/common/glyph_map.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     iter::FromIterator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `FromIterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/compile/compile_ctx.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/compile/features.rs:496:30
[INFO] [stdout]     |
[INFO] [stdout] 496 |     const VERTICAL_FEATURES: &[Tag] = &[
[INFO] [stdout]     |                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]     = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 496 |     const VERTICAL_FEATURES: &'static [Tag] = &[
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/compile/lookups/contextual.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[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/compile/lookups/gsub.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::BTreeMap, convert::TryFrom};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[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/compile/lookups.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     convert::TryInto,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/diagnostic.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{convert::TryInto, ops::Range};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `typed` is imported redundantly
[INFO] [stdout]    --> src/parse/context.rs:336:22
[INFO] [stdout]     |
[INFO] [stdout] 334 |     use super::*;
[INFO] [stdout]     |         -------- the item `typed` is already imported here
[INFO] [stdout] 335 |     use crate::{
[INFO] [stdout] 336 |         token_tree::{typed, TreeBuilder},
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/token_tree/typed.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fea-rs` (lib test) due to 3 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "833d22e5032dba659ae036783e18bfaac63a8d53bfd4dccc4a06f83739606afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "833d22e5032dba659ae036783e18bfaac63a8d53bfd4dccc4a06f83739606afc", kill_on_drop: false }`
[INFO] [stdout] 833d22e5032dba659ae036783e18bfaac63a8d53bfd4dccc4a06f83739606afc
[INFO] checking fea-rs-0.18.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate fea-rs 0.18.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate fea-rs 0.18.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fea-rs 0.18.0
[INFO] finished tweaking crates.io crate fea-rs 0.18.0
[INFO] tweaked toml for crates.io crate fea-rs 0.18.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate fea-rs 0.18.0 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f56269317642e0bfe009c2db5963efca01645777b1edaf53a7e5dfcf603c5edc
[INFO] running `Command { std: "docker" "start" "-a" "f56269317642e0bfe009c2db5963efca01645777b1edaf53a7e5dfcf603c5edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f56269317642e0bfe009c2db5963efca01645777b1edaf53a7e5dfcf603c5edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f56269317642e0bfe009c2db5963efca01645777b1edaf53a7e5dfcf603c5edc", kill_on_drop: false }`
[INFO] [stdout] f56269317642e0bfe009c2db5963efca01645777b1edaf53a7e5dfcf603c5edc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40a8d42971b2d18981f038e726ddd011590776d53a49229728cc9f4cfb90e76f
[INFO] running `Command { std: "docker" "start" "-a" "40a8d42971b2d18981f038e726ddd011590776d53a49229728cc9f4cfb90e76f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]     Checking font-types v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking kurbo v0.10.2
[INFO] [stderr]     Checking read-fonts v0.12.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking dot2 v1.0.0
[INFO] [stderr]     Checking smol_str v0.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking ordered-float v4.1.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]    Compiling serde_derive v1.0.185
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking write-fonts v0.17.0
[INFO] [stderr]     Checking fea-rs v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/common/glyph_map.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FromIterator` is imported redundantly
[INFO] [stdout]  --> src/common/glyph_map.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     iter::FromIterator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `FromIterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/compile/compile_ctx.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/compile/features.rs:496:30
[INFO] [stdout]     |
[INFO] [stdout] 496 |     const VERTICAL_FEATURES: &[Tag] = &[
[INFO] [stdout]     |                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]     = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 496 |     const VERTICAL_FEATURES: &'static [Tag] = &[
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/compile/lookups/contextual.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[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/compile/lookups/gsub.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::BTreeMap, convert::TryFrom};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[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/compile/lookups.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     convert::TryInto,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/diagnostic.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{convert::TryInto, ops::Range};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[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/token_tree/typed.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error: couldn't read benches/../test-data/real-files/plex_devanagari.fea: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/parsing.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | const DEVA: &str = include_str!("../test-data/real-files/plex_devanagari.fea");
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../test-data/real-files/roboto-regular.fea: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/parsing.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | const LATN: &str = include_str!("../test-data/real-files/roboto-regular.fea");
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../test-data/real-files/tajawal-regular.fea: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/parsing.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | const ARAB: &str = include_str!("../test-data/real-files/tajawal-regular.fea");
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fea-rs` (bench "parsing") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read src/token_tree/../../test-data/fonttools-tests/mini.fea: No such file or directory (os error 2)
[INFO] [stdout]    --> src/token_tree/cursor.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |     static SAMPLE_FEA: &str = include_str!("../../test-data/fonttools-tests/mini.fea");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../test-data/fonttools-tests/mini.fea: No such file or directory (os error 2)
[INFO] [stdout]    --> src/token_tree.rs:616:31
[INFO] [stdout]     |
[INFO] [stdout] 616 |     static SAMPLE_FEA: &str = include_str!("../test-data/fonttools-tests/mini.fea");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/common/glyph_map.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FromIterator` is imported redundantly
[INFO] [stdout]  --> src/common/glyph_map.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     iter::FromIterator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `FromIterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/compile/compile_ctx.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/compile/features.rs:496:30
[INFO] [stdout]     |
[INFO] [stdout] 496 |     const VERTICAL_FEATURES: &[Tag] = &[
[INFO] [stdout]     |                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]     = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 496 |     const VERTICAL_FEATURES: &'static [Tag] = &[
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/compile/lookups/contextual.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[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/compile/lookups/gsub.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::BTreeMap, convert::TryFrom};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[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/compile/lookups.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     convert::TryInto,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/diagnostic.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{convert::TryInto, ops::Range};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `typed` is imported redundantly
[INFO] [stdout]    --> src/parse/context.rs:336:22
[INFO] [stdout]     |
[INFO] [stdout] 334 |     use super::*;
[INFO] [stdout]     |         -------- the item `typed` is already imported here
[INFO] [stdout] 335 |     use crate::{
[INFO] [stdout] 336 |         token_tree::{typed, TreeBuilder},
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/token_tree/typed.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::TryFrom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fea-rs` (lib test) due to 3 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "40a8d42971b2d18981f038e726ddd011590776d53a49229728cc9f4cfb90e76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40a8d42971b2d18981f038e726ddd011590776d53a49229728cc9f4cfb90e76f", kill_on_drop: false }`
[INFO] [stdout] 40a8d42971b2d18981f038e726ddd011590776d53a49229728cc9f4cfb90e76f
