[INFO] cloning repository https://github.com/testingrequired/reqlang-expr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/testingrequired/reqlang-expr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftestingrequired%2Freqlang-expr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftestingrequired%2Freqlang-expr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 634ab1ea392435ce39dd149892fff45952c5dc54 [INFO] checking testingrequired/reqlang-expr/634ab1ea392435ce39dd149892fff45952c5dc54 against master#518b428304e0008859cb1fd81d1ac20efb2a064a for pr-138961-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftestingrequired%2Freqlang-expr" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/testingrequired/reqlang-expr [INFO] finished tweaking git repo https://github.com/testingrequired/reqlang-expr [INFO] tweaked toml for git repo https://github.com/testingrequired/reqlang-expr written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/testingrequired/reqlang-expr on toolchain 518b428304e0008859cb1fd81d1ac20efb2a064a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/testingrequired/reqlang-expr 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" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pastey v0.1.0 [INFO] [stderr] Downloaded ascii-canvas v4.0.0 [INFO] [stderr] Downloaded lalrpop-util v0.22.2 [INFO] [stderr] Downloaded iota v0.2.3 [INFO] [stderr] Downloaded logos-derive v0.15.0 [INFO] [stderr] Downloaded logos-codegen v0.15.0 [INFO] [stderr] Downloaded term v1.0.2 [INFO] [stderr] Downloaded lalrpop v0.22.2 [INFO] [stderr] Downloaded reedline v0.40.0 [INFO] [stderr] Downloaded logos v0.15.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fa4004b052574c184594b21fbb10de84db01c27946acd4b37a87fefc25c7579 [INFO] running `Command { std: "docker" "start" "-a" "1fa4004b052574c184594b21fbb10de84db01c27946acd4b37a87fefc25c7579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fa4004b052574c184594b21fbb10de84db01c27946acd4b37a87fefc25c7579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa4004b052574c184594b21fbb10de84db01c27946acd4b37a87fefc25c7579", kill_on_drop: false }` [INFO] [stdout] 1fa4004b052574c184594b21fbb10de84db01c27946acd4b37a87fefc25c7579 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f54014349ed64f16611908a996333fc482e0792b97ef6f3e133a08707674500 [INFO] running `Command { std: "docker" "start" "-a" "5f54014349ed64f16611908a996333fc482e0792b97ef6f3e133a08707674500", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling term v1.0.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling pastey v0.1.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking line-col v0.2.1 [INFO] [stderr] Checking iota v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking lalrpop-util v0.22.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking logos v0.15.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking rstest v0.25.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling reqlang-expr v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compiler.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn get_builtin_index(&self, name: &str) -> Option<(&BuiltinFn, u8)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 88 | pub fn get_builtin_index(&self, name: &str) -> Option<(&BuiltinFn<'_>, u8)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compiler.rs:95:35 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn get_user_builtin_index(&self, name: &str) -> Option<(&BuiltinFn, u8)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 95 | pub fn get_user_builtin_index(&self, name: &str) -> Option<(&BuiltinFn<'_>, u8)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/value.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn get_func(&self) -> ExprResult> { [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] 39 | pub fn get_func(&self) -> ExprResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking reedline v0.40.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compiler.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn get_builtin_index(&self, name: &str) -> Option<(&BuiltinFn, u8)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 88 | pub fn get_builtin_index(&self, name: &str) -> Option<(&BuiltinFn<'_>, u8)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compiler.rs:95:35 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn get_user_builtin_index(&self, name: &str) -> Option<(&BuiltinFn, u8)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 95 | pub fn get_user_builtin_index(&self, name: &str) -> Option<(&BuiltinFn<'_>, u8)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/value.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn get_func(&self) -> ExprResult> { [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] 39 | pub fn get_func(&self) -> ExprResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.25s [INFO] running `Command { std: "docker" "inspect" "5f54014349ed64f16611908a996333fc482e0792b97ef6f3e133a08707674500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f54014349ed64f16611908a996333fc482e0792b97ef6f3e133a08707674500", kill_on_drop: false }` [INFO] [stdout] 5f54014349ed64f16611908a996333fc482e0792b97ef6f3e133a08707674500