[INFO] fetching crate rust_swig 0.5.1... [INFO] testing rust_swig-0.5.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rust_swig 0.5.1 into /workspace/builds/worker-20/source [INFO] validating manifest of crates.io crate rust_swig 0.5.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust_swig 0.5.1 [INFO] finished tweaking crates.io crate rust_swig 0.5.1 [INFO] tweaked toml for crates.io crate rust_swig 0.5.1 written to /workspace/builds/worker-20/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b1ee635f7205054d65cd2cf6b44b43086fbd5ec11a8e8445bbf9792f14ba064 [INFO] running `Command { std: "docker" "start" "-a" "2b1ee635f7205054d65cd2cf6b44b43086fbd5ec11a8e8445bbf9792f14ba064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b1ee635f7205054d65cd2cf6b44b43086fbd5ec11a8e8445bbf9792f14ba064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b1ee635f7205054d65cd2cf6b44b43086fbd5ec11a8e8445bbf9792f14ba064", kill_on_drop: false }` [INFO] [stdout] 2b1ee635f7205054d65cd2cf6b44b43086fbd5ec11a8e8445bbf9792f14ba064 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ecf1ce8b39e71611ee22e4d32401f895c0950ed28cd54f446bd68ecbbcc168f [INFO] running `Command { std: "docker" "start" "-a" "3ecf1ce8b39e71611ee22e4d32401f895c0950ed28cd54f446bd68ecbbcc168f", kill_on_drop: false }` [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling smol_str v0.1.22 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rust_swig v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> src/types.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | pub(crate) span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FnDecl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.72s [INFO] running `Command { std: "docker" "inspect" "3ecf1ce8b39e71611ee22e4d32401f895c0950ed28cd54f446bd68ecbbcc168f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecf1ce8b39e71611ee22e4d32401f895c0950ed28cd54f446bd68ecbbcc168f", kill_on_drop: false }` [INFO] [stdout] 3ecf1ce8b39e71611ee22e4d32401f895c0950ed28cd54f446bd68ecbbcc168f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e25f985fe873e9ab09d55e4de658e4632a0adffcd5029f5a33f52eb9e0717265 [INFO] running `Command { std: "docker" "start" "-a" "e25f985fe873e9ab09d55e4de658e4632a0adffcd5029f5a33f52eb9e0717265", kill_on_drop: false }` [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> src/types.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | pub(crate) span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FnDecl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rust_swig v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `ignore` [INFO] [stdout] --> tests/test_code_in_readme.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | ignore: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/test_code_in_readme.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_run` [INFO] [stdout] --> tests/test_code_in_readme.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | no_run: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/test_code_in_readme.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `should_panic` [INFO] [stdout] --> tests/test_code_in_readme.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | should_panic: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/test_code_in_readme.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `template` [INFO] [stdout] --> tests/test_code_in_readme.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | template: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/test_code_in_readme.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> src/types.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | pub(crate) span: Span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FnDecl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.41s [INFO] running `Command { std: "docker" "inspect" "e25f985fe873e9ab09d55e4de658e4632a0adffcd5029f5a33f52eb9e0717265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25f985fe873e9ab09d55e4de658e4632a0adffcd5029f5a33f52eb9e0717265", kill_on_drop: false }` [INFO] [stdout] e25f985fe873e9ab09d55e4de658e4632a0adffcd5029f5a33f52eb9e0717265 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 33cf71f6576f809bbed20cfafbcfece115d6f85ba296fcd931fe8bff1743159a [INFO] running `Command { std: "docker" "start" "-a" "33cf71f6576f809bbed20cfafbcfece115d6f85ba296fcd931fe8bff1743159a", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `span` [INFO] [stderr] --> src/types.rs:126:5 [INFO] [stderr] | [INFO] [stderr] 126 | pub(crate) span: Span, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `FnDecl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types.rs:124:10 [INFO] [stderr] | [INFO] [stderr] 124 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rust_swig` (lib) generated 1 warning [INFO] [stderr] warning: `rust_swig` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: field is never read: `ignore` [INFO] [stderr] --> tests/test_code_in_readme.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | ignore: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> tests/test_code_in_readme.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `no_run` [INFO] [stderr] --> tests/test_code_in_readme.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 70 | no_run: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> tests/test_code_in_readme.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `should_panic` [INFO] [stderr] --> tests/test_code_in_readme.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | should_panic: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> tests/test_code_in_readme.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `template` [INFO] [stderr] --> tests/test_code_in_readme.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | template: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> tests/test_code_in_readme.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rust_swig` (test "test_code_in_readme") generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_swig-e17989f22dd9f218) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test code_parse::tests::test_parse_foreign_enum ... ok [INFO] [stdout] test typemap::ast::tests::test_is_second_subst_of_first_pointer ... ok [INFO] [stdout] test typemap::ast::tests::test_is_second_subst_of_first_impl_fnonce_no_ret ... ok [INFO] [stdout] test code_parse::tests::test_parse_foreign_callback_multi_traits ... ok [INFO] [stdout] test code_parse::tests::test_parse_foreign_callback_path ... ok [INFO] [stdout] test typemap::ast::tests::test_is_second_subst_of_first_char_pointer ... ok [INFO] [stdout] test typemap::ast::tests::test_is_second_subst_of_first_impl_fnonce_with_ret ... ok [INFO] [stdout] test typemap::ast::tests::test_is_second_subst_of_first_span ... ok [INFO] [stdout] test code_parse::tests::test_parse_foreign_callback_simple ... ok [INFO] [stdout] test typemap::ast::tests::test_get_trait_bounds ... ok [INFO] [stdout] test code_parse::tests::test_parse_foreign_class_with_copy_derive ... ok [INFO] [stdout] test typemap::ast::tests::test_is_second_subst_of_first_extern_c_fn_ptr ... ok [INFO] [stdout] test typemap::ast::tests::test_parse_type_spanned_macro ... ok [INFO] [stdout] test typemap::parse::tests::test_double_map_err ... ok [INFO] [stdout] test typemap::ast::tests::test_list_lifetimes ... ok [INFO] [stdout] test code_parse::tests::test_do_parse_foreigner_class ... ok [INFO] [stdout] test typemap::ast::tests::test_work_with_option ... ok [INFO] [stdout] test typemap::ast::tests::test_replace_all_types_with ... ok [INFO] [stdout] test typemap::parse::tests::test_parse_foreign_types_map_mod ... ok [INFO] [stdout] test typemap::ast::tests::test_jlong_to_option_wrong_conv ... ok [INFO] [stdout] test typemap::parse::tests::test_parse_cfg_target_width ... ok [INFO] [stdout] test typemap::parse::tests::test_get_foreigner_hint_for_generic ... ok [INFO] [stdout] test typemap::parse::tests::test_extract_trait_param_type ... ok [INFO] [stdout] test typemap::ast::tests::test_work_with_rc ... ok [INFO] [stdout] test typemap::parse::tests::test_my_syn_attrs_to_hashmap ... ok [INFO] [stdout] test typemap::ast::tests::test_work_with_result ... ok [INFO] [stdout] test typemap::parse::tests::test_parsing_only_types_map_mod ... ok [INFO] [stdout] test typemap::parse::tests::test_parse_deref ... ok [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_java_datetime ... ok [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_qstring ... ok [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_jboolean ... ok [INFO] [stdout] test typemap::ast::tests::generic_type_conv_find ... ok [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_bare_fn ... ok [INFO] [stdout] test typemap::merge::tests::test_merge ... ok [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_callback_to_future ... ok [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_cpp_str ... ok [INFO] [stdout] test typemap::parse::tests::test_parse_trait_with_code ... ok [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_qdatetime ... ok [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_simple_typemap ... ok [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_cpp_ruststring ... ok [INFO] [stdout] test typemap::parse::tests::test_parse_macros_conv ... ok [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_simple_generic ... ok [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_cpp_pair_expand ... ok [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_unique_prefix ... ok [INFO] [stdout] test typemap::parse::tests::test_parse_conv_impl_with_type_params ... ok [INFO] [stdout] test typemap::ast::tests::test_normalize_ty ... FAILED [INFO] [stdout] test typemap::parse::tests::test_unpack_first_associated_type ... FAILED [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_cpp_bool ... FAILED [INFO] [stdout] test typemap::typemap_macro::tests::test_expand_generic_type_with_ptr ... FAILED [INFO] [stdout] test typemap::typemap_macro::tests::test_foreign_typemap_cpp_pair_syntax ... FAILED [INFO] [stdout] test typemap::tests::test_try_build_path ... ok [INFO] [stdout] test typemap::parse::tests::test_parse_main_lang_typemaps ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- typemap::ast::tests::test_normalize_ty stdout ---- [INFO] [stdout] thread 'typemap::ast::tests::test_normalize_ty' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"()"`, [INFO] [stdout] right: `"( )"`', src/typemap/ast/tests.rs:12:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2afd7ca6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d2afd7ca6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2afd7ca6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55d2afd7ca6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55d2afda266c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55d2afd78358 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55d2afd7ed47 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55d2afd7ed47 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55d2afd7ed47 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55d2afd7ea7c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55d2afd7f499 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55d2afd7f187 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55d2afd7cf34 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55d2afd7ee99 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55d2af744823 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55d2afda0e58 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55d2af8c1bfa - core::panicking::assert_failed::hfa645414ec5c96f5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55d2af7fe98b - rust_swig::typemap::ast::tests::test_normalize_ty::h0a279ca7a60e7d1e [INFO] [stdout] at /opt/rustwide/workdir/src/typemap/ast/tests.rs:12:5 [INFO] [stdout] 18: 0x55d2af7fe46a - rust_swig::typemap::ast::tests::test_normalize_ty::{{closure}}::hcf6d072d56dc2af6 [INFO] [stdout] at /opt/rustwide/workdir/src/typemap/ast/tests.rs:8:1 [INFO] [stdout] 19: 0x55d2af7d98de - core::ops::function::FnOnce::call_once::h03f3dc9e4922d070 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55d2afb3eb23 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55d2afb3eb23 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55d2afb3d804 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55d2afb3d804 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55d2afb3d804 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55d2afb3d804 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55d2afb3d804 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55d2afb3d804 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55d2afb3d804 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55d2afb47121 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55d2afb47121 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55d2afb1379f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55d2afb1379f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55d2afb1379f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55d2afb1379f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55d2afb1379f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55d2afb1379f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55d2afb1379f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55d2afd852d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55d2afd852d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55d2afd852d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe3fd144609 - start_thread [INFO] [stdout] 42: 0x7fe3fcf14163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- typemap::parse::tests::test_unpack_first_associated_type stdout ---- [INFO] [stdout] thread 'typemap::parse::tests::test_unpack_first_associated_type' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"[ T ]"`, [INFO] [stdout] right: `"[T]"`', src/typemap/parse.rs:1074:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2afd7ca6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d2afd7ca6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2afd7ca6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55d2afd7ca6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55d2afda266c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55d2afd78358 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55d2afd7ed47 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55d2afd7ed47 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55d2afd7ed47 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55d2afd7ea7c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55d2afd7f499 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55d2afd7f187 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55d2afd7cf34 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55d2afd7ee99 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55d2af744823 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55d2afda0e58 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55d2af8c18fe - core::panicking::assert_failed::h84a78c2a08ba8bb4 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55d2af8b9c4d - rust_swig::typemap::parse::tests::test_unpack_first_associated_type::h879bc5cfc22dfc40 [INFO] [stdout] at /opt/rustwide/workdir/src/typemap/parse.rs:1074:9 [INFO] [stdout] 18: 0x55d2af8b950a - rust_swig::typemap::parse::tests::test_unpack_first_associated_type::{{closure}}::h81bb45f548db2fa0 [INFO] [stdout] at /opt/rustwide/workdir/src/typemap/parse.rs:1064:5 [INFO] [stdout] 19: 0x55d2af7db97e - core::ops::function::FnOnce::call_once::hbb8d0cf35737260b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55d2afb3eb23 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55d2afb3eb23 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55d2afb3d804 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55d2afb3d804 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55d2afb3d804 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55d2afb3d804 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55d2afb3d804 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55d2afb3d804 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55d2afb3d804 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55d2afb47121 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55d2afb47121 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55d2afb1379f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55d2afb1379f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55d2afb1379f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55d2afb1379f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55d2afb1379f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55d2afb1379f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55d2afb1379f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55d2afd852d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55d2afd852d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55d2afd852d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe3fd144609 - start_thread [INFO] [stdout] 42: 0x7fe3fcf14163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- typemap::typemap_macro::tests::test_foreign_typemap_cpp_bool stdout ---- [INFO] [stdout] rule TypeMapConvRuleInfo { src_id: SourceId(None), span: bytes(91..97), rtype_generics: None, rtype_left_to_right: Some(RTypeConvRule { left_ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: bool, span: bytes(99..103) }, arguments: None }] } }), right_ty: Some(Path(TypePath { qself: None, path: Path { leading_colon: Some(Colon2), segments: [PathSegment { ident: Ident { sym: std, span: bytes(110..113) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: os, span: bytes(117..119) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: raw, span: bytes(123..126) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: c_char, span: bytes(130..136) }, arguments: None }] } })), code: Some(TypeConvCode { span: (SourceId(None), bytes(139..174)), code: "let mut {to_var}: {to_var_type} = if {from_var} { 1 } else { 0 } ;", params: ["{to_var}", "{from_var}"] }) }), rtype_right_to_left: Some(RTypeConvRule { left_ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: bool, span: bytes(247..251) }, arguments: None }] } }), right_ty: Some(Path(TypePath { qself: None, path: Path { leading_colon: Some(Colon2), segments: [PathSegment { ident: Ident { sym: std, span: bytes(258..261) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: os, span: bytes(265..267) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: raw, span: bytes(271..274) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: c_char, span: bytes(278..284) }, arguments: None }] } })), code: Some(TypeConvCode { span: (SourceId(None), bytes(287..309)), code: "let mut {to_var}: {to_var_type} = ({from_var} != 0) ;", params: ["{to_var}", "{from_var}"] }) }), ftype_left_to_right: [FTypeConvRule { req_modules: [], cfg_option: None, left_right_ty: OnlyRight(FTypeName { name: "bool", sp: bytes(199..205) }), input_to_output: false, unique_prefix: None, code: Some(TypeConvCode { span: (SourceId(None), bytes(206..227)), code: "{to_var_type} = ({from_var} != 0);", params: ["{from_var}", "{to_var_type}"] }) }], ftype_right_to_left: [FTypeConvRule { req_modules: [], cfg_option: None, left_right_ty: OnlyRight(FTypeName { name: "bool", sp: bytes(334..340) }), input_to_output: false, unique_prefix: None, code: Some(TypeConvCode { span: (SourceId(None), bytes(341..363)), code: "{to_var_type} = {from_var} ? 1 : 0;", params: ["{from_var}", "{to_var_type}"] }) }], c_types: None, generic_c_types: None, f_code: [], generic_aliases: [] } [INFO] [stdout] thread 'typemap::typemap_macro::tests::test_foreign_typemap_cpp_bool' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `RTypeConvRule { left_ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: bool }, arguments: None }] } }), right_ty: Some(Path(TypePath { qself: None, path: Path { leading_colon: Some(Colon2), segments: [PathSegment { ident: Ident { sym: std }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: os }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: raw }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: c_char }, arguments: None }] } })), code: Some(TypeConvCode { span: (SourceId(None), bytes(0..0)), code: "let mut {to_var}: {to_var_type} = ( {from_var} != 0 ) ;", params: ["{to_var}", "{from_var}"] }) }`, [INFO] [stdout] right: `RTypeConvRule { left_ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: bool, span: bytes(247..251) }, arguments: None }] } }), right_ty: Some(Path(TypePath { qself: None, path: Path { leading_colon: Some(Colon2), segments: [PathSegment { ident: Ident { sym: std, span: bytes(258..261) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: os, span: bytes(265..267) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: raw, span: bytes(271..274) }, arguments: None }, Colon2, PathSegment { ident: Ident { sym: c_char, span: bytes(278..284) }, arguments: None }] } })), code: Some(TypeConvCode { span: (SourceId(None), bytes(287..309)), code: "let mut {to_var}: {to_var_type} = ({from_var} != 0) ;", params: ["{to_var}", "{from_var}"] }) }`', src/typemap/typemap_macro/tests.rs:77:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2afd7ca6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d2afd7ca6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2afd7ca6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55d2afd7ca6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55d2afda266c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55d2afd78358 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55d2afd7ed47 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55d2afd7ed47 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55d2afd7ed47 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55d2afd7ea7c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55d2afd7f499 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55d2afd7f187 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55d2afd7cf34 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55d2afd7ee99 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55d2af744823 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55d2afda0e58 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55d2af8c195a - core::panicking::assert_failed::h8bd4650cbab3bb6a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55d2af94bc1a - rust_swig::typemap::typemap_macro::tests::test_foreign_typemap_cpp_bool::haace9b81393ecc6d [INFO] [stdout] at /opt/rustwide/workdir/src/typemap/typemap_macro/tests.rs:77:5 [INFO] [stdout] 18: 0x55d2af94a2ba - rust_swig::typemap::typemap_macro::tests::test_foreign_typemap_cpp_bool::{{closure}}::h9c5a9adba7abd844 [INFO] [stdout] at /opt/rustwide/workdir/src/typemap/typemap_macro/tests.rs:47:1 [INFO] [stdout] 19: 0x55d2af7d99ce - core::ops::function::FnOnce::call_once::h0984aaefdeb0c4e1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55d2afb3eb23 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55d2afb3eb23 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55d2afb3d804 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55d2afb3d804 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55d2afb3d804 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55d2afb3d804 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55d2afb3d804 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55d2afb3d804 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55d2afb3d804 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55d2afb47121 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55d2afb47121 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55d2afb1379f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55d2afb1379f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55d2afb1379f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55d2afb1379f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55d2afb1379f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55d2afb1379f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55d2afb1379f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55d2afd852d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55d2afd852d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55d2afd852d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe3fd144609 - start_thread [INFO] [stdout] 42: 0x7fe3fcf14163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- typemap::typemap_macro::tests::test_expand_generic_type_with_ptr stdout ---- [INFO] [stdout] rule TypeMapConvRuleInfo { src_id: SourceId(None), span: bytes(169..175), rtype_generics: Some(Generics { lt_token: Some(Lt), params: [Type(TypeParam { attrs: [], ident: Ident { sym: T, span: bytes(179..180) }, colon_token: None, bounds: [], eq_token: None, default: None })], gt_token: Some(Gt), where_clause: None }), rtype_left_to_right: None, rtype_right_to_left: Some(RTypeConvRule { left_ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Option, span: bytes(183..189) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Reference(TypeReference { and_token: And, lifetime: None, mutability: None, elem: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: T, span: bytes(194..195) }, arguments: None }] } }) }))], gt_token: Gt }) }] } }), right_ty: Some(Ptr(TypePtr { star_token: Star, const_token: Some(Const), mutability: None, elem: Macro(TypeMacro { mac: Macro { path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: swig_i_type, span: bytes(209..220) }, arguments: None }] }, bang_token: Bang, delimiter: Paren(Paren), tokens: TokenStream [Ident { sym: T, span: bytes(224..225) }] } }) })), code: Some(TypeConvCode { span: (SourceId(None), bytes(229..287)), code: "let mut {to_var}: {to_var_type} = if ! {from_var} . is_null () { Some (o) } else { None } ;", params: ["{to_var}", "{from_var}"] }) }), ftype_left_to_right: [], ftype_right_to_left: [FTypeConvRule { req_modules: [], cfg_option: None, left_right_ty: OnlyRight(FTypeName { name: "/*opt ref*/const swig_f_type!(T) *", sp: bytes(342..378) }), input_to_output: false, unique_prefix: Some(SpannedSmolStr { sp: bytes(324..337), value: "/*opt ref*/" }), code: Some(TypeConvCode { span: (SourceId(None), bytes(379..480)), code: "\n {to_var_type} = ({from_var} != nullptr) ? static_cast(* {from_var}) : nullptr;\n", params: ["{from_var}", "{to_var_type}"] }) }], c_types: None, generic_c_types: None, f_code: [], generic_aliases: [] } [INFO] [stdout] thread 'typemap::typemap_macro::tests::test_expand_generic_type_with_ptr' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `RTypeConvRule { left_ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Option }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Reference(TypeReference { and_token: And, lifetime: None, mutability: None, elem: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: u32 }, arguments: None }] } }) }))], gt_token: Gt }) }] } }), right_ty: Some(Ptr(TypePtr { star_token: Star, const_token: Some(Const), mutability: None, elem: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: u32 }, arguments: None }] } }) })), code: Some(TypeConvCode { span: (SourceId(None), bytes(0..0)), code: "let mut {to_var}: {to_var_type} = if ! {from_var} . is_null ( ) { Some ( o ) } else { None } ;", params: ["{to_var}", "{from_var}"] }) }`, [INFO] [stdout] right: `RTypeConvRule { left_ty: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: Option, span: bytes(183..189) }, arguments: AngleBracketed(AngleBracketedGenericArguments { colon2_token: None, lt_token: Lt, args: [Type(Reference(TypeReference { and_token: And, lifetime: None, mutability: None, elem: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: u32 }, arguments: None }] } }) }))], gt_token: Gt }) }] } }), right_ty: Some(Ptr(TypePtr { star_token: Star, const_token: Some(Const), mutability: None, elem: Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: u32 }, arguments: None }] } }) })), code: Some(TypeConvCode { span: (SourceId(None), bytes(229..287)), code: "let mut {to_var}: {to_var_type} = if ! {from_var} . is_null () { Some (o) } else { None } ;", params: ["{to_var}", "{from_var}"] }) }`', src/typemap/typemap_macro/tests.rs:534:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2afd7ca6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d2afd7ca6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2afd7ca6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55d2afd7ca6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55d2afda266c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55d2afd78358 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55d2afd7ed47 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55d2afd7ed47 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55d2afd7ed47 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55d2afd7ea7c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55d2afd7f499 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55d2afd7f187 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55d2afd7cf34 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55d2afd7ee99 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55d2af744823 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55d2afda0e58 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55d2af8c195a - core::panicking::assert_failed::h8bd4650cbab3bb6a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55d2af95a436 - rust_swig::typemap::typemap_macro::tests::test_expand_generic_type_with_ptr::h381f54d631366550 [INFO] [stdout] at /opt/rustwide/workdir/src/typemap/typemap_macro/tests.rs:534:5 [INFO] [stdout] 18: 0x55d2af958dfa - rust_swig::typemap::typemap_macro::tests::test_expand_generic_type_with_ptr::{{closure}}::h60e1ed340a87dd46 [INFO] [stdout] at /opt/rustwide/workdir/src/typemap/typemap_macro/tests.rs:503:1 [INFO] [stdout] 19: 0x55d2af7db34e - core::ops::function::FnOnce::call_once::h921a40b9a7b1b9f4 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55d2afb3eb23 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55d2afb3eb23 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55d2afb3d804 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55d2afb3d804 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55d2afb3d804 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55d2afb3d804 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55d2afb3d804 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55d2afb3d804 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55d2afb3d804 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55d2afb47121 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55d2afb47121 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55d2afb1379f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55d2afb1379f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55d2afb1379f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55d2afb1379f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55d2afb1379f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55d2afb1379f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55d2afb1379f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55d2afd852d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55d2afd852d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55d2afd852d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe3fd144609 - start_thread [INFO] [stdout] 42: 0x7fe3fcf14163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- typemap::typemap_macro::tests::test_foreign_typemap_cpp_pair_syntax stdout ---- [INFO] [stdout] rule!!!: TypeMapConvRuleInfo { src_id: SourceId(None), span: bytes(395..499), rtype_generics: Some(Generics { lt_token: Some(Lt), params: [Type(TypeParam { attrs: [], ident: Ident { sym: T1, span: bytes(667..669) }, colon_token: None, bounds: [], eq_token: None, default: None }), Comma, Type(TypeParam { attrs: [], ident: Ident { sym: T2, span: bytes(672..674) }, colon_token: None, bounds: [], eq_token: None, default: None })], gt_token: Some(Gt), where_clause: None }), rtype_left_to_right: Some(RTypeConvRule { left_ty: Tuple(TypeTuple { paren_token: Paren, elems: [Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: T1, span: bytes(678..680) }, arguments: None }] } }), Comma, Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: T2, span: bytes(683..685) }, arguments: None }] } })] }), right_ty: Some(Macro(TypeMacro { mac: Macro { path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: CRustPair, span: bytes(690..699) }, arguments: None }] }, bang_token: Bang, delimiter: Paren(Paren), tokens: TokenStream [] } })), code: Some(TypeConvCode { span: (SourceId(None), bytes(707..860)), code: "swig_from_rust_to_i_type ! (T1 , {from_var} . 0 , p0) ; swig_from_rust_to_i_type ! (T2 , {from_var} . 1 , p1) ; let mut {to_var}: {to_var_type} = CRustPair ! () { first : p0 , second : p1 , } ;", params: ["{to_var}", "{from_var}"] }) }), rtype_right_to_left: Some(RTypeConvRule { left_ty: Tuple(TypeTuple { paren_token: Paren, elems: [Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: T1, span: bytes(893..895) }, arguments: None }] } }), Comma, Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: T2, span: bytes(898..900) }, arguments: None }] } })] }), right_ty: Some(Macro(TypeMacro { mac: Macro { path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: CRustPair, span: bytes(905..914) }, arguments: None }] }, bang_token: Bang, delimiter: Paren(Paren), tokens: TokenStream [] } })), code: Some(TypeConvCode { span: (SourceId(None), bytes(922..1048)), code: "swig_from_i_type_to_rust ! (T1 , {from_var} . first , p0) ; swig_from_i_type_to_rust ! (T2 , {from_var} . second , p1) ; let mut {to_var}: {to_var_type} = (p0 , p1) ;", params: ["{to_var}", "{from_var}"] }) }), ftype_left_to_right: [FTypeConvRule { req_modules: [ModuleName { name: "\"rust_tuple.h\"", sp: bytes(1084..1102) }, ModuleName { name: "", sp: bytes(1105..1116) }], cfg_option: None, left_right_ty: OnlyRight(FTypeName { name: "std::pair", sp: bytes(1122..1169) }), input_to_output: false, unique_prefix: None, code: Some(TypeConvCode { span: (SourceId(None), bytes(1170..1269)), code: "std::make_pair(swig_foreign_from_i_type!(T1, {from_var}.first), swig_foreign_from_i_type!(T2, {from_var}.second))", params: ["{from_var}"] }) }], ftype_right_to_left: [FTypeConvRule { req_modules: [ModuleName { name: "\"rust_tuple.h\"", sp: bytes(1303..1321) }, ModuleName { name: "", sp: bytes(1324..1335) }], cfg_option: None, left_right_ty: OnlyRight(FTypeName { name: "std::pair", sp: bytes(1341..1388) }), input_to_output: false, unique_prefix: None, code: Some(TypeConvCode { span: (SourceId(None), bytes(1389..1485)), code: "CRustPair!() { swig_foreign_to_i_type!(T1, {from_var}.first), swig_foreign_to_i_type!(T2, {from_var}.second) }", params: ["{from_var}"] }) }], c_types: None, generic_c_types: Some(GenericCItems { header_name: ModuleName { name: "rust_tuple.h", sp: bytes(528..542) }, types: TokenStream [Punct { char: '#', spacing: Alone, span: bytes(545..546) }, Group { delimiter: Bracket, stream: TokenStream [Ident { sym: repr, span: bytes(548..552) }, Group { delimiter: Parenthesis, stream: TokenStream [Ident { sym: C, span: bytes(554..555) }], span: bytes(553..556) }], span: bytes(547..557) }, Ident { sym: pub, span: bytes(558..561) }, Ident { sym: struct, span: bytes(562..568) }, Ident { sym: CRustPair, span: bytes(569..578) }, Punct { char: '!', spacing: Alone, span: bytes(579..580) }, Group { delimiter: Parenthesis, stream: TokenStream [], span: bytes(581..583) }, Group { delimiter: Brace, stream: TokenStream [Ident { sym: first, span: bytes(586..591) }, Punct { char: ':', spacing: Alone, span: bytes(592..593) }, Ident { sym: swig_i_type, span: bytes(594..605) }, Punct { char: '!', spacing: Alone, span: bytes(606..607) }, Group { delimiter: Parenthesis, stream: TokenStream [Ident { sym: T1, span: bytes(609..611) }], span: bytes(608..612) }, Punct { char: ',', spacing: Alone, span: bytes(613..614) }, Ident { sym: second, span: bytes(615..621) }, Punct { char: ':', spacing: Alone, span: bytes(622..623) }, Ident { sym: swig_i_type, span: bytes(624..635) }, Punct { char: '!', spacing: Alone, span: bytes(636..637) }, Group { delimiter: Parenthesis, stream: TokenStream [Ident { sym: T2, span: bytes(639..641) }], span: bytes(638..642) }, Punct { char: ',', spacing: Alone, span: bytes(643..644) }], span: bytes(584..646) }] }), f_code: [], generic_aliases: [GenericAlias { alias: Ident { sym: CRustPair, span: bytes(412..421) }, value: TokenStream [Ident { sym: swig_concat_idents, span: bytes(424..442) }, Punct { char: '!', spacing: Alone, span: bytes(443..444) }, Group { delimiter: Parenthesis, stream: TokenStream [Ident { sym: CRustPair, span: bytes(446..455) }, Punct { char: ',', spacing: Alone, span: bytes(456..457) }, Ident { sym: swig_i_type, span: bytes(458..469) }, Punct { char: '!', spacing: Alone, span: bytes(470..471) }, Group { delimiter: Parenthesis, stream: TokenStream [Ident { sym: T1, span: bytes(473..475) }], span: bytes(472..476) }, Punct { char: ',', spacing: Alone, span: bytes(477..478) }, Ident { sym: swig_i_type, span: bytes(479..490) }, Punct { char: '!', spacing: Alone, span: bytes(491..492) }, Group { delimiter: Parenthesis, stream: TokenStream [Ident { sym: T2, span: bytes(494..496) }], span: bytes(493..497) }], span: bytes(445..498) }] }] } [INFO] [stdout] thread 'typemap::typemap_macro::tests::test_foreign_typemap_cpp_pair_syntax' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `RTypeConvRule { left_ty: Tuple(TypeTuple { paren_token: Paren, elems: [Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: T1 }, arguments: None }] } }), Comma, Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: T2 }, arguments: None }] } })] }), right_ty: Some(Macro(TypeMacro { mac: Macro { path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: CRustPair }, arguments: None }] }, bang_token: Bang, delimiter: Paren(Paren), tokens: TokenStream [] } })), code: Some(TypeConvCode { span: (SourceId(None), bytes(0..0)), code: "swig_from_rust_to_i_type ! ( T1 , {from_var} . 0 , p0 ) ; swig_from_rust_to_i_type ! ( T2 , {from_var} . 1 , p1 ) ; let mut {to_var}: {to_var_type} = CRustPair ! ( ) { first : p0 , second : p1 , } ;", params: ["{to_var}", "{from_var}"] }) }`, [INFO] [stdout] right: `RTypeConvRule { left_ty: Tuple(TypeTuple { paren_token: Paren, elems: [Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: T1, span: bytes(678..680) }, arguments: None }] } }), Comma, Path(TypePath { qself: None, path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: T2, span: bytes(683..685) }, arguments: None }] } })] }), right_ty: Some(Macro(TypeMacro { mac: Macro { path: Path { leading_colon: None, segments: [PathSegment { ident: Ident { sym: CRustPair, span: bytes(690..699) }, arguments: None }] }, bang_token: Bang, delimiter: Paren(Paren), tokens: TokenStream [] } })), code: Some(TypeConvCode { span: (SourceId(None), bytes(707..860)), code: "swig_from_rust_to_i_type ! (T1 , {from_var} . 0 , p0) ; swig_from_rust_to_i_type ! (T2 , {from_var} . 1 , p1) ; let mut {to_var}: {to_var_type} = CRustPair ! () { first : p0 , second : p1 , } ;", params: ["{to_var}", "{from_var}"] }) }`', src/typemap/typemap_macro/tests.rs:429:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d2afd7ca6d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d2afd7ca6d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d2afd7ca6d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55d2afd7ca6d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55d2afda266c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55d2afd78358 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55d2afd7ed47 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55d2afd7ed47 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55d2afd7ed47 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55d2afd7ea7c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55d2afd7f499 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55d2afd7f187 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55d2afd7cf34 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55d2afd7ee99 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55d2af744823 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55d2afda0e58 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55d2af8c195a - core::panicking::assert_failed::h8bd4650cbab3bb6a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55d2af9570a4 - rust_swig::typemap::typemap_macro::tests::test_foreign_typemap_cpp_pair_syntax::h34489686e245b477 [INFO] [stdout] at /opt/rustwide/workdir/src/typemap/typemap_macro/tests.rs:429:5 [INFO] [stdout] 18: 0x55d2af9563aa - rust_swig::typemap::typemap_macro::tests::test_foreign_typemap_cpp_pair_syntax::{{closure}}::hd317c4a7bd36c3b9 [INFO] [stdout] at /opt/rustwide/workdir/src/typemap/typemap_macro/tests.rs:413:1 [INFO] [stdout] 19: 0x55d2af7db44e - core::ops::function::FnOnce::call_once::h98c10a7ddc055e1f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55d2afb3eb23 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55d2afb3eb23 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55d2afb3d804 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55d2afb3d804 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55d2afb3d804 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55d2afb3d804 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55d2afb3d804 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55d2afb3d804 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55d2afb3d804 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55d2afb47121 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55d2afb47121 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55d2afb1379f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55d2afb1379f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55d2afb1379f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55d2afb1379f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55d2afb1379f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55d2afb1379f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55d2afb1379f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55d2afd852d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55d2afd852d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55d2afd852d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe3fd144609 - start_thread [INFO] [stdout] 42: 0x7fe3fcf14163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] typemap::ast::tests::test_normalize_ty [INFO] [stdout] typemap::parse::tests::test_unpack_first_associated_type [INFO] [stdout] typemap::typemap_macro::tests::test_expand_generic_type_with_ptr [INFO] [stdout] typemap::typemap_macro::tests::test_foreign_typemap_cpp_bool [INFO] [stdout] typemap::typemap_macro::tests::test_foreign_typemap_cpp_pair_syntax [INFO] [stdout] [INFO] [stdout] test result: FAILED. 47 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "33cf71f6576f809bbed20cfafbcfece115d6f85ba296fcd931fe8bff1743159a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33cf71f6576f809bbed20cfafbcfece115d6f85ba296fcd931fe8bff1743159a", kill_on_drop: false }` [INFO] [stdout] 33cf71f6576f809bbed20cfafbcfece115d6f85ba296fcd931fe8bff1743159a