[INFO] cloning repository https://github.com/Cyber-Nomad-Collective/beskid_compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cyber-Nomad-Collective/beskid_compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyber-Nomad-Collective%2Fbeskid_compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyber-Nomad-Collective%2Fbeskid_compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91fbe73fd1ab3a2430bda3bdbdd6771d947cdeae
[INFO] testing Cyber-Nomad-Collective/beskid_compiler against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyber-Nomad-Collective%2Fbeskid_compiler" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cyber-Nomad-Collective/beskid_compiler
[INFO] finished tweaking git repo https://github.com/Cyber-Nomad-Collective/beskid_compiler
[INFO] tweaked toml for git repo https://github.com/Cyber-Nomad-Collective/beskid_compiler written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cyber-Nomad-Collective/beskid_compiler on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cyber-Nomad-Collective/beskid_compiler 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30ed621834966ffe659f8e2839b52aeb03f760511e7a8a086cf4ac25bf22e929
[INFO] running `Command { std: "docker" "start" "-a" "30ed621834966ffe659f8e2839b52aeb03f760511e7a8a086cf4ac25bf22e929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30ed621834966ffe659f8e2839b52aeb03f760511e7a8a086cf4ac25bf22e929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30ed621834966ffe659f8e2839b52aeb03f760511e7a8a086cf4ac25bf22e929", kill_on_drop: false }`
[INFO] [stdout] 30ed621834966ffe659f8e2839b52aeb03f760511e7a8a086cf4ac25bf22e929
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 018fa34f6355ff14ee5e7ba42efacdf05ad2764512bf908598ac27f6a160bf83
[INFO] running `Command { std: "docker" "start" "-a" "018fa34f6355ff14ee5e7ba42efacdf05ad2764512bf908598ac27f6a160bf83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cranelift-srcgen v0.128.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.128.3
[INFO] [stderr]    Compiling cranelift-isle v0.128.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.128.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.128.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling cranelift-bitset v0.128.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cranelift-entity v0.128.3
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.128.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling regalloc2 v0.13.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cranelift-codegen v0.128.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling cranelift-control v0.128.3
[INFO] [stderr]    Compiling wasmtime-internal-math v41.0.3
[INFO] [stderr]    Compiling cranelift-bforest v0.128.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling from-pest v0.3.4
[INFO] [stderr]    Compiling pest-ast v0.3.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling beskid_ast_derive v0.1.0 (/opt/rustwide/workdir/crates/beskid_ast_derive)
[INFO] [stderr]    Compiling daggy v0.9.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling gc-arena-derive v0.0.0 (/opt/rustwide/workdir/crates/gc-arena/derive)
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling beskid_analysis v0.1.0 (/opt/rustwide/workdir/crates/beskid_analysis)
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling gc-arena v0.1.0 (/opt/rustwide/workdir/crates/gc-arena)
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling beskid_abi v0.1.0 (/opt/rustwide/workdir/crates/beskid_abi)
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling beskid_runtime v0.1.0 (/opt/rustwide/workdir/crates/beskid_runtime)
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ls-types v0.0.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling wasmtime-internal-jit-icache-coherence v41.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling os_str_bytes v7.1.1
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling argfile v0.2.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling beskid_lsp v0.1.0 (/opt/rustwide/workdir/crates/beskid_lsp)
[INFO] [stderr]    Compiling cranelift-module v0.128.3
[INFO] [stderr]    Compiling cranelift-native v0.128.3
[INFO] [stderr]    Compiling cranelift-frontend v0.128.3
[INFO] [stderr]    Compiling cranelift-object v0.128.3
[INFO] [stderr]    Compiling cranelift-jit v0.128.3
[INFO] [stderr]    Compiling beskid_codegen v0.1.0 (/opt/rustwide/workdir/crates/beskid_codegen)
[INFO] [stderr]    Compiling beskid_aot v0.1.0 (/opt/rustwide/workdir/crates/beskid_aot)
[INFO] [stderr]    Compiling beskid_engine v0.1.0 (/opt/rustwide/workdir/crates/beskid_engine)
[INFO] [stderr]    Compiling beskid_tests v0.1.0 (/opt/rustwide/workdir/crates/beskid_tests)
[INFO] [stderr]    Compiling beskid_cli v0.1.0 (/opt/rustwide/workdir/crates/beskid_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 08s
[INFO] running `Command { std: "docker" "inspect" "018fa34f6355ff14ee5e7ba42efacdf05ad2764512bf908598ac27f6a160bf83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "018fa34f6355ff14ee5e7ba42efacdf05ad2764512bf908598ac27f6a160bf83", kill_on_drop: false }`
[INFO] [stdout] 018fa34f6355ff14ee5e7ba42efacdf05ad2764512bf908598ac27f6a160bf83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da32c1649b2e0c5c60c0b0e71319a8509567e8b666265c599b0ffce6f0523111
[INFO] running `Command { std: "docker" "start" "-a" "da32c1649b2e0c5c60c0b0e71319a8509567e8b666265c599b0ffce6f0523111", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling gc-arena-derive v0.0.0 (/opt/rustwide/workdir/crates/gc-arena/derive)
[INFO] [stderr]    Compiling beskid_ast_derive v0.1.0 (/opt/rustwide/workdir/crates/beskid_ast_derive)
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling beskid_analysis v0.1.0 (/opt/rustwide/workdir/crates/beskid_analysis)
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling gc-arena v0.1.0 (/opt/rustwide/workdir/crates/gc-arena)
[INFO] [stderr]    Compiling beskid_abi v0.1.0 (/opt/rustwide/workdir/crates/beskid_abi)
[INFO] [stderr]    Compiling beskid_runtime v0.1.0 (/opt/rustwide/workdir/crates/beskid_runtime)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ls-types v0.0.3
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling beskid_codegen v0.1.0 (/opt/rustwide/workdir/crates/beskid_codegen)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling beskid_engine v0.1.0 (/opt/rustwide/workdir/crates/beskid_engine)
[INFO] [stderr]    Compiling beskid_aot v0.1.0 (/opt/rustwide/workdir/crates/beskid_aot)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling beskid_cli v0.1.0 (/opt/rustwide/workdir/crates/beskid_cli)
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling beskid_lsp v0.1.0 (/opt/rustwide/workdir/crates/beskid_lsp)
[INFO] [stderr]    Compiling beskid_tests v0.1.0 (/opt/rustwide/workdir/crates/beskid_tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "da32c1649b2e0c5c60c0b0e71319a8509567e8b666265c599b0ffce6f0523111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da32c1649b2e0c5c60c0b0e71319a8509567e8b666265c599b0ffce6f0523111", kill_on_drop: false }`
[INFO] [stdout] da32c1649b2e0c5c60c0b0e71319a8509567e8b666265c599b0ffce6f0523111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c9462ce14eb20ce0787c519c4725d43fb98f9e5d330fd4357f61d4fb770df9e
[INFO] running `Command { std: "docker" "start" "-a" "4c9462ce14eb20ce0787c519c4725d43fb98f9e5d330fd4357f61d4fb770df9e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beskid_abi-de9143e54ba6e453)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beskid_analysis-175c14bb836fff21)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beskid_aot-c3373ec7ebcf1f85)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test runtime::tests::missing_required_symbols_detects_absent_entries ... ok
[INFO] [stdout] test runtime::tests::missing_required_symbols_returns_empty_when_all_present ... ok
[INFO] [stdout] test target::tests::computes_windows_static_name ... ok
[INFO] [stdout] test target::tests::computes_linux_object_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beskid_ast_derive-20cc70c28def5764)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/beskid_cli-70999db346043b45)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beskid_codegen-79a47427970881b4)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beskid_engine-564dc14e40bdce28)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beskid_lsp-da178c21765de230)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test session::lifecycle::tests::set_document_ignores_stale_versions ... ok
[INFO] [stdout] test session::lifecycle::tests::set_document_rebuilds_when_cache_version_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/beskid_lsp-f39356301a362dfb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beskid_runtime-153cb2f346310294)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beskid_tests-c8a22fc0291cf367)
[INFO] [stdout] 
[INFO] [stdout] running 488 tests
[INFO] [stdout] test abi::contracts::prebuilt_runtime_missing_archive_fails ... ok
[INFO] [stdout] test abi::contracts::runtime_export_symbols_match_frozen_allowlist_snapshot ... ok
[INFO] [stdout] test analysis::diagnostics::attribute_target_mismatch_issue_contract_is_stable ... ok
[INFO] [stdout] test abi::contracts::prebuilt_runtime_rejects_wrong_abi_version ... ok
[INFO] [stdout] test abi::contracts::prebuilt_runtime_requires_abi_version ... ok
[INFO] [stdout] test analysis::diagnostics::warning_issue_contract_is_stable ... ok
[INFO] [stdout] test abi::contracts::ffi_types_have_stable_sizes ... ok
[INFO] [stdout] test abi::contracts::runtime_export_symbols_are_unique ... ok
[INFO] [stdout] test analysis::diagnostics::duplicate_attribute_target_issue_contract_is_stable ... ok
[INFO] [stdout] test analysis::diagnostics::duplicate_definition_uses_previous_span_help ... ok
[INFO] [stdout] test analysis::hir_query::hir_query_descendants_counts_nodes ... ok
[INFO] [stdout] test analysis::diagnostics::resolve_private_item_issue_contract_is_stable ... ok
[INFO] [stdout] test analysis::hir_query::hir_query_filter_typed_finds_match_expressions ... ok
[INFO] [stdout] test analysis::hir_query::hir_query_of_type_finds_contract_signatures ... ok
[INFO] [stdout] test analysis::hir_query::hir_query_filter_by_kind_finds_functions ... ok
[INFO] [stdout] test analysis::hir_query::lowering_flattens_impl_methods_into_hir_method_definitions ... ok
[INFO] [stdout] test analysis::legality::legality_allows_attribute_without_target_list ... ok
[INFO] [stdout] test analysis::legality::legality_reports_duplicate_attribute_targets ... ok
[INFO] [stdout] test analysis::legality::legality_reports_attribute_target_not_allowed ... ok
[INFO] [stdout] test analysis::legality::legality_reports_attribute_target_not_allowed_on_inline_module ... ok
[INFO] [stdout] test analysis::legality::legality_passes_for_valid_program ... ok
[INFO] [stdout] test analysis::legality::legality_reports_attribute_target_not_allowed_on_contract ... ok
[INFO] [stdout] test analysis::legality::legality_reports_unknown_attribute_target_kind ... ok
[INFO] [stdout] test analysis::lowering::lowering_maps_identity_binary_and_assign_ops ... ok
[INFO] [stdout] test analysis::legality::legality_reports_unresolved_value_path_when_resolution_entry_missing ... ok
[INFO] [stdout] test analysis::lowering::lowering_maps_try_expression_node ... ok
[INFO] [stdout] test analysis::legality::legality_reports_invalid_span_invariants ... ok
[INFO] [stdout] test analysis::lowering::lowering_collects_extern_interface_metadata ... ok
[INFO] [stdout] test analysis::lowering::lowering_maps_statement_and_expression_kinds ... ok
[INFO] [stdout] test abi::contracts::builtin_symbols_are_unique ... ok
[INFO] [stdout] test analysis::hir_query::hir_query_find_first_identifier ... ok
[INFO] [stdout] test analysis::lowering::lowering_preserves_attribute_declaration_items ... ok
[INFO] [stdout] test analysis::legality::legality_allows_attribute_when_target_matches_module_and_contract ... ok
[INFO] [stdout] test analysis::lowering::lowering_preserves_item_spans_and_names ... ok
[INFO] [stdout] test analysis::lowering::lowering_preserves_iterable_for_statement_shape ... ok
[INFO] [stdout] test analysis::pipeline::builtin::builtin_semantic_rules_are_staged_only ... ok
[INFO] [stdout] test analysis::lowering::lowering_preserves_match_patterns ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_conflicting_embedded_contract_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_attribute_target_not_allowed_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_break_outside_loop_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_contract_method_missing_impl_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_cast_intent_warnings ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_duplicate_enum_variant_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_duplicate_attribute_declaration_target_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_continue_outside_loop_errors ... ok
[INFO] [stdout] test analysis::lowering::lowering_preserves_type_conformances_and_field_kinds ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_duplicate_contract_method_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_duplicate_definition_name_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_ambiguous_import_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_duplicate_non_type_item_name_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_module_not_found_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_enum_constructor_arity_mismatch_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_match_arm_type_mismatch_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_pattern_arity_mismatch_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_duplicate_pattern_binding_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_invalid_member_target_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_unknown_enum_path_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_unknown_import_path_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_unknown_type_in_definition_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_resolve_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_immutable_assignment_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_type_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_unused_private_item_warnings ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_unqualified_enum_constructor_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_private_item_in_module_access_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_unknown_attribute_declaration_target_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_use_before_declaration_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_skips_contract_method_missing_impl_for_extern_contracts ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_non_exhaustive_match_errors ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_pipeline_succeeds_after_lowering ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_type_mismatch_renders_named_type_names ... ok
[INFO] [stdout] test analysis::resolve::duplicate_local_is_error ... ok
[INFO] [stdout] test analysis::pipeline::core::runs_rules_and_collects_diagnostics ... ok
[INFO] [stdout] test analysis::resolve::qualified_module_path_to_private_item_is_error ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_unreachable_code_warnings ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_unused_import_warnings ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_emits_guard_type_mismatch_errors ... ok
[INFO] [stdout] test analysis::resolve::duplicate_top_level_item_is_error ... ok
[INFO] [stdout] test analysis::resolve::qualified_nested_private_module_path_is_error ... ok
[INFO] [stdout] test analysis::resolve::qualified_type_path_with_known_module_and_missing_symbol_is_error ... ok
[INFO] [stdout] test analysis::resolve::qualified_value_path_with_known_module_and_missing_symbol_is_error ... ok
[INFO] [stdout] test analysis::resolve::qualified_module_path_to_public_item_is_allowed ... ok
[INFO] [stdout] test analysis::resolve::stdarray_new_resolves ... ok
[INFO] [stdout] test analysis::resolve::stdio_println_resolves ... ok
[INFO] [stdout] test analysis::resolve::qualified_value_path_with_missing_module_is_error ... ok
[INFO] [stdout] test analysis::resolve::qualified_nested_public_module_path_is_allowed ... ok
[INFO] [stdout] test analysis::pipeline::core::analysis_suppresses_cast_intent_warnings_when_warnings_disabled ... ok
[INFO] [stdout] test analysis::resolve::shadowing_item_with_local_emits_warning ... ok
[INFO] [stdout] test analysis::resolve::std_panic_resolves ... ok
[INFO] [stdout] test analysis::types::typing_block_expression_propagates_unit_type ... ok
[INFO] [stdout] test analysis::resolve::unknown_type_is_error ... ok
[INFO] [stdout] test analysis::resolve::shadowing_local_emits_warning ... ok
[INFO] [stdout] test analysis::types::typing_cast_intents_preserve_source_line_spans ... ok
[INFO] [stdout] test analysis::types::typing_grouped_expression_propagates_type ... ok
[INFO] [stdout] test analysis::types::typing_cast_intent_accessor_finds_intent_by_span ... ok
[INFO] [stdout] test analysis::resolve::stdstring_len_resolves ... ok
[INFO] [stdout] test analysis::resolve::unknown_value_is_error ... ok
[INFO] [stdout] test analysis::types::typing_literals_succeeds ... ok
[INFO] [stdout] test analysis::types::typing_function_calls_succeeds ... ok
[INFO] [stdout] test analysis::types::typing_cast_intents_are_sorted_by_source_span ... ok
[INFO] [stdout] test analysis::types::typing_generic_function_call_succeeds ... ok
[INFO] [stdout] test analysis::types::typing_records_callable_value_call_kind ... ok
[INFO] [stdout] test analysis::types::typing_records_cast_intent_for_numeric_return_mismatch ... ok
[INFO] [stdout] test analysis::types::typing_match_expression_unifies_types ... ok
[INFO] [stdout] test analysis::types::typing_method_call_on_struct_succeeds ... ok
[INFO] [stdout] test analysis::types::typing_records_item_call_kind ... ok
[INFO] [stdout] test analysis::types::typing_records_cast_intent_for_numeric_mismatch ... ok
[INFO] [stdout] test analysis::types::typing_reports_enum_constructor_arity_mismatch ... ok
[INFO] [stdout] test analysis::types::typing_reports_call_arity_mismatch ... ok
[INFO] [stdout] test analysis::types::typing_records_cast_intent_for_numeric_call_argument_mismatch ... ok
[INFO] [stdout] test analysis::types::typing_reports_invalid_member_target_for_non_struct ... ok
[INFO] [stdout] test analysis::types::typing_reports_mismatch ... ok
[INFO] [stdout] test analysis::types::typing_nested_match_expression_unifies_types ... ok
[INFO] [stdout] test analysis::types::typing_reports_generic_arg_mismatch_for_call ... ok
[INFO] [stdout] test analysis::types::typing_reports_enum_pattern_arity_mismatch ... ok
[INFO] [stdout] test analysis::types::typing_records_method_dispatch_call_kind ... ok
[INFO] [stdout] test analysis::types::typing_reports_generic_arg_mismatch_for_type ... ok
[INFO] [stdout] test analysis::types::typing_reports_enum_pattern_field_type_mismatch ... ok
[INFO] [stdout] test analysis::types::typing_reports_non_bool_condition ... ok
[INFO] [stdout] test analysis::types::typing_reports_unknown_method_call_target ... ok
[INFO] [stdout] test analysis::types::typing_reports_missing_struct_field ... ok
[INFO] [stdout] test analysis::types::typing_reports_missing_generic_args_for_call ... ok
[INFO] [stdout] test analysis::types::typing_method_dispatch_is_receiver_aware ... ok
[INFO] [stdout] test analysis::types::typing_reports_return_mismatch ... ok
[INFO] [stdout] test analysis::types::typing_reports_unknown_struct_field ... ok
[INFO] [stdout] test analysis::types::typing_string_interpolation_with_full_expression_succeeds ... ok
[INFO] [stdout] test aot::defaults::app_and_test_targets_default_to_executable_output ... ok
[INFO] [stdout] test aot::defaults::explicit_entrypoint_must_not_be_blank ... ok
[INFO] [stdout] test analysis::types::typing_reports_missing_generic_args_for_type ... ok
[INFO] [stdout] test analysis::types::typing_string_interpolation_with_variable_succeeds ... ok
[INFO] [stdout] test aot::defaults::default_entrypoint_is_main_when_not_specified ... ok
[INFO] [stdout] test codegen::descriptors::descriptor_emits_entries_for_named_types ... ok
[INFO] [stdout] test aot::defaults::lib_target_defaults_to_shared_output ... ok
[INFO] [stdout] test analysis::types::typing_struct_literal_and_member_access ... ok
[INFO] [stdout] test aot::entrypoint::executable_build_rejects_empty_entrypoint ... ok
[INFO] [stdout] test codegen::descriptors::descriptor_enum_layout_respects_header_and_tag_contract ... ok
[INFO] [stdout] test codegen::descriptors::descriptor_enum_pointer_offsets_include_payload_start ... ok
[INFO] [stdout] test aot::entrypoint::object_only_build_allows_empty_entrypoint ... ok
[INFO] [stdout] test codegen::descriptors::descriptor_struct_pointer_offsets_for_named_fields ... ok
[INFO] [stdout] test codegen::diagnostics::maps_missing_cast_intent_to_stable_code ... ok
[INFO] [stdout] test codegen::diagnostics::maps_unsupported_node_to_stable_code ... ok
[INFO] [stdout] test codegen::lowering::codegen_lowers_basic_function_to_clif ... ok
[INFO] [stdout] test codegen::lowering::codegen_lowers_functions_inside_inline_modules ... ok
[INFO] [stdout] test codegen::lowering::codegen_lowers_numeric_cast_intent_via_sextend_or_ireduce ... ok
[INFO] [stdout] test codegen::lowering::codegen_rejects_unsupported_expression_nodes_with_span ... ok
[INFO] [stdout] test codegen::lowering::codegen_rejects_for_loop_with_explicit_unsupported_node ... ok
[INFO] [stdout] test codegen::lowering::codegen_lowers_method_and_member_call ... ok
[INFO] [stdout] test codegen::unsupported::codegen_lowers_enum_constructor_expression ... ok
[INFO] [stdout] test interop::dispatch::return_group_routing_uses_usize_dispatch_for_string_len_tag ... ok
[INFO] [stdout] test codegen::unsupported::codegen_rejects_function_parameter_modifiers ... ok
[INFO] [stdout] test aot::object_build::object_only_build_emits_object_file ... ok
[INFO] [stdout] test interop::dispatch::runtime_exports_include_all_interop_dispatch_symbols ... ok
[INFO] [stdout] test codegen::unsupported::codegen_lowers_member_expression ... ok
[INFO] [stdout] test codegen::lowering::codegen_lowers_while_with_break_and_continue ... ok
[INFO] [stdout] test interop::dispatch::unknown_tag_returns_fallback_for_all_return_groups ... ok
[INFO] [stdout] test lsp::hover::returns_project_schema_hint_for_proj_document ... ok
[INFO] [stdout] test lsp::completion::returns_project_candidates_for_proj_document ... ok
[INFO] [stdout] test codegen::unsupported::codegen_lowers_struct_literal_expression ... ok
[INFO] [stdout] test parsing::attributes::parses_attribute_application_with_typed_argument_values ... ok
[INFO] [stdout] test parsing::attributes::parses_attribute_declaration ... ok
[INFO] [stdout] test parsing::attributes::parses_attribute_declaration_with_targets ... ok
[INFO] [stdout] test parsing::attributes::parses_public_attribute_declaration ... ok
[INFO] [stdout] test lsp::completion::returns_matching_local_candidate ... ok
[INFO] [stdout] test lsp::semantic_tokens::full_returns_none_after_document_close ... ok
[INFO] [stdout] test lsp::references::include_declaration_returns_all_occurrences ... ok
[INFO] [stdout] test aot::standalone::executable_build_succeeds_in_standalone_mode ... ok
[INFO] [stdout] test lsp::semantic_tokens::full_returns_highlights_for_open_document ... ok
[INFO] [stdout] test lsp::completion::ignores_stale_document_change_version ... ok
[INFO] [stdout] test parsing::contracts::parses_contract_embedding_item ... ok
[INFO] [stdout] test parsing::attributes::rejects_attribute_declaration_without_body ... ok
[INFO] [stdout] test parsing::contracts::parses_contract_definition ... ok
[INFO] [stdout] test parsing::contracts::parses_contract_embedding ... ok
[INFO] [stdout] test parsing::contracts::parses_contract_definition_with_extern_attribute ... ok
[INFO] [stdout] test parsing::contracts::parses_contract_item_method ... ok
[INFO] [stdout] test parsing::contracts::rejects_contract_item_without_name ... ok
[INFO] [stdout] test parsing::contracts::rejects_contract_method_signature_without_semicolon ... ok
[INFO] [stdout] test parsing::contracts::rejects_contract_embedding_without_name ... ok
[INFO] [stdout] test parsing::contracts::rejects_contract_method_without_semicolon ... ok
[INFO] [stdout] test parsing::contracts::rejects_contract_without_body ... ok
[INFO] [stdout] test parsing::control_flow::parses_for_statement ... ok
[INFO] [stdout] test parsing::control_flow::parses_for_statement_with_range_call_expression ... ok
[INFO] [stdout] test parsing::control_flow::parses_if_else_statement ... ok
[INFO] [stdout] test parsing::control_flow::rejects_if_without_block ... ok
[INFO] [stdout] test parsing::control_flow::rejects_while_without_block ... ok
[INFO] [stdout] test parsing::enums::parses_enum_constructor ... ok
[INFO] [stdout] test parsing::enums::parses_enum_definition ... ok
[INFO] [stdout] test parsing::contracts::parses_contract_method_signature ... ok
[INFO] [stdout] test parsing::control_flow::rejects_for_without_in_keyword ... ok
[INFO] [stdout] test parsing::enums::parses_enum_variant ... ok
[INFO] [stdout] test parsing::enums::parses_enum_variant_list ... ok
[INFO] [stdout] test parsing::enums::rejects_enum_variant_without_name ... ok
[INFO] [stdout] test parsing::control_flow::parses_while_statement ... ok
[INFO] [stdout] test parsing::enums::rejects_enum_variant_list_starting_with_comma ... ok
[INFO] [stdout] test parsing::expression_rules::parses_addition_expression_rule ... ok
[INFO] [stdout] test parsing::expression_rules::parses_assignment_expression_rule ... ok
[INFO] [stdout] test parsing::expression_rules::parses_block_expression_rule ... ok
[INFO] [stdout] test parsing::enums::rejects_unqualified_enum_constructor ... ok
[INFO] [stdout] test parsing::expression_rules::parses_call_expression_rule ... ok
[INFO] [stdout] test parsing::expression_rules::parses_call_operator_rule ... ok
[INFO] [stdout] test parsing::enums::rejects_enum_constructor_without_closing_paren ... ok
[INFO] [stdout] test parsing::enums::rejects_enum_definition_without_comma ... ok
[INFO] [stdout] test parsing::expression_rules::parses_comparison_expression_rule ... ok
[INFO] [stdout] test parsing::expression_rules::parses_equality_expression_rule ... ok
[INFO] [stdout] test parsing::expression_rules::parses_grouped_expression_rule ... ok
[INFO] [stdout] test parsing::expression_rules::parses_member_access_rule ... ok
[INFO] [stdout] test parsing::expression_rules::parses_multiplication_expression_rule ... ok
[INFO] [stdout] test parsing::expression_rules::parses_postfix_expression_rule ... ok
[INFO] [stdout] test parsing::expression_rules::parses_primary_expression_rule ... ok
[INFO] [stdout] test parsing::expression_rules::parses_unary_expression_rule ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_addition_expression_without_operands ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_assignment_expression_without_target ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_block_expression_without_closing_brace ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_call_expression_without_paren ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_call_operator_without_closing_paren ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_comparison_expression_without_operands ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_equality_expression_without_operands ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_grouped_expression_without_closing_paren ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_logical_and_expression_without_operands ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_logical_or_expression_without_operands ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_member_access_without_name ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_multiplication_expression_without_operands ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_postfix_expression_with_invalid_prefix ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_primary_expression_without_value ... ok
[INFO] [stdout] test parsing::expression_rules::rejects_unary_expression_without_operand ... ok
[INFO] [stdout] test parsing::expressions::parses_argument_list ... ok
[INFO] [stdout] test parsing::expressions::parses_arithmetic_precedence ... ok
[INFO] [stdout] test parsing::expressions::parses_assignment_expression ... ok
[INFO] [stdout] test parsing::expressions::parses_comparison_binary_expression ... ok
[INFO] [stdout] test parsing::expressions::parses_compound_assignment_expression ... ok
[INFO] [stdout] test parsing::expressions::parses_equality_binary_expression ... ok
[INFO] [stdout] test parsing::expressions::parses_identity_inequality_binary_expression ... ok
[INFO] [stdout] test parsing::expression_rules::parses_logical_and_expression_rule ... ok
[INFO] [stdout] test parsing::expressions::parses_logical_binary_expression ... ok
[INFO] [stdout] test parsing::expression_rules::parses_logical_or_expression_rule ... ok
[INFO] [stdout] test parsing::expressions::parses_lambda_typed_params_with_parens ... ok
[INFO] [stdout] test parsing::expressions::parses_postfix_try_expression ... ok
[INFO] [stdout] test parsing::expressions::parses_lambda_single_param_without_parens ... ok
[INFO] [stdout] test parsing::expressions::parses_calls_and_member_access ... ok
[INFO] [stdout] test parsing::expressions::parses_identity_equality_binary_expression ... ok
[INFO] [stdout] test parsing::expressions::rejects_argument_list_starting_with_comma ... ok
[INFO] [stdout] test parsing::expressions::parses_string_interpolation_as_concat_expression ... ok
[INFO] [stdout] test parsing::expressions::parses_string_interpolation_with_full_expression ... ok
[INFO] [stdout] test parsing::expressions::rejects_empty_expression ... ok
[INFO] [stdout] test parsing::expressions::rejects_expression_with_invalid_prefix ... ok
[INFO] [stdout] test parsing::functions::parses_generic_parameters ... ok
[INFO] [stdout] test parsing::functions::parses_function_definition ... ok
[INFO] [stdout] test parsing::functions::parses_parameter_modifier ... ok
[INFO] [stdout] test parsing::functions::parses_parameter_list ... ok
[INFO] [stdout] test parsing::functions::rejects_empty_generic_parameters ... ok
[INFO] [stdout] test parsing::functions::rejects_function_without_body ... ok
[INFO] [stdout] test parsing::functions::rejects_invalid_parameter_modifier ... ok
[INFO] [stdout] test parsing::functions::rejects_legacy_parameter_syntax ... ok
[INFO] [stdout] test parsing::functions::rejects_legacy_function_parameter_syntax ... ok
[INFO] [stdout] test parsing::functions::rejects_receiver_type_without_name ... ok
[INFO] [stdout] test parsing::expressions::parses_sub_and_div_binary_expression ... ok
[INFO] [stdout] test parsing::functions::parses_generic_function_definition ... ok
[INFO] [stdout] test parsing::functions::rejects_parameter_without_type ... ok
[INFO] [stdout] test parsing::item_rules::rejects_item_rule ... ok
[INFO] [stdout] test parsing::lexical::parses_identifier ... ok
[INFO] [stdout] test parsing::lexical::rejects_identifier_starting_with_digit ... ok
[INFO] [stdout] test parsing::lexical::rejects_keyword_as_identifier ... ok
[INFO] [stdout] test parsing::lexical::parses_block_comment_as_whitespace ... ok
[INFO] [stdout] test parsing::lexical::parses_line_comment_as_whitespace ... ok
[INFO] [stdout] test parsing::item_rules::parses_item_rule ... ok
[INFO] [stdout] test parsing::literals::parses_integer_literal ... ok
[INFO] [stdout] test parsing::literals::parses_char_literal ... ok
[INFO] [stdout] test parsing::literals::parses_float_literal ... ok
[INFO] [stdout] test parsing::literals::parses_string_interpolation ... ok
[INFO] [stdout] test parsing::lexical::rejects_program_with_trailing_tokens ... ok
[INFO] [stdout] test parsing::functions::parses_parameter ... ok
[INFO] [stdout] test parsing::literals::parses_string_literal ... ok
[INFO] [stdout] test parsing::functions::parses_receiver_type ... ok
[INFO] [stdout] test parsing::literals::rejects_empty_char_literal ... ok
[INFO] [stdout] test parsing::literals::rejects_malformed_float_literal ... ok
[INFO] [stdout] test parsing::literals::rejects_unterminated_string ... ok
[INFO] [stdout] test parsing::match_expr::parses_match_arm ... ok
[INFO] [stdout] test parsing::match_expr::parses_match_guard ... ok
[INFO] [stdout] test parsing::match_expr::parses_match_expression_without_trailing_comma ... ok
[INFO] [stdout] test parsing::match_expr::parses_match_expression ... ok
[INFO] [stdout] test parsing::methods::parses_method_definition ... ok
[INFO] [stdout] test parsing::methods::parses_impl_method_member_signature_shape ... ok
[INFO] [stdout] test parsing::match_expr::rejects_match_guard_without_expression ... ok
[INFO] [stdout] test parsing::match_expr::rejects_match_arm_without_arrow ... ok
[INFO] [stdout] test parsing::match_expr::rejects_match_arm_without_comma ... ok
[INFO] [stdout] test parsing::match_expr::rejects_match_arm_without_pattern ... ok
[INFO] [stdout] test parsing::match_expr::parses_match_with_guard ... ok
[INFO] [stdout] test parsing::methods::rejects_explicit_self_parameter_in_impl_method ... ok
[INFO] [stdout] test parsing::methods::rejects_legacy_receiver_qualified_method_syntax ... ok
[INFO] [stdout] test parsing::modules::parses_use_declaration ... ok
[INFO] [stdout] test parsing::modules::rejects_invalid_visibility ... ok
[INFO] [stdout] test parsing::modules::parses_visibility ... ok
[INFO] [stdout] test parsing::modules::rejects_module_without_semicolon ... ok
[INFO] [stdout] test parsing::modules::parses_module_declaration_with_extern_attribute ... ok
[INFO] [stdout] test parsing::modules::rejects_path_with_leading_dot ... ok
[INFO] [stdout] test parsing::modules::parses_module_declaration ... ok
[INFO] [stdout] test parsing::modules::parses_path ... ok
[INFO] [stdout] test parsing::modules::rejects_use_without_semicolon ... ok
[INFO] [stdout] test parsing::modules::parses_pub_use_declaration ... ok
[INFO] [stdout] test parsing::patterns::parses_enum_pattern ... ok
[INFO] [stdout] test parsing::patterns::parses_pattern_list ... ok
[INFO] [stdout] test parsing::patterns::parses_pattern_rule ... ok
[INFO] [stdout] test parsing::patterns::rejects_enum_pattern_without_variant ... ok
[INFO] [stdout] test parsing::patterns::rejects_pattern_rule_invalid_start ... ok
[INFO] [stdout] test parsing::patterns::rejects_pattern_list_starting_with_comma ... ok
[INFO] [stdout] test parsing::statements::parses_break_statement ... ok
[INFO] [stdout] test parsing::statements::parses_continue_statement ... ok
[INFO] [stdout] test parsing::statements::parses_block ... ok
[INFO] [stdout] test parsing::statements::parses_expression_statement ... ok
[INFO] [stdout] test parsing::statements::parses_let_statement ... ok
[INFO] [stdout] test parsing::statements::parses_range_expression ... ok
[INFO] [stdout] test parsing::statements::parses_return_statement ... ok
[INFO] [stdout] test parsing::statements::parses_statement_rule ... ok
[INFO] [stdout] test parsing::statements::parses_type_annotation ... ok
[INFO] [stdout] test parsing::statements::rejects_break_without_semicolon ... ok
[INFO] [stdout] test parsing::statements::rejects_continue_without_semicolon ... ok
[INFO] [stdout] test parsing::statements::rejects_expression_statement_without_semicolon ... ok
[INFO] [stdout] test parsing::statements::rejects_let_without_equals ... ok
[INFO] [stdout] test parsing::statements::rejects_block_without_closing_brace ... ok
[INFO] [stdout] test parsing::statements::rejects_return_without_semicolon ... ok
[INFO] [stdout] test parsing::statements::rejects_range_expression_without_comma ... ok
[INFO] [stdout] test parsing::statements::rejects_let_with_mut_keyword ... ok
[INFO] [stdout] test parsing::statements::rejects_let_without_semicolon ... ok
[INFO] [stdout] test parsing::statements::rejects_statement_rule_invalid_start ... ok
[INFO] [stdout] test parsing::statements::rejects_let_with_type_annotation ... ok
[INFO] [stdout] test parsing::statements::rejects_type_annotation_without_type ... ok
[INFO] [stdout] test parsing::string_rules::parses_literal_rule ... ok
[INFO] [stdout] test parsing::string_rules::parses_string_interpolation_rule_with_full_expression ... ok
[INFO] [stdout] test parsing::string_rules::parses_string_escape_rule ... ok
[INFO] [stdout] test parsing::string_rules::parses_string_content ... ok
[INFO] [stdout] test parsing::string_rules::rejects_literal_rule ... ok
[INFO] [stdout] test parsing::string_rules::parses_string_text_rule ... ok
[INFO] [stdout] test parsing::string_rules::parses_string_interpolation_rule ... ok
[INFO] [stdout] test parsing::string_rules::rejects_string_escape_rule ... ok
[INFO] [stdout] test parsing::string_rules::rejects_string_interpolation_without_expr ... ok
[INFO] [stdout] test parsing::struct_literals::parses_field_value ... ok
[INFO] [stdout] test parsing::string_rules::rejects_string_text_with_quote ... ok
[INFO] [stdout] test parsing::string_rules::rejects_string_content_with_quote ... ok
[INFO] [stdout] test parsing::struct_literals::rejects_field_value_without_colon ... ok
[INFO] [stdout] test parsing::struct_literals::rejects_field_value_list_without_colon ... ok
[INFO] [stdout] test parsing::struct_literals::parses_struct_literal_expression ... ok
[INFO] [stdout] test parsing::struct_literals::rejects_struct_literal_without_comma_between_fields ... ok
[INFO] [stdout] test parsing::struct_literals::parses_field_value_list ... ok
[INFO] [stdout] test parsing::struct_literals::rejects_struct_literal_without_fields ... ok
[INFO] [stdout] test parsing::types::parses_arrow_function_type ... ok
[INFO] [stdout] test parsing::types::parses_field ... ok
[INFO] [stdout] test parsing::types::parses_array_type ... ok
[INFO] [stdout] test parsing::types::parses_function_type ... ok
[INFO] [stdout] test parsing::types::parses_enum_type_path ... ok
[INFO] [stdout] test parsing::types::parses_field_list ... ok
[INFO] [stdout] test parsing::types::parses_event_field ... ok
[INFO] [stdout] test parsing::types::parses_ref_type ... ok
[INFO] [stdout] test parsing::types::parses_generic_arguments ... ok
[INFO] [stdout] test parsing::types::parses_type_definition ... ok
[INFO] [stdout] test parsing::types::parses_primitive_type ... ok
[INFO] [stdout] test parsing::types::parses_type_name_with_generics ... ok
[INFO] [stdout] test parsing::types::parses_type_definition_with_conformances ... ok
[INFO] [stdout] test parsing::types::rejects_field_list_without_colon ... ok
[INFO] [stdout] test parsing::types::rejects_field_without_type ... ok
[INFO] [stdout] test parsing::types::rejects_field_without_colon ... ok
[INFO] [stdout] test parsing::types::rejects_invalid_primitive_type ... ok
[INFO] [stdout] test parsing::types::rejects_generic_arguments_with_trailing_comma ... ok
[INFO] [stdout] test parsing::types::rejects_invalid_type ... ok
[INFO] [stdout] test projects::compile_plan::compile_plan_collects_unresolved_dependencies_in_warn_mode ... ok
[INFO] [stdout] test projects::compile_plan::compile_plan_errors_on_missing_target ... ok
[INFO] [stdout] test projects::compile_plan::compile_plan_errors_on_unresolved_dependencies_in_strict_mode ... ok
[INFO] [stdout] test projects::compile_plan::compile_plan_detects_std_dependency_when_present ... ok
[INFO] [stdout] test projects::compile_plan::compile_plan_errors_when_dependency_manifest_missing ... ok
[INFO] [stdout] test projects::compile_plan::compile_plan_errors_on_dependency_cycle ... ok
[INFO] [stdout] test projects::compile_plan::compile_plan_picks_app_target_by_default ... ok
[INFO] [stdout] test projects::compile_plan::compile_plan_cycle_error_includes_chain_separator ... ok
[INFO] [stdout] test projects::compile_plan::compile_plan_uses_explicit_target_name ... ok
[INFO] [stdout] test projects::compile_plan::compile_plan_resolves_path_dependencies_transitively ... ok
[INFO] [stdout] test projects::discovery::discovery_finds_project_file_upwards ... ok
[INFO] [stdout] test parsing::types::rejects_empty_generic_arguments ... ok
[INFO] [stdout] test parsing::types::rejects_enum_type_path_without_variant ... ok
[INFO] [stdout] test projects::graph::collect_unresolved_dependencies_reports_git_and_registry_nodes ... ok
[INFO] [stdout] test projects::manifest::accepts_nested_relative_entry_path ... ok
[INFO] [stdout] test projects::manifest::enforces_dependency_fields_by_source_type ... ok
[INFO] [stdout] test projects::manifest::rejects_absolute_entry_path ... ok
[INFO] [stdout] test projects::manifest::parses_manifest_with_comments ... ok
[INFO] [stdout] test projects::manifest::rejects_duplicate_target_labels ... ok
[INFO] [stdout] test projects::manifest::rejects_duplicate_dependency_labels ... ok
[INFO] [stdout] test projects::manifest::rejects_missing_required_project_fields ... ok
[INFO] [stdout] test projects::graph::collect_dependency_projects_is_dependency_first_and_deduplicated ... ok
[INFO] [stdout] test projects::manifest::rejects_missing_project_block ... ok
[INFO] [stdout] test projects::manifest::parses_minimal_manifest ... ok
[INFO] [stdout] test projects::manifest::rejects_unknown_dependency_source ... ok
[INFO] [stdout] test projects::manifest::rejects_parent_dir_entry_path ... ok
[INFO] [stdout] test projects::manifest::rejects_unknown_target_kind ... ok
[INFO] [stdout] test runtime::alloc::runtime_alloc_is_zeroed ... ok
[INFO] [stdout] test projects::manifest::rejects_unknown_top_level_block_kind ... ok
[INFO] [stdout] test runtime::alloc::runtime_multiple_handles_are_distinct ... ok
[INFO] [stdout] test runtime::alloc::runtime_alloc_and_root_handle_roundtrip ... ok
[INFO] [stdout] test runtime::alloc::runtime_root_handle_survives_additional_allocs ... ok
[INFO] [stdout] test runtime::guard::runtime_register_unregister_root_are_noops ... ok
[INFO] [stdout] test projects::discovery::discovery_returns_none_when_missing ... ok
[INFO] [stdout] test runtime::guard::runtime_write_barrier_is_noop ... ok
[INFO] [stdout] test projects::compile_plan::prepare_project_workspace_generates_lockfile_and_materializes_dependencies ... ok
[INFO] [stdout] test runtime::jit::jit_compiles_simple_function ... ok
[INFO] [stdout] test runtime::jit::jit_compiles_println_builtin_call ... ok
[INFO] [stdout] test runtime::jit::jit_calls_function_typed_member_value ... ok
[INFO] [stdout] test runtime::jit::jit_executes_closure_capture_call ... ok
[INFO] [stdout] test runtime::jit::jit_executes_array_new_builtin_call ... ok
[INFO] [stdout] test runtime::jit::jit_executes_enum_allocation_and_returns_payload_field ... ok
[INFO] [stdout] test runtime::jit::jit_executes_local_lambda_call ... ok
[INFO] [stdout] test runtime::jit::jit_dispatches_same_method_name_by_receiver_type ... ok
[INFO] [stdout] test runtime::jit::jit_entrypoint_pointer_is_available ... ok
[INFO] [stdout] test runtime::jit::jit_executes_string_len_builtin_call ... ok
[INFO] [stdout] test runtime::jit::jit_compiles_std_panic_builtin_call ... ok
[INFO] [stdout] test runtime::jit::jit_executes_method_call_with_this_field_access ... ok
[INFO] [stdout] test runtime::jit::jit_executes_grouped_immediate_lambda_call ... ok
[INFO] [stdout] test runtime::jit::jit_passes_inline_lambda_argument ... ok
[INFO] [stdout] test runtime::jit::jit_executes_struct_allocation_and_returns_field ... ok
[INFO] [stdout] test runtime::jit::jit_infers_lambda_parameter_type_from_named_function_argument ... ok
[INFO] [stdout] test runtime::jit::jit_passes_local_lambda_to_named_function ... ok
[INFO] [stdout] test runtime::jit::jit_passes_lambda_as_argument_to_lambda ... ok
[INFO] [stdout] test runtime::jit_callable::jit_callable_formats_char ... ok
[INFO] [stdout] test runtime::jit_callable::jit_callable_formats_bool ... ok
[INFO] [stdout] test runtime::jit_callable::jit_callable_formats_unit_as_ok ... ok
[INFO] [stdout] test runtime::jit_callable::jit_callable_formats_pointer_like_result ... ok
[INFO] [stdout] test runtime::jit::jit_passes_inline_lambda_to_named_function ... ok
[INFO] [stdout] test runtime::jit_callable::jit_callable_formats_i64 ... ok
[INFO] [stdout] test runtime::parity::parity_panic_builtin_compiles_for_both_backends ... ok
[INFO] [stdout] test syntax::expressions::parses_assign_expression_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_binary_expression_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_call_expression_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_block_expression_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_enum_constructor_expression_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_enum_pattern_items_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_grouped_expression_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_enum_constructor_without_args_ast ... ok
[INFO] [stdout] test runtime::jit::jit_infers_lambda_parameter_type_from_typed_let ... ok
[INFO] [stdout] test syntax::expressions::parses_literal_expression_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_literal_variants_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_match_expression_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_identifier_and_literal_patterns_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_member_access_after_call_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_member_expression_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_path_expression_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_unary_expression_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_try_expression_ast ... ok
[INFO] [stdout] test syntax::expressions::parses_struct_literal_expression_ast ... ok
[INFO] [stdout] test syntax::items::parses_arrow_function_type_annotation_ast ... ok
[INFO] [stdout] test syntax::items::parses_contract_definition_extern_attribute_ast ... ok
[INFO] [stdout] test syntax::items::parses_attribute_declaration_ast ... ok
[INFO] [stdout] test syntax::items::parses_function_definition_ast ... ok
[INFO] [stdout] test syntax::items::parses_contract_definition_ast ... ok
[INFO] [stdout] test syntax::items::parses_function_with_parameter_modifier_ast ... ok
[INFO] [stdout] test syntax::items::parses_enum_definition_ast ... ok
[INFO] [stdout] test syntax::items::parses_method_with_primitive_receiver_ast ... ok
[INFO] [stdout] test syntax::items::parses_function_with_out_parameter_modifier_ast ... ok
[INFO] [stdout] test syntax::items::parses_method_definition_ast ... ok
[INFO] [stdout] test syntax::items::parses_module_and_use_declarations ... ok
[INFO] [stdout] test syntax::items::parses_module_declaration_extern_attribute_ast ... ok
[INFO] [stdout] test syntax::items::parses_type_definition_ast ... ok
[INFO] [stdout] test runtime::parity::parity_interop_usize_dispatch_path_is_consistent ... ok
[INFO] [stdout] test syntax::items::parses_type_definition_event_field_kind_ast ... ok
[INFO] [stdout] test syntax::items::parses_type_definition_with_conformances_ast ... ok
[INFO] [stdout] test syntax::query::test_ast_walker ... ok
[INFO] [stdout] test syntax::query::test_node_kind ... ok
[INFO] [stdout] test syntax::query::test_complex_traversal ... ok
[INFO] [stdout] test syntax::query::test_query_binary_expressions ... ok
[INFO] [stdout] test syntax::query::test_query_filter_typed ... ok
[INFO] [stdout] test syntax::items::rejects_legacy_method_declaration_ast ... ok
[INFO] [stdout] test syntax::query::test_query_descendants_count ... ok
[INFO] [stdout] test syntax::query::test_query_find_first ... ok
[INFO] [stdout] test syntax::statements::parses_break_and_continue_statements ... ok
[INFO] [stdout] test syntax::statements::parses_expression_statement_ast ... ok
[INFO] [stdout] test syntax::statements::parses_for_statement_ast ... ok
[INFO] [stdout] test syntax::query::test_query_of_type ... ok
[INFO] [stdout] test syntax::statements::parses_block_ast ... ok
[INFO] [stdout] test syntax::statements::parses_let_statement_ast ... ok
[INFO] [stdout] test syntax::types::parses_array_of_complex_type_ast ... ok
[INFO] [stdout] test syntax::types::parses_array_type_ast ... ok
[INFO] [stdout] test syntax::statements::parses_if_statement_ast ... ok
[INFO] [stdout] test syntax::types::parses_enum_path_ast ... ok
[INFO] [stdout] test syntax::types::parses_function_type_ast ... ok
[INFO] [stdout] test syntax::types::parses_path_type_ast ... ok
[INFO] [stdout] test syntax::types::parses_path_ast ... ok
[INFO] [stdout] test syntax::types::parses_primitive_type_ast ... ok
[INFO] [stdout] test runtime::guard::runtime_root_handle_panics_without_arena_scope ... ok
[INFO] [stdout] test syntax::statements::parses_return_statement_ast ... ok
[INFO] [stdout] test syntax::types::parses_ref_type_ast ... ok
[INFO] [stdout] test syntax::types::parses_ref_of_complex_type_ast ... ok
[INFO] [stdout] test runtime::guard::runtime_alloc_panics_without_arena_scope ... ok
[INFO] [stdout] test syntax::statements::parses_while_statement_ast ... ok
[INFO] [stdout] test runtime::parity::parity_alloc_path_is_consistent ... ok
[INFO] [stdout] test aot::runtime_symbols::static_build_contains_required_runtime_symbols ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- aot::runtime_symbols::static_build_contains_required_runtime_symbols stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'aot::runtime_symbols::static_build_contains_required_runtime_symbols' (168) panicked at crates/beskid_tests/src/aot/runtime_symbols.rs:22:6:
[INFO] [stdout] aot static build: RuntimeBuild { message: "    Updating crates.io index\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)\nerror: failed to get `proc-macro2` as a dependency of package `gc-arena-derive v0.0.0 (/opt/rustwide/workdir/crates/gc-arena/derive)`\n    ... which satisfies path dependency `gc-arena-derive` of package `beskid_runtime v0.1.0 (/opt/rustwide/workdir/crates/beskid_runtime)`\n    ... which satisfies path dependency `beskid_runtime` of package `beskid_runtime_bridge v0.1.0 (/tmp/beskid_aot_runtime/runtime_bridge_host_debug_abi1)`\n\nCaused by:\n  download of config.json failed\n\nCaused by:\n  failed to download from `https://index.crates.io/config.json`\n\nCaused by:\n  [6] Could not resolve hostname (Could not resolve host: index.crates.io)\n" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e7b8b176aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e7b8b176aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e7b8b176aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e7b8b176aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64e7b8b2f80a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e7b8b2f80a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64e7b8b1d9c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64e7b8b1d9c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64e7b8af2f9f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e7b8af2f9f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e7b8b0df79 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e7b7dedf1c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64e7b7dedf1c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64e7b8b0e1f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64e7b8b0e1f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e7b8af3058 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64e7b8aea1d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64e7b8af3e5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e7b8b3011c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e7b8b2fe62 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64e7b7a7a39a - core::result::Result<T,E>::expect::h467790e123e3b9e2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64e7b7d83043 - beskid_tests::aot::runtime_symbols::static_build_contains_required_runtime_symbols::h9abe23d295d4a071
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/beskid_tests/src/aot/runtime_symbols.rs:22:6
[INFO] [stdout]   22:     0x64e7b7d83657 - beskid_tests::aot::runtime_symbols::static_build_contains_required_runtime_symbols::{{closure}}::h9a0ac2087907a519
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/beskid_tests/src/aot/runtime_symbols.rs:4:52
[INFO] [stdout]   23:     0x64e7b7d1e146 - core::ops::function::FnOnce::call_once::h3c69d914b807d073
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64e7b7de1ffb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64e7b7de1ffb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64e7b7dee9eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64e7b7dee9eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64e7b7dee9eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64e7b7dee9eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64e7b7dee9eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64e7b7dee9eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64e7b7dee9eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64e7b7dea104 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64e7b7dea104 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64e7b7df15f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64e7b7df15f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64e7b7df15f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64e7b7df15f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64e7b7df15f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64e7b7df15f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64e7b7df15f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64e7b8b1692f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x64e7b8b1692f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x78cd12060aa4 - <unknown>
[INFO] [stdout]   45:     0x78cd120eda64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aot::runtime_symbols::static_build_contains_required_runtime_symbols
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 487 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p beskid_tests --lib`
[INFO] running `Command { std: "docker" "inspect" "4c9462ce14eb20ce0787c519c4725d43fb98f9e5d330fd4357f61d4fb770df9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c9462ce14eb20ce0787c519c4725d43fb98f9e5d330fd4357f61d4fb770df9e", kill_on_drop: false }`
[INFO] [stdout] 4c9462ce14eb20ce0787c519c4725d43fb98f9e5d330fd4357f61d4fb770df9e
