[INFO] cloning repository https://github.com/NyalephTheCat/LeekscriptParser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NyalephTheCat/LeekscriptParser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyalephTheCat%2FLeekscriptParser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyalephTheCat%2FLeekscriptParser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d139516002d18f41647a449695ff3d1c7c337ee
[INFO] testing NyalephTheCat/LeekscriptParser against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyalephTheCat%2FLeekscriptParser" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NyalephTheCat/LeekscriptParser
[INFO] finished tweaking git repo https://github.com/NyalephTheCat/LeekscriptParser
[INFO] tweaked toml for git repo https://github.com/NyalephTheCat/LeekscriptParser written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NyalephTheCat/LeekscriptParser on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NyalephTheCat/LeekscriptParser 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded derive_more v0.99.18
[INFO] [stderr]   Downloaded strsim v0.11.1
[INFO] [stderr]   Downloaded bytecount v0.6.8
[INFO] [stderr]   Downloaded darling_macro v0.20.10
[INFO] [stderr]   Downloaded ident_case v1.0.1
[INFO] [stderr]   Downloaded convert_case v0.4.0
[INFO] [stderr]   Downloaded rustc_version v0.4.0
[INFO] [stderr]   Downloaded fnv v1.0.7
[INFO] [stderr]   Downloaded quote v1.0.36
[INFO] [stderr]   Downloaded minimal-lexical v0.2.1
[INFO] [stderr]   Downloaded darling_core v0.20.10
[INFO] [stderr]   Downloaded darling v0.20.10
[INFO] [stderr]   Downloaded derive_builder_core v0.20.0
[INFO] [stderr]   Downloaded nom v7.1.3
[INFO] [stderr]   Downloaded derive_builder v0.20.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.12
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] [stderr]   Downloaded memchr v2.7.4
[INFO] [stderr]   Downloaded semver v1.0.23
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8251eb7e7ad10c2a6d6dafac42651cd54af54fdf529b305cf6eef3738d4af6dc
[INFO] running `Command { std: "docker" "start" "-a" "8251eb7e7ad10c2a6d6dafac42651cd54af54fdf529b305cf6eef3738d4af6dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8251eb7e7ad10c2a6d6dafac42651cd54af54fdf529b305cf6eef3738d4af6dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8251eb7e7ad10c2a6d6dafac42651cd54af54fdf529b305cf6eef3738d4af6dc", kill_on_drop: false }`
[INFO] [stdout] 8251eb7e7ad10c2a6d6dafac42651cd54af54fdf529b305cf6eef3738d4af6dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df7004d272cbc79215947751d8661f75b5216431192c53ec3bdf490eff8fd180
[INFO] running `Command { std: "docker" "start" "-a" "df7004d272cbc79215947751d8661f75b5216431192c53ec3bdf490eff8fd180", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling leekscript_parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `value` is never read
[INFO] [stdout]   --> src/ast/literals/number.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub value: NumberValue,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `format` is never read
[INFO] [stdout]   --> src/ast/literals/number.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub format: NumberFormat,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/ast/statements/for_statement.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Clone, Display)]
[INFO] [stdout]    |                        -^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `_derive_more_DisplayAs` is not local
[INFO] [stdout]    |                        `Display` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.44s
[INFO] running `Command { std: "docker" "inspect" "df7004d272cbc79215947751d8661f75b5216431192c53ec3bdf490eff8fd180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7004d272cbc79215947751d8661f75b5216431192c53ec3bdf490eff8fd180", kill_on_drop: false }`
[INFO] [stdout] df7004d272cbc79215947751d8661f75b5216431192c53ec3bdf490eff8fd180
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bcfedfb22fc96c5e796b656f133f147e37ec3b372404a29f2737b942995ef91
[INFO] running `Command { std: "docker" "start" "-a" "2bcfedfb22fc96c5e796b656f133f147e37ec3b372404a29f2737b942995ef91", kill_on_drop: false }`
[INFO] [stderr]    Compiling leekscript_parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `value` is never read
[INFO] [stdout]   --> src/ast/literals/number.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub value: NumberValue,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `format` is never read
[INFO] [stdout]   --> src/ast/literals/number.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub format: NumberFormat,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/ast/statements/for_statement.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Clone, Display)]
[INFO] [stdout]    |                        -^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `_derive_more_DisplayAs` is not local
[INFO] [stdout]    |                        `Display` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `value` is never read
[INFO] [stdout]   --> src/ast/literals/number.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub value: NumberValue,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `format` is never read
[INFO] [stdout]   --> src/ast/literals/number.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub format: NumberFormat,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/ast/statements/for_statement.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Clone, Display)]
[INFO] [stdout]    |                        -^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `_derive_more_DisplayAs` is not local
[INFO] [stdout]    |                        `Display` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.55s
[INFO] running `Command { std: "docker" "inspect" "2bcfedfb22fc96c5e796b656f133f147e37ec3b372404a29f2737b942995ef91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bcfedfb22fc96c5e796b656f133f147e37ec3b372404a29f2737b942995ef91", kill_on_drop: false }`
[INFO] [stdout] 2bcfedfb22fc96c5e796b656f133f147e37ec3b372404a29f2737b942995ef91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e08ad75bf93ae9626e3ec0ee11091157eae2724d26af36edcfbc5b697940014
[INFO] running `Command { std: "docker" "start" "-a" "6e08ad75bf93ae9626e3ec0ee11091157eae2724d26af36edcfbc5b697940014", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `value` is never read
[INFO] [stderr]   --> src/ast/literals/number.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub value: NumberValue,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `format` is never read
[INFO] [stderr]   --> src/ast/literals/number.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub format: NumberFormat,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/ast/statements/for_statement.rs:31:24
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[derive(Debug, Clone, Display)]
[INFO] [stderr]    |                        -^^^^^^
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        `_derive_more_DisplayAs` is not local
[INFO] [stderr]    |                        `Display` is not local
[INFO] [stderr]    |                        move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `leekscript_parser` (lib) generated 3 warnings
[INFO] [stderr] warning: `leekscript_parser` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leekscript_parser-977c57108ae84f2d)
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test ast::class::class::tests::test_empty ... ok
[INFO] [stdout] test ast::class::class::tests::test_empty_members ... ok
[INFO] [stdout] test ast::class::class::tests::test_extends ... ok
[INFO] [stdout] test ast::class::class::tests::test_empty_extends ... ok
[INFO] [stdout] test ast::comment::tests::test_parse_comment_or_whitespace ... ok
[INFO] [stdout] test ast::class::class::tests::test_members_extends ... ok
[INFO] [stdout] test ast::class::class::tests::test_members ... ok
[INFO] [stdout] test ast::class::constructor::tests::test_empty ... ok
[INFO] [stdout] test ast::expressions::expression::tests::test_add ... ok
[INFO] [stdout] test ast::class::constructor::tests::test_params ... ok
[INFO] [stdout] test ast::expressions::anonymous_function::tests::test_arrow_multiple_args ... ok
[INFO] [stdout] test ast::expressions::anonymous_function::tests::test_arrow_no_args ... ok
[INFO] [stdout] test ast::expressions::anonymous_function::tests::test_arrow_one_arg ... ok
[INFO] [stdout] test ast::class::method::tests::test_method ... ok
[INFO] [stdout] test ast::class::field::tests::test_field ... ok
[INFO] [stdout] test ast::expressions::anonymous_function::tests::test_function ... ok
[INFO] [stdout] test ast::expressions::anonymous_function::tests::test_function_typed ... ok
[INFO] [stdout] test ast::expressions::anonymous_function::tests::test_arrow_typed ... ok
[INFO] [stdout] test ast::expressions::member::tests::test_access_with_keywords ... ok
[INFO] [stdout] test ast::expressions::expression::tests::test_logical_and ... ok
[INFO] [stdout] test ast::expressions::expression::tests::test_logical_or ... ok
[INFO] [stdout] test ast::expressions::member::tests::test_bracket ... ok
[INFO] [stdout] test ast::expressions::member::tests::test_complex ... ok
[INFO] [stdout] test ast::expressions::member::tests::test_no_member ... ok
[INFO] [stdout] test ast::expressions::assign_expr::tests::test_assign ... ok
[INFO] [stdout] test ast::class::class::tests::test_method ... ok
[INFO] [stdout] test ast::expressions::expression::tests::test_relation ... ok
[INFO] [stdout] test ast::class::constructor::tests::test_body ... ok
[INFO] [stdout] test ast::expressions::member::tests::test_not_null ... ok
[INFO] [stdout] test ast::expressions::primary_expr::tests::test_primary_expr ... ok
[INFO] [stdout] test ast::expressions::expression::tests::test_expression ... ok
[INFO] [stdout] test ast::literals::array::tests::test_single ... ok
[INFO] [stdout] test ast::literals::identifier::tests::basic_identifiers ... ok
[INFO] [stdout] test ast::expressions::ternary_expr::tests::test_ternary ... ok
[INFO] [stdout] test ast::expressions::primary_expr::tests::test_parenthesized_expr ... ok
[INFO] [stdout] test ast::literals::array::tests::test_multiple ... ok
[INFO] [stdout] test ast::expressions::type_conversion::tests::test_type_conversion ... ok
[INFO] [stdout] test ast::expressions::expression::tests::test_update ... ok
[INFO] [stdout] test ast::literals::identifier::tests::keyword_in_identifier ... ok
[INFO] [stdout] test ast::literals::array::tests::test_empty ... ok
[INFO] [stdout] test ast::expressions::expression::tests::test_unary ... ok
[INFO] [stdout] test ast::literals::literal::tests::test_null ... ok
[INFO] [stdout] test ast::literals::literal::tests::test_string ... ok
[INFO] [stdout] test ast::literals::literal::tests::test_number ... ok
[INFO] [stdout] test ast::literals::map::tests::test_empty ... ok
[INFO] [stdout] test ast::literals::number::tests::test_float ... ok
[INFO] [stdout] test ast::literals::number::tests::test_hex ... ok
[INFO] [stdout] test ast::literals::number::tests::test_octal ... ok
[INFO] [stdout] test ast::literals::object::tests::test_empty ... ok
[INFO] [stdout] test ast::literals::set::tests::test_empty ... ok
[INFO] [stdout] test ast::expressions::expression::tests::test_assign ... ok
[INFO] [stdout] test ast::literals::set::tests::test_single ... ok
[INFO] [stdout] test ast::literals::string::tests::test_double_quote ... ok
[INFO] [stdout] test ast::literals::number::tests::test_binary ... ok
[INFO] [stdout] test ast::literals::number::tests::test_integer ... ok
[INFO] [stdout] test ast::literals::string::tests::test_empty ... ok
[INFO] [stdout] test ast::literals::string::tests::test_escape ... ok
[INFO] [stdout] test ast::literals::string::tests::test_single_quote ... ok
[INFO] [stdout] test ast::literals::string::tests::test_escape_escape ... ok
[INFO] [stdout] test ast::statements::do_while_statement::tests::test_do_while ... ok
[INFO] [stdout] test ast::statements::expression_statement::tests::test_expression_statement ... ok
[INFO] [stdout] test ast::statements::expression_statement::tests::test_expression_statement_without_semi ... ok
[INFO] [stdout] test ast::literals::set::tests::test_multiple ... ok
[INFO] [stdout] test ast::literals::map::tests::test_single ... ok
[INFO] [stdout] test ast::statements::function_definition::tests::test_arrow ... ok
[INFO] [stdout] test ast::literals::map::tests::test_multiple ... ok
[INFO] [stdout] test ast::literals::literal::tests::test_boolean ... ok
[INFO] [stdout] test ast::statements::function_definition::tests::test_params ... ok
[INFO] [stdout] test ast::statements::for_statement::tests::test_for_in_statement ... ok
[INFO] [stdout] test ast::statements::function_definition::tests::test_empty ... ok
[INFO] [stdout] test ast::statements::function_definition::tests::test_multiple ... ok
[INFO] [stdout] test ast::statements::function_definition::tests::test_params_with_type ... ok
[INFO] [stdout] test ast::statements::function_definition::tests::test_function ... ok
[INFO] [stdout] test ast::statements::for_statement::tests::test_for_statement ... ok
[INFO] [stdout] test ast::statements::function_definition::tests::test_single ... ok
[INFO] [stdout] test ast::statements::global_declaration_statement::tests::test_global_definition ... ok
[INFO] [stdout] test ast::statements::global_declaration_statement::tests::test_global_definition_with_type ... ok
[INFO] [stdout] test ast::statements::include_statement::tests::test_include_statement ... ok
[INFO] [stdout] test ast::statements::if_statement::tests::test_if_parenthesized_expression ... ok
[INFO] [stdout] test ast::statements::return_statement::tests::test_break_statement ... ok
[INFO] [stdout] test ast::statements::return_statement::tests::test_return_statement ... ok
[INFO] [stdout] test ast::statements::global_declaration_statement::tests::test_multiple_var_declaration ... ok
[INFO] [stdout] test ast::expressions::expression::tests::test_logical_xor ... ok
[INFO] [stdout] test ast::statements::var_declaration::tests::test_var_declaration ... ok
[INFO] [stdout] test ast::types::tests::test_generic_type ... ok
[INFO] [stdout] test ast::types::tests::test_nullable_type ... ok
[INFO] [stdout] test ast::types::tests::test_multiple_generics ... ok
[INFO] [stdout] test ast::statements::var_declaration::tests::test_multiple_var_declaration ... ok
[INFO] [stdout] test ast::expressions::expression::tests::test_mult ... ok
[INFO] [stdout] test ast::types::tests::test_simple_type ... ok
[INFO] [stdout] test ast::types::tests::test_alternative_type ... ok
[INFO] [stdout] test ast::expressions::expression::tests::test_shift ... ok
[INFO] [stdout] test ast::expressions::member::tests::test_call ... ok
[INFO] [stdout] test ast::expressions::member::tests::test_dot ... ok
[INFO] [stdout] test ast::statements::if_statement::tests::test_if_statement ... ok
[INFO] [stdout] test ast::literals::object::tests::test_single ... ok
[INFO] [stdout] test ast::literals::object::tests::test_multiple ... ok
[INFO] [stdout] test ast::literals::string::tests::test_arbitrary_escape ... ok
[INFO] [stdout] test ast::types::tests::test_complex_type ... ok
[INFO] [stdout] test ast::literals::identifier::tests::exact_keyword - should panic ... ok
[INFO] [stdout] test ast::statements::if_statement::tests::test_if_statement_with_else_if ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test ast::types::tests::test_complex_type_with_generics ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ast::statements::if_statement::tests::test_if_statement_with_else_if stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ast::statements::if_statement::tests::test_if_statement_with_else_if' (114) panicked at src/utils/mod.rs:25:5:
[INFO] [stdout] Expected no remaining input for if (a) { b; } else if c { d; }, got LocatedSpan { offset: 14, line: 1, fragment: "else if c { d; }", extra: "test_input" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c48cdaf8ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c48cdaf8ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c48cdaf8ed2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c48cdaf8ed2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c48cdb0ebea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c48cdb0ebea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c48cdafdd06 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c48cdafdd06 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c48cdad739f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c48cdad739f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c48cdaf11b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c48cda85d1e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c48cda85d1e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c48cdaf1372 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c48cdaf1372 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c48cdad7458 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c48cdacee29 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c48cdad82ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c48cdb0f2fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c48cda33759 - leekscript_parser[21df33d8a9dcb1cf]::utils::test_remains_same::<leekscript_parser[21df33d8a9dcb1cf]::ast::statements::if_statement::IfStatement, leekscript_parser[21df33d8a9dcb1cf]::ast::statements::if_statement::IfStatement>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/mod.rs:25:5
[INFO] [stdout]   20:     0x5c48cda6e548 - leekscript_parser[21df33d8a9dcb1cf]::ast::statements::if_statement::tests::test_if_statement_with_else_if
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/statements/if_statement.rs:76:9
[INFO] [stdout]   21:     0x5c48cda6b8e7 - leekscript_parser[21df33d8a9dcb1cf]::ast::statements::if_statement::tests::test_if_statement_with_else_if::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/statements/if_statement.rs:75:40
[INFO] [stdout]   22:     0x5c48cda57c76 - <leekscript_parser[21df33d8a9dcb1cf]::ast::statements::if_statement::tests::test_if_statement_with_else_if::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c48cda7a0cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c48cda7a0cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5c48cda8692a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5c48cda8692a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5c48cda8692a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c48cda8692a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c48cda8692a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c48cda8692a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5c48cda8692a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5c48cda80df4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5c48cda80df4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c48cda89422 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5c48cda89422 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5c48cda89422 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c48cda89422 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c48cda89422 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c48cda89422 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5c48cda89422 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c48cdaf877f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5c48cdaf877f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x786e9a4b3aa4 - <unknown>
[INFO] [stdout]   44:     0x786e9a540a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ast::types::tests::test_complex_type_with_generics stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ast::types::tests::test_complex_type_with_generics' (122) panicked at src/utils/mod.rs:25:5:
[INFO] [stdout] Expected no remaining input for HashMap<String, String>|Vec<String>|String?|Vec<HashMap<String, String>>, got LocatedSpan { offset: 43, line: 1, fragment: "|Vec<HashMap<String, String>>", extra: "test_input" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c48cdaf8ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c48cdaf8ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c48cdaf8ed2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c48cdaf8ed2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c48cdb0ebea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c48cdb0ebea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c48cdafdd06 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c48cdafdd06 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c48cdad739f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c48cdad739f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c48cdaf11b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c48cda85d1e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c48cda85d1e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c48cdaf1372 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c48cdaf1372 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c48cdad7458 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c48cdacee29 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c48cdad82ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c48cdb0f2fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c48cda331e5 - leekscript_parser[21df33d8a9dcb1cf]::utils::test_remains_same::<leekscript_parser[21df33d8a9dcb1cf]::ast::types::Type, leekscript_parser[21df33d8a9dcb1cf]::ast::types::Type>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/mod.rs:25:5
[INFO] [stdout]   20:     0x5c48cda01188 - leekscript_parser[21df33d8a9dcb1cf]::ast::types::tests::test_complex_type_with_generics
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/types.rs:104:9
[INFO] [stdout]   21:     0x5c48cd9fffa7 - leekscript_parser[21df33d8a9dcb1cf]::ast::types::tests::test_complex_type_with_generics::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ast/types.rs:103:41
[INFO] [stdout]   22:     0x5c48cda57bb6 - <leekscript_parser[21df33d8a9dcb1cf]::ast::types::tests::test_complex_type_with_generics::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c48cda7a0cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c48cda7a0cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5c48cda8692a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5c48cda8692a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5c48cda8692a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c48cda8692a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c48cda8692a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c48cda8692a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5c48cda8692a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5c48cda80df4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5c48cda80df4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c48cda89422 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5c48cda89422 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5c48cda89422 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c48cda89422 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c48cda89422 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c48cda89422 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5c48cda89422 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c48cdaf877f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5c48cdaf877f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x786e9a4b3aa4 - <unknown>
[INFO] [stdout]   44:     0x786e9a540a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ast::statements::if_statement::tests::test_if_statement_with_else_if
[INFO] [stdout]     ast::types::tests::test_complex_type_with_generics
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 100 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6e08ad75bf93ae9626e3ec0ee11091157eae2724d26af36edcfbc5b697940014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e08ad75bf93ae9626e3ec0ee11091157eae2724d26af36edcfbc5b697940014", kill_on_drop: false }`
[INFO] [stdout] 6e08ad75bf93ae9626e3ec0ee11091157eae2724d26af36edcfbc5b697940014
