[INFO] fetching crate glslt 0.7.6...
[INFO] testing glslt-0.7.6 against 1.90.0 for beta-1.91-3
[INFO] extracting crate glslt 0.7.6 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate glslt 0.7.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate glslt 0.7.6
[INFO] tweaked toml for crates.io crate glslt 0.7.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate glslt 0.7.6 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate glslt 0.7.6 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded line-span v0.1.3
[INFO] [stderr]   Downloaded cbitset v0.2.0
[INFO] [stderr]   Downloaded pyo3-macros v0.25.0
[INFO] [stderr]   Downloaded lang-util-derive v0.8.0
[INFO] [stderr]   Downloaded lang-util v0.8.0
[INFO] [stderr]   Downloaded glsl-lang-types v0.8.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.0
[INFO] [stderr]   Downloaded term v1.0.2
[INFO] [stderr]   Downloaded glsl-lang-lexer v0.8.0
[INFO] [stderr]   Downloaded glsl-lang v0.8.0
[INFO] [stderr]   Downloaded glsl-lang-pp v0.8.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.25.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.25.0
[INFO] [stderr]   Downloaded pyo3 v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0454b392313d637400761a88ea6481cce2e133aeb59ce8ad56a195c5bac3a64d
[INFO] running `Command { std: "docker" "start" "-a" "0454b392313d637400761a88ea6481cce2e133aeb59ce8ad56a195c5bac3a64d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0454b392313d637400761a88ea6481cce2e133aeb59ce8ad56a195c5bac3a64d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0454b392313d637400761a88ea6481cce2e133aeb59ce8ad56a195c5bac3a64d", kill_on_drop: false }`
[INFO] [stdout] 0454b392313d637400761a88ea6481cce2e133aeb59ce8ad56a195c5bac3a64d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ac0fafd622a898f75aa7814fbe132a6e98576a02a52155930f483395d2887c2
[INFO] running `Command { std: "docker" "start" "-a" "3ac0fafd622a898f75aa7814fbe132a6e98576a02a52155930f483395d2887c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling term v1.0.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling line-span v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling text-size v1.1.0
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling glsl-lang-pp v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling lang-util-derive v0.8.0
[INFO] [stderr]    Compiling lang-util v0.8.0
[INFO] [stderr]    Compiling glsl-lang-types v0.8.0
[INFO] [stderr]    Compiling glsl-lang-lexer v0.8.0
[INFO] [stderr]    Compiling glsl-lang v0.8.0
[INFO] [stderr]    Compiling glslt v0.7.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/fn_ref.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn fn_ref(&self) -> Node<FnRef> {
[INFO] [stdout]    |                   ^^^^^          ----- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn fn_ref(&self) -> Node<FnRef<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transform/global_scope.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument> {
[INFO] [stdout]     |                              ^^^^^                        ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transform/local_scope.rs:297:30
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument> {
[INFO] [stdout]     |                              ^^^^^                        ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/min_unit.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter_functions(&self) -> impl Iterator<Item = Node<FnRef>> {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here   ----- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter_functions(&self) -> impl Iterator<Item = Node<FnRef<'_>>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transform/min_unit.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 252 |         extdecl: ExternalDeclaration,
[INFO] [stdout] 253 |     ) -> Result<Option<FnHandle>> {
[INFO] [stdout]     |                        -------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |     ) -> Result<Option<FnHandle<'_>>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/scope.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument>;
[INFO] [stdout]    |                              ^^^^^                        ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument<'_>>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/template.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn fn_ref(&self) -> Node<FnRef> {
[INFO] [stdout]    |                   ^^^^^          ----- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn fn_ref(&self) -> Node<FnRef<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/transform_unit.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 34 |         extdecl: ExternalDeclaration,
[INFO] [stdout] 35 |     ) -> Result<Option<FnHandle>>;
[INFO] [stdout]    |                        -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> Result<Option<FnHandle<'_>>>;
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/unit.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 88 |         extdecl: ExternalDeclaration,
[INFO] [stdout] 89 |     ) -> Result<Option<FnHandle>> {
[INFO] [stdout]    |                        -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ) -> Result<Option<FnHandle<'_>>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "3ac0fafd622a898f75aa7814fbe132a6e98576a02a52155930f483395d2887c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ac0fafd622a898f75aa7814fbe132a6e98576a02a52155930f483395d2887c2", kill_on_drop: false }`
[INFO] [stdout] 3ac0fafd622a898f75aa7814fbe132a6e98576a02a52155930f483395d2887c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de94441d3d796772e4c0701690acbe91c6425381d89620104a2a4408093b3215
[INFO] running `Command { std: "docker" "start" "-a" "de94441d3d796772e4c0701690acbe91c6425381d89620104a2a4408093b3215", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling glsl-lang v0.8.0
[INFO] [stderr]    Compiling glslt v0.7.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/fn_ref.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn fn_ref(&self) -> Node<FnRef> {
[INFO] [stdout]    |                   ^^^^^          ----- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn fn_ref(&self) -> Node<FnRef<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transform/global_scope.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument> {
[INFO] [stdout]     |                              ^^^^^                        ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transform/local_scope.rs:297:30
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument> {
[INFO] [stdout]     |                              ^^^^^                        ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/min_unit.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter_functions(&self) -> impl Iterator<Item = Node<FnRef>> {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here   ----- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter_functions(&self) -> impl Iterator<Item = Node<FnRef<'_>>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transform/min_unit.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 252 |         extdecl: ExternalDeclaration,
[INFO] [stdout] 253 |     ) -> Result<Option<FnHandle>> {
[INFO] [stdout]     |                        -------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |     ) -> Result<Option<FnHandle<'_>>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/scope.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument>;
[INFO] [stdout]    |                              ^^^^^                        ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument<'_>>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/template.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn fn_ref(&self) -> Node<FnRef> {
[INFO] [stdout]    |                   ^^^^^          ----- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn fn_ref(&self) -> Node<FnRef<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/transform_unit.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 34 |         extdecl: ExternalDeclaration,
[INFO] [stdout] 35 |     ) -> Result<Option<FnHandle>>;
[INFO] [stdout]    |                        -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> Result<Option<FnHandle<'_>>>;
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/unit.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 88 |         extdecl: ExternalDeclaration,
[INFO] [stdout] 89 |     ) -> Result<Option<FnHandle>> {
[INFO] [stdout]    |                        -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ) -> Result<Option<FnHandle<'_>>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/fn_ref.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn fn_ref(&self) -> Node<FnRef> {
[INFO] [stdout]    |                   ^^^^^          ----- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn fn_ref(&self) -> Node<FnRef<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transform/global_scope.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument> {
[INFO] [stdout]     |                              ^^^^^                        ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transform/local_scope.rs:297:30
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument> {
[INFO] [stdout]     |                              ^^^^^                        ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/min_unit.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter_functions(&self) -> impl Iterator<Item = Node<FnRef>> {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here   ----- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter_functions(&self) -> impl Iterator<Item = Node<FnRef<'_>>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transform/min_unit.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 252 |         extdecl: ExternalDeclaration,
[INFO] [stdout] 253 |     ) -> Result<Option<FnHandle>> {
[INFO] [stdout]     |                        -------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |     ) -> Result<Option<FnHandle<'_>>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/scope.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument>;
[INFO] [stdout]    |                              ^^^^^                        ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn resolve_function_name(&self, name: &str) -> Option<ResolvedArgument<'_>>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/template.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn fn_ref(&self) -> Node<FnRef> {
[INFO] [stdout]    |                   ^^^^^          ----- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn fn_ref(&self) -> Node<FnRef<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/transform_unit.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 34 |         extdecl: ExternalDeclaration,
[INFO] [stdout] 35 |     ) -> Result<Option<FnHandle>>;
[INFO] [stdout]    |                        -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> Result<Option<FnHandle<'_>>>;
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transform/unit.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 88 |         extdecl: ExternalDeclaration,
[INFO] [stdout] 89 |     ) -> Result<Option<FnHandle>> {
[INFO] [stdout]    |                        -------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ) -> Result<Option<FnHandle<'_>>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse` in `glslt`
[INFO] [stdout]    --> tests/common.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |         .context(&glslt::parse::make_parse_context(None))
[INFO] [stdout]     |                          ^^^^^ could not find `parse` in `glslt`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "parse")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `parse` feature
[INFO] [stdout] 152 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse` in `glslt`
[INFO] [stdout]    --> tests/common.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |         .context(&glslt::parse::make_parse_context(None))
[INFO] [stdout]     |                          ^^^^^ could not find `parse` in `glslt`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "parse")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `parse` feature
[INFO] [stdout] 152 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse` in `glslt`
[INFO] [stdout]    --> tests/common.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |         .context(&glslt::parse::make_parse_context(None))
[INFO] [stdout]     |                          ^^^^^ could not find `parse` in `glslt`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "parse")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `parse` feature
[INFO] [stdout] 152 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse` in `glslt`
[INFO] [stdout]    --> tests/common.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |         .context(&glslt::parse::make_parse_context(None))
[INFO] [stdout]     |                          ^^^^^ could not find `parse` in `glslt`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "parse")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `parse` feature
[INFO] [stdout] 152 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse` in `glslt`
[INFO] [stdout]    --> tests/common.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |         .context(&glslt::parse::make_parse_context(None))
[INFO] [stdout]     |                          ^^^^^ could not find `parse` in `glslt`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "parse")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `parse` feature
[INFO] [stdout] 152 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse` in `glslt`
[INFO] [stdout]    --> tests/common.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |         .context(&glslt::parse::make_parse_context(None))
[INFO] [stdout]     |                          ^^^^^ could not find `parse` in `glslt`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "parse")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `parse` feature
[INFO] [stdout] 152 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse` in `glslt`
[INFO] [stdout]    --> tests/common.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |         .context(&glslt::parse::make_parse_context(None))
[INFO] [stdout]     |                          ^^^^^ could not find `parse` in `glslt`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "parse")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `parse` feature
[INFO] [stdout] 152 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_directives` found for struct `LexerIterator` in the current scope
[INFO] [stdout]    --> tests/common.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     lexer.into_directives().inject(&mut tu);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 143 -     lexer.into_directives().inject(&mut tu);
[INFO] [stdout] 143 +     lexer.into_iter().inject(&mut tu);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_directives` found for struct `LexerIterator` in the current scope
[INFO] [stdout]    --> tests/common.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     lexer.into_directives().inject(&mut tu);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 143 -     lexer.into_directives().inject(&mut tu);
[INFO] [stdout] 143 +     lexer.into_iter().inject(&mut tu);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_directives` found for struct `LexerIterator` in the current scope
[INFO] [stdout]    --> tests/common.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     lexer.into_directives().inject(&mut tu);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 143 -     lexer.into_directives().inject(&mut tu);
[INFO] [stdout] 143 +     lexer.into_iter().inject(&mut tu);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `parse` in `glslt`
[INFO] [stdout]    --> tests/common.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |         .context(&glslt::parse::make_parse_context(None))
[INFO] [stdout]     |                          ^^^^^ could not find `parse` in `glslt`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "parse")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `parse` feature
[INFO] [stdout] 152 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glslt` (test "nested") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `into_directives` found for struct `LexerIterator` in the current scope
[INFO] [stdout]    --> tests/common.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     lexer.into_directives().inject(&mut tu);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 143 -     lexer.into_directives().inject(&mut tu);
[INFO] [stdout] 143 +     lexer.into_iter().inject(&mut tu);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_directives` found for struct `LexerIterator` in the current scope
[INFO] [stdout]    --> tests/common.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     lexer.into_directives().inject(&mut tu);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 143 -     lexer.into_directives().inject(&mut tu);
[INFO] [stdout] 143 +     lexer.into_iter().inject(&mut tu);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_directives` found for struct `LexerIterator` in the current scope
[INFO] [stdout]    --> tests/common.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     lexer.into_directives().inject(&mut tu);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 143 -     lexer.into_directives().inject(&mut tu);
[INFO] [stdout] 143 +     lexer.into_iter().inject(&mut tu);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glslt` (test "propagate") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_directives` found for struct `LexerIterator` in the current scope
[INFO] [stdout]    --> tests/common.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     lexer.into_directives().inject(&mut tu);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 143 -     lexer.into_directives().inject(&mut tu);
[INFO] [stdout] 143 +     lexer.into_iter().inject(&mut tu);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glslt` (test "capture") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glslt` (test "common") due to 2 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_directives` found for struct `LexerIterator` in the current scope
[INFO] [stdout]    --> tests/common.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     lexer.into_directives().inject(&mut tu);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 143 -     lexer.into_directives().inject(&mut tu);
[INFO] [stdout] 143 +     lexer.into_iter().inject(&mut tu);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glslt` (test "basic") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glslt` (test "struct") due to 2 previous errors
[INFO] [stderr] error: could not compile `glslt` (test "defines") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glslt` (test "multiple") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "de94441d3d796772e4c0701690acbe91c6425381d89620104a2a4408093b3215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de94441d3d796772e4c0701690acbe91c6425381d89620104a2a4408093b3215", kill_on_drop: false }`
[INFO] [stdout] de94441d3d796772e4c0701690acbe91c6425381d89620104a2a4408093b3215
