[INFO] cloning repository https://github.com/Xavier-Maruff/polaris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xavier-Maruff/polaris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavier-Maruff%2Fpolaris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavier-Maruff%2Fpolaris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b2cb75a441f7f459c2ad1a4cab5bd3f7daaa881
[INFO] testing Xavier-Maruff/polaris against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavier-Maruff%2Fpolaris" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Xavier-Maruff/polaris
[INFO] finished tweaking git repo https://github.com/Xavier-Maruff/polaris
[INFO] tweaked toml for git repo https://github.com/Xavier-Maruff/polaris written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Xavier-Maruff/polaris on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Xavier-Maruff/polaris 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_writer v1.0.2
[INFO] [stderr]   Downloaded serde-lexpr v0.1.3
[INFO] [stderr]   Downloaded lexpr-macros v0.2.2
[INFO] [stderr]   Downloaded lexpr v0.2.7
[INFO] [stderr]   Downloaded edit-distance v2.1.3
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] [stderr]   Downloaded petgraph v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d589c2c23159050df2bff8824fdfc4f1db99674cb40ea206a3dada5cf6bd03e2
[INFO] running `Command { std: "docker" "start" "-a" "d589c2c23159050df2bff8824fdfc4f1db99674cb40ea206a3dada5cf6bd03e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d589c2c23159050df2bff8824fdfc4f1db99674cb40ea206a3dada5cf6bd03e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d589c2c23159050df2bff8824fdfc4f1db99674cb40ea206a3dada5cf6bd03e2", kill_on_drop: false }`
[INFO] [stdout] d589c2c23159050df2bff8824fdfc4f1db99674cb40ea206a3dada5cf6bd03e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51bc50d1304a13c0f702ba529975da4eee90a539a9c81c27dc82c10951133aab
[INFO] running `Command { std: "docker" "start" "-a" "51bc50d1304a13c0f702ba529975da4eee90a539a9c81c27dc82c10951133aab", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lexpr-macros v0.2.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling edit-distance v2.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling lexpr v0.2.7
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde-lexpr v0.1.3
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling polaris-core v0.1.0 (/opt/rustwide/workdir/polaris-core)
[INFO] [stdout] warning: unused import: `ExprKind::*`
[INFO] [stdout]   --> polaris-core/src/lowering_pmir.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         use ExprKind::*;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]   --> polaris-core/src/lowering_pmir.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |             ConstDecl { expr, .. } => {
[INFO] [stdout]    |                         ^^^^ help: try ignoring the field: `expr: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling polaris v0.1.0 (/opt/rustwide/workdir/polaris-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.26s
[INFO] running `Command { std: "docker" "inspect" "51bc50d1304a13c0f702ba529975da4eee90a539a9c81c27dc82c10951133aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51bc50d1304a13c0f702ba529975da4eee90a539a9c81c27dc82c10951133aab", kill_on_drop: false }`
[INFO] [stdout] 51bc50d1304a13c0f702ba529975da4eee90a539a9c81c27dc82c10951133aab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cfe1bd1009ab40f7eb3a7f1552ef28d3a61bac4028d73c46a3a62f069b2d7e0
[INFO] running `Command { std: "docker" "start" "-a" "5cfe1bd1009ab40f7eb3a7f1552ef28d3a61bac4028d73c46a3a62f069b2d7e0", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `ExprKind::*`
[INFO] [stdout]   --> polaris-core/src/lowering_pmir.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         use ExprKind::*;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]   --> polaris-core/src/lowering_pmir.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |             ConstDecl { expr, .. } => {
[INFO] [stdout]    |                         ^^^^ help: try ignoring the field: `expr: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling polaris-core v0.1.0 (/opt/rustwide/workdir/polaris-core)
[INFO] [stderr]    Compiling polaris v0.1.0 (/opt/rustwide/workdir/polaris-cli)
[INFO] [stdout] warning: unused import: `ExprKind::*`
[INFO] [stdout]   --> polaris-core/src/lowering_pmir.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         use ExprKind::*;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]   --> polaris-core/src/lowering_pmir.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |             ConstDecl { expr, .. } => {
[INFO] [stdout]    |                         ^^^^ help: try ignoring the field: `expr: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.05s
[INFO] running `Command { std: "docker" "inspect" "5cfe1bd1009ab40f7eb3a7f1552ef28d3a61bac4028d73c46a3a62f069b2d7e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cfe1bd1009ab40f7eb3a7f1552ef28d3a61bac4028d73c46a3a62f069b2d7e0", kill_on_drop: false }`
[INFO] [stdout] 5cfe1bd1009ab40f7eb3a7f1552ef28d3a61bac4028d73c46a3a62f069b2d7e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ec91197ba887f58aeec0e1f0d16027caa7abc9ff6568d2e85f63c5d760ebe94d
[INFO] running `Command { std: "docker" "start" "-a" "ec91197ba887f58aeec0e1f0d16027caa7abc9ff6568d2e85f63c5d760ebe94d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ExprKind::*`
[INFO] [stderr]   --> polaris-core/src/lowering_pmir.rs:66:13
[INFO] [stderr]    |
[INFO] [stderr] 66 |         use ExprKind::*;
[INFO] [stderr]    |             ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expr`
[INFO] [stderr]   --> polaris-core/src/lowering_pmir.rs:50:25
[INFO] [stderr]    |
[INFO] [stderr] 50 |             ConstDecl { expr, .. } => {
[INFO] [stderr]    |                         ^^^^ help: try ignoring the field: `expr: _`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `polaris-core` (lib) generated 2 warnings (run `cargo fix --lib -p polaris-core` to apply 2 suggestions)
[INFO] [stderr] warning: `polaris-core` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/polaris-3b1d6ccbaa47df1b)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout]      Ingesting Package: other, Module: other/second
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/imports/packages/other/second.pol
[INFO] [stdout]      Ingesting Package: lifetime_analysis, Module: lifetime_analysis/main
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/lifetime_analysis/src/main.pol
[INFO] [stdout]           Pass Desugaring
[INFO] [stdout]           Pass Symbol resolution
[INFO] [stdout]           Pass Dependencies
[INFO] [stdout]           Pass Typechecking
[INFO] [stdout]      Ingesting Package: other, Module: other/test
[INFO] [stdout]   error: Failed to load config: No such file or directory (os error 2)
[INFO] [stdout]      Ingesting Package: array_sizing, Module: array_sizing/main
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/array_sizing/src/main.pol
[INFO] [stdout]           Pass Desugaring
[INFO] [stdout]           Pass Symbol resolution
[INFO] [stdout]           Pass Dependencies
[INFO] [stdout]           Pass Typechecking
[INFO] [stdout]      Ingesting Package: monomorphisation_test, Module: monomorphisation_test/main
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/monomorphisation/src/main.pol
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/imports/packages/other/test.pol
[INFO] [stdout]      Ingesting Package: sanity, Module: sanity/main
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/imports/src/main.pol
[INFO] [stdout]           Pass Desugaring
[INFO] [stdout]           Pass Symbol resolution
[INFO] [stdout]           Pass Dependencies
[INFO] [stdout]    info: Applying substitutions for module 'other/second': {33: {"cyclic": 43}, 32: {"TestInt": 35}}
[INFO] [stdout]    info: Substituting expr symbol 'cyclic' (id 33) with imported symbol id 43
[INFO] [stdout]    info: Applying substitutions for module 'sanity/main': {42: {"run_second_func": 34}, 41: {"run_test": 38}}
[INFO] [stdout]    info: Substituting expr symbol 'run_test' (id 41) with imported symbol id 38
[INFO] [stdout]    info: Substituting expr symbol 'run_second_func' (id 42) with imported symbol id 34
[INFO] [stdout]           Pass Desugaring
[INFO] [stdout]                Pass  Symbol resolution
[INFO] [stdout]           Pass Dependencies
[INFO] [stdout]              Pass Pass  Typechecking
[INFO] [stdout]      Ingesting Package: wildcard_types, Module: wildcard_types/advanced
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/wildcard_types/src/advanced.pol
[INFO] [stdout]      Ingesting Package: wildcard_types, Module: wildcard_types/second
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/wildcard_types/src/second.pol
[INFO] [stdout]           Pass Desugaring
[INFO] [stdout]           Pass Symbol resolution
[INFO] [stdout]           Pass Dependencies
[INFO] [stdout]           Pass Typechecking
[INFO] [stdout]           Pass Effects
[INFO] [stdout]           Pass Pattern analysis
[INFO] [stdout]           Pass Closure capture
[INFO] [stdout]           Pass Monomorphisation
[INFO] [stdout]           Pass Lifetime analysis
[INFO] [stdout]           Pass Lowering to PMIR
[INFO] [stdout]         Passes All passes completed successfully
[INFO] [stdout]       Finished Compiled successfully
[INFO] [stdout]           Pass Effects
[INFO] [stdout]           Pass Pattern analysis
[INFO] [stdout]           Pass Closure capture
[INFO] [stdout]           Pass Monomorphisation
[INFO] [stdout]           Pass Lifetime analysis
[INFO] [stdout]           Pass Lowering to PMIR
[INFO] [stdout]         Passes All passes completed successfully
[INFO] [stdout]       Finished Compiled successfully
[INFO] [stdout]           Pass Effects
[INFO] [stdout]      Ingesting Package: string_literal_padding, Module: string_literal_padding/main
[INFO] [stdout]      Ingesting Package: const_valid, Module: const_valid/main
[INFO] [stdout]      Ingesting Package: pattern_validation, Module: pattern_validation/exhaustive_patterns
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/pattern_validation/src/exhaustive_patterns.pol
[INFO] [stdout]      Ingesting Package: pattern_validation, Module: pattern_validation/main
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/pattern_validation/src/main.pol
[INFO] [stdout]      Ingesting Package: pattern_validation, Module: pattern_validation/non_exhaustive_patterns
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/pattern_validation/src/non_exhaustive_patterns.pol
[INFO] [stdout]           Pass Desugaring
[INFO] [stdout]           Pass Symbol resolution
[INFO] [stdout]           Pass Dependencies
[INFO] [stdout]           Pass Typechecking
[INFO] [stdout] test tests::array_sizing ... ok
[INFO] [stdout]      Ingesting Package: type, Module: type/main
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/const_valid/src/main.pol
[INFO] [stdout]      Ingesting Package: size_polymorphism, Module: size_polymorphism/main
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/size_polymorphism/src/main.pol
[INFO] [stdout]      Ingesting Package: size_polymorphism, Module: size_polymorphism/test_monomorphisation
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/size_polymorphism/src/test_monomorphisation.pol
[INFO] [stdout]           Pass Desugaring
[INFO] [stdout]           Pass Symbol resolution
[INFO] [stdout]           Pass Dependencies
[INFO] [stdout]           Pass Typechecking
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/string_literal_padding/src/main.pol
[INFO] [stdout]           Pass Desugaring
[INFO] [stdout]           Pass Symbol resolution
[INFO] [stdout]           Pass Dependencies
[INFO] [stdout]           Pass Typechecking
[INFO] [stdout] Typechecking
[INFO] [stdout]           Pass Desugaring
[INFO] [stdout]           Pass Symbol resolution
[INFO] [stdout]           Pass Dependencies
[INFO] [stdout]           Pass Typechecking
[INFO] [stdout]           Pass Effects
[INFO] [stdout]           Pass Pattern analysis
[INFO] [stdout]           Pass Closure capture
[INFO] [stdout]           Pass Monomorphisation
[INFO] [stdout]           Pass Lifetime analysis
[INFO] [stdout]           Pass Lowering to PMIR
[INFO] [stdout]         Passes All passes completed successfully
[INFO] [stdout]       Finished Compiled successfully
[INFO] [stdout]     info: Parsing file: /opt/rustwide/workdir/test/type/src/main.pol
[INFO] [stdout]           Pass Desugaring
[INFO] [stdout]           Pass Symbol resolution
[INFO] [stdout]           Pass Dependencies
[INFO] [stdout]           Pass Typechecking
[INFO] [stdout]          Pass Pattern analysis
[INFO] [stdout]           Pass Closure capture
[INFO] [stdout]           Pass Monomorphisation
[INFO] [stdout]           Pass Lifetime analysis
[INFO] [stdout]           Pass Lowering to PMIR
[INFO] [stdout]         Passes All passes completed successfully
[INFO] [stdout]       Finished Compiled successfully
[INFO] [stdout]           Pass Effects
[INFO] [stdout]           Pass Pattern analysis
[INFO] [stdout]           Pass Closure capture
[INFO] [stdout]           Pass Monomorphisation
[INFO] [stdout]           Pass Lifetime analysis
[INFO] [stdout]           Pass Lowering to PMIR
[INFO] [stdout]         Passes All passes completed successfully
[INFO] [stdout]       Finished Compiled successfully
[INFO] [stdout] test tests::imports ... ok
[INFO] [stdout] test tests::const_effect ... ok
[INFO] [stdout] test tests::lifetime_analysis ... ok
[INFO] [stdout]      Ingesting Package: closure_test, Module: closure_test/main
[INFO] [stdout]    info: Parsing file: /opt/rustwide/workdir/test/closure/src/main.pol
[INFO] [stdout]           Pass Desugaring
[INFO] [stdout]           Pass Symbol resolution
[INFO] [stdout]           Pass Dependencies
[INFO] [stdout]           Pass Typechecking
[INFO] [stdout]           Pass Effects
[INFO] [stdout]           Pass Pattern analysis
[INFO] [stdout]           Pass Closure capture
[INFO] [stdout]           Pass Monomorphisation
[INFO] [stdout]           Pass Lifetime analysis
[INFO] [stdout]           Pass Lowering to PMIR
[INFO] [stdout]         Passes All passes completed successfully
[INFO] [stdout]       Finished Compiled successfully
[INFO] [stdout] test tests::closures ... ok
[INFO] [stdout] test tests::size_polymorphism ... ok
[INFO] [stdout]           Pass Effects
[INFO] [stdout]           Pass Effects
[INFO] [stdout]           Pass Pattern analysis
[INFO] [stdout]           Pass Closure capture
[INFO] [stdout]           Pass Monomorphisation
[INFO] [stdout]           Pass Lifetime analysis
[INFO] [stdout]           Pass Lowering to PMIR
[INFO] [stdout]         Passes All passes completed successfully
[INFO] [stdout]       Finished Compiled successfully
[INFO] [stdout]           Pass Pattern analysis
[INFO] [stdout] test tests::string_lit_padding ... ok
[INFO] [stdout]           Pass Closure capture
[INFO] [stdout]           Pass Monomorphisation
[INFO] [stdout]           Pass Lifetime analysis
[INFO] [stdout]           Pass Lowering to PMIR
[INFO] [stdout]         Passes All passes completed successfully
[INFO] [stdout]       Finished Compiled successfully
[INFO] [stdout] test tests::pattern_validation ... ok
[INFO] [stdout]           Pass Effects
[INFO] [stdout]           Pass Pattern analysis
[INFO] [stdout]           Pass Closure capture
[INFO] [stdout]           Pass Monomorphisation
[INFO] [stdout]           Pass Lifetime analysis
[INFO] [stdout]           Pass Lowering to PMIR
[INFO] [stdout]         Passes All passes completed successfully
[INFO] [stdout]       Finished Compiled successfully
[INFO] [stdout] test tests::wildcard_types ... ok
[INFO] [stdout] test tests::literal_coercion ... FAILED
[INFO] [stdout]           Pass Effects
[INFO] [stdout]           Pass Pattern analysis
[INFO] [stdout]           Pass Closure capture
[INFO] [stdout]           Pass Monomorphisation
[INFO] [stdout]           Pass Lifetime analysis
[INFO] [stdout]           Pass Lowering to PMIR
[INFO] [stdout]         Passes All passes completed successfully
[INFO] [stdout]       Finished Compiled successfully
[INFO] [stdout] test tests::monomorphisation ... ok
[INFO] [stdout]           Pass Effects
[INFO] [stdout]           Pass Pattern analysis
[INFO] [stdout]           Pass Closure capture
[INFO] [stdout]           Pass Monomorphisation
[INFO] [stdout]           Pass Lifetime analysis
[INFO] [stdout]           Pass Lowering to PMIR
[INFO] [stdout]         Passes All passes completed successfully
[INFO] [stdout] warning[WW0002]: Value 'alias_result' is shared across branches and used 6 times, preventing move optimization.
[INFO] [stdout]    ┌─ /opt/rustwide/workdir/test/type/src/main.pol:71:9
[INFO] [stdout]    │
[INFO] [stdout] 71 │     let alias_result: AliasResult(Int) = Ok(alias_val)
[INFO] [stdout]    │         ^^^^^^^^^^^^
[INFO] [stdout]    │
[INFO] [stdout]    = 💡 Hint: Consider restructuring branches to enable move semantics, which avoids expensive copies in FHE.
[INFO] [stdout] 
[INFO] [stdout] warning[WW0002]: Value 'b' is shared across branches and used 18 times, preventing move optimization.
[INFO] [stdout]    ┌─ /opt/rustwide/workdir/test/type/src/main.pol:44:9
[INFO] [stdout]    │
[INFO] [stdout] 44 │     let b = 12
[INFO] [stdout]    │         ^
[INFO] [stdout]    │
[INFO] [stdout]    = 💡 Hint: Consider restructuring branches to enable move semantics, which avoids expensive copies in FHE.
[INFO] [stdout] 
[INFO] [stdout] warning[WW0002]: Value 'alias_val' is shared across branches and used 9 times, preventing move optimization.
[INFO] [stdout]    ┌─ /opt/rustwide/workdir/test/type/src/main.pol:69:9
[INFO] [stdout]    │
[INFO] [stdout] 69 │     let alias_val: AliasInt = 24
[INFO] [stdout]    │         ^^^^^^^^^
[INFO] [stdout]    │
[INFO] [stdout]    = 💡 Hint: Consider restructuring branches to enable move semantics, which avoids expensive copies in FHE.
[INFO] [stdout] 
[INFO] [stdout] warning[WW0002]: Value 'a' is shared across branches and used 27 times, preventing move optimization.
[INFO] [stdout]    ┌─ /opt/rustwide/workdir/test/type/src/main.pol:37:9
[INFO] [stdout]    │
[INFO] [stdout] 37 │     let a: String(_) = b
[INFO] [stdout]    │         ^
[INFO] [stdout]    │
[INFO] [stdout]    = 💡 Hint: Consider restructuring branches to enable move semantics, which avoids expensive copies in FHE.
[INFO] [stdout] 
[INFO] [stdout]       Finished Compiled with warnings
[INFO] [stdout] test tests::types ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::literal_coercion stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::literal_coercion' (22) panicked at polaris-cli/src/main.rs:48:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f161ed9407a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f161ed9407a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f161ed9407a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f161ed9407a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f161edab0da - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f161edab0da - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5f161ed99422 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f161ed99422 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f161ed71a2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f161ed71a2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f161ed8bb29 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f161ea75f3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f161ea75f3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f161ed8bce2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f161ed8bce2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f161ed71b1a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f161ed66589 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f161ed728ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f161edab89c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f161edab862 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f161ea2df49 - polaris[7b234eb9c1dee6a0]::tests::literal_coercion::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/polaris-cli/src/main.rs:38:17
[INFO] [stdout]   21:     0x5f161ea1aab2 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5f161ea1ab2d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5f161ea270ed - <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5f161ea26feb - tokio[7b568cf09f8a290]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5f161ea26feb - tokio[7b568cf09f8a290]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5f161ea26feb - <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5f161ea1c030 - <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5f161ea24acd - <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5f161ea23dc4 - <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5f161ea04c3b - <tokio[7b568cf09f8a290]::runtime::context::scoped::Scoped<tokio[7b568cf09f8a290]::runtime::scheduler::Context>>::set::<<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5f161ea08039 - tokio[7b568cf09f8a290]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5f161ea0d032 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[7b568cf09f8a290]::runtime::context::Context>>::try_with::<tokio[7b568cf09f8a290]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5f161ea0cbbe - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[7b568cf09f8a290]::runtime::context::Context>>::with::<tokio[7b568cf09f8a290]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5f161ea0735d - tokio[7b568cf09f8a290]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5f161ea1d0f0 - <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5f161ea1d3e6 - <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5f161ea239d0 - <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5f161ea1da93 - tokio[7b568cf09f8a290]::runtime::context::runtime::enter_runtime::<<tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5f161ea1bb61 - <tokio[7b568cf09f8a290]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5f161ea1b734 - <tokio[7b568cf09f8a290]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5f161ea1b8ff - <tokio[7b568cf09f8a290]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5f161ea315c1 - polaris[7b234eb9c1dee6a0]::tests::literal_coercion
[INFO] [stdout]                                at /opt/rustwide/workdir/polaris-cli/src/main.rs:38:40
[INFO] [stdout]   43:     0x5f161ea2d1d7 - polaris[7b234eb9c1dee6a0]::tests::literal_coercion::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/polaris-cli/src/main.rs:29:29
[INFO] [stdout]   44:     0x5f161ea0c656 - <polaris[7b234eb9c1dee6a0]::tests::literal_coercion::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f161ea6921b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5f161ea6921b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5f161ea76a0b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5f161ea76a0b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5f161ea76a0b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5f161ea76a0b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5f161ea76a0b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5f161ea76a0b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5f161ea76a0b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5f161ea70124 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5f161ea70124 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5f161ea79612 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5f161ea79612 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5f161ea79612 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5f161ea79612 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f161ea79612 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f161ea79612 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5f161ea79612 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5f161ed935ff - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5f161ed935ff - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7e68037b0aa4 - <unknown>
[INFO] [stdout]   66:     0x7e680383da64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::literal_coercion
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p polaris --bin polaris`
[INFO] running `Command { std: "docker" "inspect" "ec91197ba887f58aeec0e1f0d16027caa7abc9ff6568d2e85f63c5d760ebe94d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec91197ba887f58aeec0e1f0d16027caa7abc9ff6568d2e85f63c5d760ebe94d", kill_on_drop: false }`
[INFO] [stdout] ec91197ba887f58aeec0e1f0d16027caa7abc9ff6568d2e85f63c5d760ebe94d
