[INFO] cloning repository https://github.com/luizgabriel/lamina-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luizgabriel/lamina-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizgabriel%2Flamina-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizgabriel%2Flamina-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5277bd92b9cd024d859729dac171ab82d675f3a8 [INFO] testing luizgabriel/lamina-lang against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizgabriel%2Flamina-lang" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/luizgabriel/lamina-lang [INFO] finished tweaking git repo https://github.com/luizgabriel/lamina-lang [INFO] tweaked toml for git repo https://github.com/luizgabriel/lamina-lang written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luizgabriel/lamina-lang 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 git repo https://github.com/luizgabriel/lamina-lang 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 k9 v0.12.0 [INFO] [stderr] Downloaded ariadne v0.5.1 [INFO] [stderr] Downloaded terminal_size v0.2.6 [INFO] [stderr] Downloaded rustix v0.37.28 [INFO] [stderr] Downloaded chumsky v0.10.1 [INFO] [stderr] Downloaded regex-automata v0.3.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea1215581a40d656b2a016aa564a3ae7d6f2521b680656a6c375b303dd2fdfc3 [INFO] running `Command { std: "docker" "start" "-a" "ea1215581a40d656b2a016aa564a3ae7d6f2521b680656a6c375b303dd2fdfc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea1215581a40d656b2a016aa564a3ae7d6f2521b680656a6c375b303dd2fdfc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1215581a40d656b2a016aa564a3ae7d6f2521b680656a6c375b303dd2fdfc3", kill_on_drop: false }` [INFO] [stdout] ea1215581a40d656b2a016aa564a3ae7d6f2521b680656a6c375b303dd2fdfc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] e3e59e8c6ee3b640905b3139507261928eb5521e987513864b4947279c3ddff3 [INFO] running `Command { std: "docker" "start" "-a" "e3e59e8c6ee3b640905b3139507261928eb5521e987513864b4947279c3ddff3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling chumsky v0.10.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustyline v16.0.0 [INFO] [stderr] Compiling lamina_lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interpreter/environment.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn iter(&self) -> im::hashmap::Iter { [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 iter(&self) -> im::hashmap::Iter<'_, String, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/typecheck/environment.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> im::hashmap::Iter { [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] 26 | pub fn iter(&self) -> im::hashmap::Iter<'_, String, Type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.70s [INFO] running `Command { std: "docker" "inspect" "e3e59e8c6ee3b640905b3139507261928eb5521e987513864b4947279c3ddff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3e59e8c6ee3b640905b3139507261928eb5521e987513864b4947279c3ddff3", kill_on_drop: false }` [INFO] [stdout] e3e59e8c6ee3b640905b3139507261928eb5521e987513864b4947279c3ddff3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 7ed0d3f81c10f0b0773777609b56a610094ed76d38de9168adf609b9b35f7970 [INFO] running `Command { std: "docker" "start" "-a" "7ed0d3f81c10f0b0773777609b56a610094ed76d38de9168adf609b9b35f7970", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interpreter/environment.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn iter(&self) -> im::hashmap::Iter { [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 iter(&self) -> im::hashmap::Iter<'_, String, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/typecheck/environment.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> im::hashmap::Iter { [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] 26 | pub fn iter(&self) -> im::hashmap::Iter<'_, String, Type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling k9 v0.12.0 [INFO] [stderr] Compiling lamina_lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interpreter/environment.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn iter(&self) -> im::hashmap::Iter { [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 iter(&self) -> im::hashmap::Iter<'_, String, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/typecheck/environment.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> im::hashmap::Iter { [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] 26 | pub fn iter(&self) -> im::hashmap::Iter<'_, String, Type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lamina_lang` (test "parser") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name parser --edition=2021 tests/parser.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3dfdd7d0dcfffabf -C extra-filename=-9c70474274c75fb9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-578b140c59529c2d.rlib --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-f52486a30728f12a.rlib --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-67e3833bc8a64862.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-e340685703d281e3.rlib --extern im=/opt/rustwide/target/debug/deps/libim-51d8da91b9948350.rlib --extern k9=/opt/rustwide/target/debug/deps/libk9-32477a5cf225e2f9.rlib --extern lamina_lang=/opt/rustwide/target/debug/deps/liblamina_lang-54429bb4e753c589.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-de2f6097bfc29ba3.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5cdc21786420a6a9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cddb3483089c312e.rlib --extern trait_set=/opt/rustwide/target/debug/deps/libtrait_set-426e8b1a635cb3ea.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-f1953d17a163e876/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7ed0d3f81c10f0b0773777609b56a610094ed76d38de9168adf609b9b35f7970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed0d3f81c10f0b0773777609b56a610094ed76d38de9168adf609b9b35f7970", kill_on_drop: false }` [INFO] [stdout] 7ed0d3f81c10f0b0773777609b56a610094ed76d38de9168adf609b9b35f7970