[INFO] cloning repository https://github.com/vluzko/Grace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vluzko/Grace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvluzko%2FGrace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvluzko%2FGrace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c170d26428f537b70e7c4958349a393865c6a63
[INFO] testing vluzko/Grace against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvluzko%2FGrace" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vluzko/Grace
[INFO] finished tweaking git repo https://github.com/vluzko/Grace
[INFO] tweaked toml for git repo https://github.com/vluzko/Grace written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vluzko/Grace on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 91 packages to latest compatible versions
[INFO] [stderr]       Adding nom v4.2.3 (available: v8.0.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded cached_proc_macro v0.25.0
[INFO] [stderr]   Downloaded fixedbitset v0.5.7
[INFO] [stderr]   Downloaded tempfile v3.23.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.27
[INFO] [stderr]   Downloaded cached v0.56.0
[INFO] [stderr]   Downloaded nom v4.2.3
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] [stderr]   Downloaded regex v1.11.3
[INFO] [stderr]   Downloaded zerocopy v0.8.27
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[INFO] [stderr]   Downloaded petgraph v0.8.2
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65ece876bcccda9dc25806bb570b0640ae93c5be318607bad8ec20f77d398302
[INFO] running `Command { std: "docker" "start" "-a" "65ece876bcccda9dc25806bb570b0640ae93c5be318607bad8ec20f77d398302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65ece876bcccda9dc25806bb570b0640ae93c5be318607bad8ec20f77d398302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ece876bcccda9dc25806bb570b0640ae93c5be318607bad8ec20f77d398302", kill_on_drop: false }`
[INFO] [stdout] 65ece876bcccda9dc25806bb570b0640ae93c5be318607bad8ec20f77d398302
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b0d8fb75567fc1dff3b1aa2923892f676752b40a1a32ed020af30d7d3a49f23
[INFO] running `Command { std: "docker" "start" "-a" "2b0d8fb75567fc1dff3b1aa2923892f676752b40a1a32ed020af30d7d3a49f23", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]    Compiling cached v0.56.0
[INFO] [stderr]    Compiling grace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `UpToCfg` is never used
[INFO] [stdout]    --> src/compiler_layers.rs:536:18
[INFO] [stdout]     |
[INFO] [stdout] 536 | pub(crate) trait UpToCfg<T> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `w_SelfT` should have a snake case name
[INFO] [stdout]   --> src/parser/module_parser.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let w_SelfT = ParserContext {
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `w_self_t`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2b0d8fb75567fc1dff3b1aa2923892f676752b40a1a32ed020af30d7d3a49f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b0d8fb75567fc1dff3b1aa2923892f676752b40a1a32ed020af30d7d3a49f23", kill_on_drop: false }`
[INFO] [stdout] 2b0d8fb75567fc1dff3b1aa2923892f676752b40a1a32ed020af30d7d3a49f23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 483317336d9f961b822a89b2ecb06e61e12bf9a74289b8ceaf4b348128924562
[INFO] running `Command { std: "docker" "start" "-a" "483317336d9f961b822a89b2ecb06e61e12bf9a74289b8ceaf4b348128924562", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling grace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `UpToCfg` is never used
[INFO] [stdout]    --> src/compiler_layers.rs:536:18
[INFO] [stdout]     |
[INFO] [stdout] 536 | pub(crate) trait UpToCfg<T> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `w_SelfT` should have a snake case name
[INFO] [stdout]   --> src/parser/module_parser.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let w_SelfT = ParserContext {
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `w_self_t`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/testing/minimal_examples.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let s = minimal_struct();
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/type_checking/type_check/stmt_type_tests.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let (context, _) = module.add_to_context(w_scopes).unwrap();
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `minimal_self_struct` is never used
[INFO] [stdout]    --> src/testing/minimal_examples.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn minimal_self_struct() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `minimal_module_with_impl` is never used
[INFO] [stdout]    --> src/testing/minimal_examples.rs:372:8
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub fn minimal_module_with_impl() -> Node<expression::Module> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `w_SelfT` should have a snake case name
[INFO] [stdout]   --> src/parser/module_parser.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let w_SelfT = ParserContext {
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `w_self_t`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "483317336d9f961b822a89b2ecb06e61e12bf9a74289b8ceaf4b348128924562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "483317336d9f961b822a89b2ecb06e61e12bf9a74289b8ceaf4b348128924562", kill_on_drop: false }`
[INFO] [stdout] 483317336d9f961b822a89b2ecb06e61e12bf9a74289b8ceaf4b348128924562
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15978091a599cf436aae9976adfac0a898026f0f763b69a82dbfb1b36ae00776
[INFO] running `Command { std: "docker" "start" "-a" "15978091a599cf436aae9976adfac0a898026f0f763b69a82dbfb1b36ae00776", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: trait `UpToCfg` is never used
[INFO] [stderr]    --> src/compiler_layers.rs:536:18
[INFO] [stderr]     |
[INFO] [stderr] 536 | pub(crate) trait UpToCfg<T> {
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `w_SelfT` should have a snake case name
[INFO] [stderr]   --> src/parser/module_parser.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |     let w_SelfT = ParserContext {
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `w_self_t`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/testing/minimal_examples.rs:355:9
[INFO] [stderr]     |
[INFO] [stderr] 355 |     let s = minimal_struct();
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `context`
[INFO] [stderr]    --> src/type_checking/type_check/stmt_type_tests.rs:138:10
[INFO] [stderr]     |
[INFO] [stderr] 138 |     let (context, _) = module.add_to_context(w_scopes).unwrap();
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stderr] 
[INFO] [stderr] warning: function `minimal_self_struct` is never used
[INFO] [stderr]    --> src/testing/minimal_examples.rs:353:8
[INFO] [stderr]     |
[INFO] [stderr] 353 | pub fn minimal_self_struct() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `minimal_module_with_impl` is never used
[INFO] [stderr]    --> src/testing/minimal_examples.rs:372:8
[INFO] [stderr]     |
[INFO] [stderr] 372 | pub fn minimal_module_with_impl() -> Node<expression::Module> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `grace` (lib) generated 2 warnings
[INFO] [stderr] warning: `grace` (lib test) generated 5 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grace_lib-268cb9fb3aa536be)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test general_utils::tests::test_vec_c_int ... ok
[INFO] [stdout] test llr::tests::exprs::llr_constants ... ok
[INFO] [stdout] test llr::tests::exprs::attribute_access ... ok
[INFO] [stdout] test llr::tests::cfg_to_llr_test ... ok
[INFO] [stdout] test llr::tests::exprs::unary_ops ... ok
[INFO] [stdout] test llr::tests::import_test ... ok
[INFO] [stdout] test llr::tests::module_test ... ok
[INFO] [stdout] test llr::tests::traits::trait_impl_test ... ignored
[INFO] [stdout] test llr::tests::exprs::struct_literal ... ok
[INFO] [stdout] test llr::tests::stmts::test_return ... ok
[INFO] [stdout] test llr::tests::exprs::vec_literal ... ok
[INFO] [stdout] test llr::tests::vertex::test_block ... ok
[INFO] [stdout] test llr::tests::vertex::test_entry ... ok
[INFO] [stdout] test llr::tests::vertex::test_end ... ok
[INFO] [stdout] test llr::tests::calculate_offset_test ... ok
[INFO] [stdout] test llr::tests::stmts::test_assignment ... ok
[INFO] [stdout] test llr::tests::exprs::binary_ops ... ok
[INFO] [stdout] test llr::tests::vertex::test_continue ... ok
[INFO] [stdout] test llr::tests::test_get_contained_declarations ... ok
[INFO] [stdout] test llr::tests::vertex::test_break ... ok
[INFO] [stdout] test llr::tests::vertex::test_else ... ok
[INFO] [stdout] test llr::tests::refined_function_test ... ok
[INFO] [stdout] test parser::base::tests::parse_trait_impl ... ok
[INFO] [stdout] test parser::base::tests::parse_struct_dec ... ok
[INFO] [stdout] test llr::tests::vertex::test_if_start ... ok
[INFO] [stdout] test parser::base::property_based_tests::prop_expr_identity ... ok
[INFO] [stdout] test parser::base::tests::from_failures::parse_solitary_expression ... ok
[INFO] [stdout] test llr::tests::vertex::test_loop_start ... ok
[INFO] [stdout] test parser::expression_parser::tests::failures::failure_2019_12_14_1 ... ignored
[INFO] [stdout] test parser::expression_parser::tests::failures::failure_2019_12_14_2 ... ignored
[INFO] [stdout] test parser::base::tests::parse_block ... ok
[INFO] [stdout] test parser::base::tests::parse_module ... ok
[INFO] [stdout] test parser::base::tests::parse_module_with_import ... ok
[INFO] [stdout] test parser::base::tests::parse_trait_dec ... ok
[INFO] [stdout] test parser::expression_parser::tests::failures::failure_2019_12_14_3 ... ignored
[INFO] [stdout] test parser::expression_parser::tests::failures::failure_2019_12_14_4 ... ignored
[INFO] [stdout] test parser::expression_parser::tests::failures::failure_2019_12_14_5 ... ignored
[INFO] [stdout] test parser::expression_parser::tests::failures::failure_2020_02_07 ... ignored
[INFO] [stdout] test parser::expression_parser::tests::parse_expr_with_trailer ... ok
[INFO] [stdout] test parser::expression_parser::tests::parse_comparison_expr ... ok
[INFO] [stdout] test parser::expression_parser::tests::parse_collection_literals ... ok
[INFO] [stdout] test parser::expression_parser::tests::parse_binary_expr ... ok
[INFO] [stdout] test parser::expression_parser::tests::parse_literals ... ok
[INFO] [stdout] test parser::expression_parser::tests::parse_module_access ... ok
[INFO] [stdout] test parser::expression_parser::tests::parse_special_chars ... ok
[INFO] [stdout] test parser::expression_parser::tests::parse_struct_literal ... ok
[INFO] [stdout] test parser::expression_parser::tests::subparsers::parse_atomic ... ok
[INFO] [stdout] test parser::expression_parser::tests::subparsers::parse_post_index ... ok
[INFO] [stdout] test parser::expression_parser::tests::subparsers::parse_spec_literals ... ok
[INFO] [stdout] test parser::expression_parser::tests::test_parenthetical_expressions ... ok
[INFO] [stdout] test parser::parser_utils::tests::parse_between_stmt ... ok
[INFO] [stdout] test parser::parser_utils::tests::parse_eof_or_line ... ok
[INFO] [stdout] test parser::parser_utils::tests::parse_new_line ... ok
[INFO] [stdout] test parser::parser_utils::tests::parse_single_line_comment ... ok
[INFO] [stdout] test parser::expression_parser::tests::parse_function_call ... ok
[INFO] [stdout] test parser::parser_utils::tokens::tokens_test::parse_identifier_raw ... ok
[INFO] [stdout] test parser::expression_parser::tests::parse_identifier_expr ... ok
[INFO] [stdout] test parser::module_parser::tests::parse_imports ... ok
[INFO] [stdout] test parser::statement_parser::tests::parse_assignment_stmt ... ok
[INFO] [stdout] test parser::statement_parser::tests::parse_for_in_stmt ... ok
[INFO] [stdout] test parser::statement_parser::tests::parse_func_dec_parts ... ok
[INFO] [stdout] test parser::parser_utils::tokens::tokens_test::parse_digits ... ok
[INFO] [stdout] test parser::statement_parser::tests::parse_func_dec ... ok
[INFO] [stdout] test parser::expression_parser::tests::parse_unary_expr ... ok
[INFO] [stdout] test parser::expression_parser::tests::parse_wrapped ... ok
[INFO] [stdout] test parser::expression_parser::tests::parse_comprehensions ... ok
[INFO] [stdout] test parser::statement_parser::tests::parse_let_stmt ... ok
[INFO] [stdout] test parser::statement_parser::tests::parse_return_and_yield_stmts ... ok
[INFO] [stdout] test parser::type_parser::test::test_sum_types ... ok
[INFO] [stdout] test parser::type_parser::test::test_refinements ... ok
[INFO] [stdout] test parser::type_parser::test::test_simple_types ... ok
[INFO] [stdout] test parser::statement_parser::tests::parse_simple_statements ... ok
[INFO] [stdout] test parser::type_parser::test::test_product_types ... ok
[INFO] [stdout] test pre_cfg_rewrites::test::exprs::test_refined_binary_expr ... ok
[INFO] [stdout] test parser::statement_parser::tests::parse_while_stmt ... ok
[INFO] [stdout] test type_checking::context::tests::literals_are_incompatible ... ok
[INFO] [stdout] test pre_cfg_rewrites::test::test_identifier_resolution ... ok
[INFO] [stdout] test parser::type_parser::test::test_parameterized_types ... ok
[INFO] [stdout] test pre_cfg_rewrites::test::statements::if_stmt_typing ... ok
[INFO] [stdout] test pre_cfg_rewrites::test::types::test_flatten ... ok
[INFO] [stdout] test type_checking::scope::test::stmts::test_let_stmt ... ok
[INFO] [stdout] test type_checking::scope::test::test_block_scope ... ok
[INFO] [stdout] test type_checking::scope::test::exprs::test_literal_scope ... ok
[INFO] [stdout] test type_checking::scope::test::snippet_tests::refined_fn_scope ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::function_call_wrong_args ... ok
[INFO] [stdout] test type_checking::scope::test::stmts::function_dec_with_args_and_let ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::test_literals ... ok
[INFO] [stdout] test type_checking::scope::test::stmts::test_function_decl ... ok
[INFO] [stdout] test parser::statement_parser::tests::parse_if_stmt ... ok
[INFO] [stdout] test parser::expression_parser::tests::parse_post_ident ... ok
[INFO] [stdout] test llr::tests::exprs::function_call ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_binary_exprs ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_complex_literals ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_identifier ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_comparison_exprs ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_module_access ... ok
[INFO] [stdout] test llr::tests::exprs::tuple_literal ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_struct_literal_fail ... ok
[INFO] [stdout] test llr::tests::vertex::test_exit ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_struct_literals ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_unary_exprs ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_nonexistent_attribute_access ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_trait_access ... ok
[INFO] [stdout] test parser::base::property_based_tests::prop_expr_parse_at_all ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_tuple_literal ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_vec_literal ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_unary_exprs_expect_fail ... ok
[INFO] [stdout] test type_checking::type_check::stmt_type_tests::method_dec ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::prop_tests::prop_type_check_int ... ok
[INFO] [stdout] test type_checking::type_check::stmt_type_tests::type_check_assignment ... ok
[INFO] [stdout] test type_checking::type_check::stmt_type_tests::type_check_function_def ... ok
[INFO] [stdout] test type_checking::type_check::stmt_type_tests::type_check_if_statement ... ok
[INFO] [stdout] test type_checking::type_check::stmt_type_tests::type_check_let_stmt ... ok
[INFO] [stdout] test type_checking::type_check::stmt_type_tests::type_check_struct_dec ... ok
[INFO] [stdout] test type_checking::type_check::stmt_type_tests::type_check_while ... ok
[INFO] [stdout] test type_checking::type_check::trait_tests::trait_creation ... ok
[INFO] [stdout] test type_checking::type_check::trait_tests::traits_and_self ... ignored
[INFO] [stdout] test type_checking::type_check::expr_type_tests::prop_tests::prop_type_check_float ... ok
[INFO] [stdout] test type_checking::context::tests::empty_expr_type - should panic ... ok
[INFO] [stdout] test type_checking::context::tests::empty_desired_test - should panic ... ok
[INFO] [stdout] test type_checking::context::tests::product_types - should panic ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::expected_failures::add_incompatible - should panic ... ok
[INFO] [stdout] test type_checking::type_check::stmt_type_tests::assignment_no_init - should panic ... ok
[INFO] [stdout] test type_checking::type_check::stmt_type_tests::if_stmt_non_boolean - should panic ... ok
[INFO] [stdout] test type_checking::type_check::stmt_type_tests::function_def_no_return_statement - should panic ... ok
[INFO] [stdout] test type_checking::type_check::stmt_type_tests::if_stmt_mismatched_blocks - should panic ... ok
[INFO] [stdout] test type_checking::type_check::stmt_type_tests::method_call ... FAILED
[INFO] [stdout] test type_checking::type_check::stmt_type_tests::while_stmt_non_boolean - should panic ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_function_call ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_attribute_access ... ok
[INFO] [stdout] test type_checking::type_check::expr_type_tests::type_check_module_access_fail ... ok
[INFO] [stdout] test parser::base::property_based_tests::lit_props ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- type_checking::type_check::stmt_type_tests::method_call stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'type_checking::type_check::stmt_type_tests::method_call' panicked at src/type_checking/type_check/stmt_type_tests.rs:145:5:
[INFO] [stdout] Unimplemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f52b72d0be2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f52b72d0be2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f52b72d0be2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f52b72d0be2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f52b72f7ae3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f52b72f7ae3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f52b72cd463 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f52b72cd463 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f52b72d0a32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f52b72d2219 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f52b72d204e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f52b7133b34 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f52b7133b34 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f52b72d2cee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f52b72d2cee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f52b72d2afc - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5f52b72d10d9 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f52b72d2a12 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5f52b6f8ae3a - grace_lib::type_checking::type_check::stmt_type_tests::method_call::h682c783f71ec887d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/type_checking/type_check/stmt_type_tests.rs:145:5
[INFO] [stdout]   19:     0x5f52b6f8ae07 - grace_lib::type_checking::type_check::stmt_type_tests::method_call::{{closure}}::h76c36b1922804b2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/type_checking/type_check/stmt_type_tests.rs:142:17
[INFO] [stdout]   20:     0x5f52b7082846 - core::ops::function::FnOnce::call_once::h55d3a2cfa6fca14f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   21:     0x5f52b713939b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x5f52b713939b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   23:     0x5f52b71384d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   24:     0x5f52b71384d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x5f52b71384d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x5f52b71384d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x5f52b71384d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5f52b71384d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   29:     0x5f52b71384d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   30:     0x5f52b70fc0d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   31:     0x5f52b70fc0d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32:     0x5f52b70ffaaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33:     0x5f52b70ffaaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x5f52b70ffaaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x5f52b70ffaaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x5f52b70ffaaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5f52b70ffaaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38:     0x5f52b70ffaaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x5f52b72d5e1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   40:     0x5f52b72d5e1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   41:     0x73bd1240aaa4 - <unknown>
[INFO] [stdout]   42:     0x73bd12497a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     type_checking::type_check::stmt_type_tests::method_call
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 123 passed; 1 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "15978091a599cf436aae9976adfac0a898026f0f763b69a82dbfb1b36ae00776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15978091a599cf436aae9976adfac0a898026f0f763b69a82dbfb1b36ae00776", kill_on_drop: false }`
[INFO] [stdout] 15978091a599cf436aae9976adfac0a898026f0f763b69a82dbfb1b36ae00776
