[INFO] fetching crate autocxx-engine 0.4.1...
[INFO] testing autocxx-engine-0.4.1 against beta-2021-01-01 for beta-1.50-1
[INFO] extracting crate autocxx-engine 0.4.1 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate autocxx-engine 0.4.1 on toolchain beta-2021-01-01
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate autocxx-engine 0.4.1
[INFO] finished tweaking crates.io crate autocxx-engine 0.4.1
[INFO] tweaked toml for crates.io crate autocxx-engine 0.4.1 written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac4db5093d3cc5c82f4dcb4fbca2963bd9f036c21c1d8ee0418567cdd157dc6a
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "ac4db5093d3cc5c82f4dcb4fbca2963bd9f036c21c1d8ee0418567cdd157dc6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac4db5093d3cc5c82f4dcb4fbca2963bd9f036c21c1d8ee0418567cdd157dc6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4db5093d3cc5c82f4dcb4fbca2963bd9f036c21c1d8ee0418567cdd157dc6a", kill_on_drop: false }`
[INFO] [stdout] ac4db5093d3cc5c82f4dcb4fbca2963bd9f036c21c1d8ee0418567cdd157dc6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f313747cc6f9debf4ff3072d9a2ebaa18aee7c333790f6886f8d20c6c7311654
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "f313747cc6f9debf4ff3072d9a2ebaa18aee7c333790f6886f8d20c6c7311654", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling termcolor v1.1.2
[INFO] [stderr] Compiling cxxbridge-flags v0.5.10
[INFO] [stderr] Compiling humantime v2.0.1
[INFO] [stderr] Compiling autocxx-bindgen v0.56.1
[INFO] [stderr] Compiling peeking_take_while v0.1.2
[INFO] [stderr] Compiling shlex v0.1.1
[INFO] [stderr] Compiling rustc-hash v1.1.0
[INFO] [stderr] Compiling unindent v0.1.7
[INFO] [stderr] Compiling dunce v1.0.1
[INFO] [stderr] Compiling nom v5.1.2
[INFO] [stderr] Compiling link-cplusplus v1.0.4
[INFO] [stderr] Compiling clang-sys v1.0.3
[INFO] [stderr] Compiling libloading v0.6.6
[INFO] [stderr] Compiling itertools v0.9.0
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling which v3.1.1
[INFO] [stderr] Compiling cxx v0.5.10
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling codespan-reporting v0.9.5
[INFO] [stderr] Compiling env_logger v0.8.2
[INFO] [stderr] Compiling indoc v1.0.3
[INFO] [stderr] Compiling quote v1.0.8
[INFO] [stderr] Compiling syn v1.0.57
[INFO] [stderr] Compiling cexpr v0.4.0
[INFO] [stderr] Compiling cxx-gen v0.6.7
[INFO] [stderr] Compiling cxxbridge-macro v0.5.10
[INFO] [stderr] Compiling unzip-n v0.1.2
[INFO] [stderr] Compiling autocxx-engine v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "f313747cc6f9debf4ff3072d9a2ebaa18aee7c333790f6886f8d20c6c7311654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f313747cc6f9debf4ff3072d9a2ebaa18aee7c333790f6886f8d20c6c7311654", kill_on_drop: false }`
[INFO] [stdout] f313747cc6f9debf4ff3072d9a2ebaa18aee7c333790f6886f8d20c6c7311654
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38653266cbd9eb71084f9e4b31d85c59c241a468cee89fea38219aebfe7ebe81
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "38653266cbd9eb71084f9e4b31d85c59c241a468cee89fea38219aebfe7ebe81", kill_on_drop: false }`
[INFO] [stderr] Compiling itoa v0.4.7
[INFO] [stderr] Compiling trybuild v1.0.38
[INFO] [stderr] Compiling rust_info v0.3.1
[INFO] [stderr] Compiling humantime v1.3.0
[INFO] [stderr] Compiling serde_derive v1.0.118
[INFO] [stderr] Compiling test-env-log v0.2.3
[INFO] [stderr] Compiling env_logger v0.7.1
[INFO] [stderr] Compiling serde v1.0.118
[INFO] [stderr] Compiling toml v0.5.8
[INFO] [stderr] Compiling serde_json v1.0.61
[INFO] [stderr] Compiling autocxx-engine v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 57.40s
[INFO] running `Command { std: "docker" "inspect" "38653266cbd9eb71084f9e4b31d85c59c241a468cee89fea38219aebfe7ebe81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38653266cbd9eb71084f9e4b31d85c59c241a468cee89fea38219aebfe7ebe81", kill_on_drop: false }`
[INFO] [stdout] 38653266cbd9eb71084f9e4b31d85c59c241a468cee89fea38219aebfe7ebe81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d5d01d218207d33b892431273743c90330535f8095b1d7c6a4bef743d73f162c
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "d5d01d218207d33b892431273743c90330535f8095b1d7c6a4bef743d73f162c", kill_on_drop: false }`
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] running 132 tests
[INFO] [stderr] Running /opt/rustwide/target/debug/deps/autocxx_engine-325993c91ad4ab00
[INFO] [stdout] test integration_tests::test_associated_type_templated_typedef::f ... ignored
[INFO] [stdout] test integration_tests::test_conflicting_ns_structs::f ... ignored
[INFO] [stdout] test integration_tests::test_conflicting_static_functions::f ... ignored
[INFO] [stdout] test byvalue_checker::tests::test_nested_primitives ... ok
[INFO] [stdout] test conversion::parse::bridge_name_tracker::tests::test ... ok
[INFO] [stdout] test conversion::namespace_organizer::tests::test_ns_entries_sort ... ok
[INFO] [stdout] test byvalue_checker::tests::test_primitive_by_itself ... ok
[INFO] [stdout] test byvalue_checker::tests::test_with_up ... ok
[INFO] [stdout] test byvalue_checker::tests::test_with_cxxstring ... ok
[INFO] [stdout] test byvalue_checker::tests::test_primitives ... ok
[INFO] [stdout] test conversion::parse::rust_name_tracker::tests::test ... ok
[INFO] [stdout] test conversion::parse::overload_tracker::tests::test_by_method ... ok
[INFO] [stdout] test conversion::parse::overload_tracker::tests::test_by_function ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Compiling libc v0.2.81
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling syn v1.0.57
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling cc v1.0.66
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling termcolor v1.1.2
[INFO] [stderr] Compiling unicode-width v0.1.8
[INFO] [stderr] Compiling glob v0.3.0
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling regex-syntax v0.6.21
[INFO] [stderr] Compiling cxxbridge-flags v0.5.10
[INFO] [stderr] Compiling ppv-lite86 v0.2.10
[INFO] [stderr] Compiling humantime v2.0.1
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling autocxx-bindgen v0.56.1
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling rustc-hash v1.1.0
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Compiling either v1.6.1
[INFO] [stderr] Compiling unindent v0.1.7
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Compiling peeking_take_while v0.1.2
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Compiling lazycell v1.3.0
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling shlex v0.1.1
[INFO] [stderr] Compiling dunce v1.0.1
[INFO] [stderr] Compiling remove_dir_all v0.5.3
[INFO] [stderr] Compiling rust_info v0.3.1
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling libloading v0.6.6
[INFO] [stderr] Compiling thread_local v1.0.1
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Compiling codespan-reporting v0.9.5
[INFO] [stderr] Compiling itertools v0.9.0
[INFO] [stderr] Compiling nom v5.1.2
[INFO] [stderr] Compiling humantime v1.3.0
[INFO] [stderr] Compiling indoc v1.0.3
[INFO] [stderr] Compiling clang-sys v1.0.3
[INFO] [stderr] Compiling aho-corasick v0.7.15
[INFO] [stdout] test integration_tests::test_conflicting_ns_up_functions::f ... test integration_tests::test_conflicting_ns_up_functions::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_conflicting_methods::f ... test integration_tests::test_conflicting_methods::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_conflicting_up_wrapper_methods_not_in_ns::f ... test integration_tests::test_conflicting_up_wrapper_methods_not_in_ns::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_conflicting_methods_in_ns::f ... test integration_tests::test_conflicting_methods_in_ns::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_conflicting_up_wrapper_methods_in_ns::f ... test integration_tests::test_conflicting_up_wrapper_methods_in_ns::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_cycle_nonpod_with_str_by_ref::f ... test integration_tests::test_cycle_nonpod_with_str_by_ref::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_conflicting_ns_funcs::f ... test integration_tests::test_conflicting_ns_funcs::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_cycle_string_by_mut_ref::f ... test integration_tests::test_cycle_string_by_mut_ref::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_cycle_string_by_ref::f ... test integration_tests::test_cycle_string_by_ref::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_cycle_string::f ... test integration_tests::test_cycle_string::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_cycle_string_full_pipeline::f ... test integration_tests::test_cycle_string_full_pipeline::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_define_int::f ... test integration_tests::test_define_int::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_define_str::f ... test integration_tests::test_define_str::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_cycle_string_up::f ... test integration_tests::test_cycle_string_up::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_destructor::f ... test integration_tests::test_destructor::f has been running for over 60 seconds
[INFO] [stdout] test integration_tests::test_enum_no_funcs::f ... test integration_tests::test_enum_no_funcs::f has been running for over 60 seconds
[INFO] [stderr] Compiling link-cplusplus v1.0.4
[INFO] [stderr] Compiling cxx v0.5.10
[INFO] [stderr] Compiling quote v1.0.8
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling which v3.1.1
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling regex v1.4.2
[INFO] [stderr] Compiling cexpr v0.4.0
[INFO] [stderr] Compiling tempfile v3.1.0
[INFO] [stderr] Compiling env_logger v0.8.2
[INFO] [stderr] Compiling env_logger v0.7.1
[INFO] [stderr] Compiling cxx-gen v0.6.7
[INFO] [stderr] Compiling cxxbridge-macro v0.5.10
[INFO] [stderr] Compiling unzip-n v0.1.2
[INFO] [stderr] Compiling test-env-log v0.2.3
[INFO] [stderr] Compiling autocxx-engine v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmp8XjdSu/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_destructor::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpwoVIvT/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_conflicting_ns_up_functions::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.38s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_define_int::f ... ok
[INFO] [stderr] test /tmp/.tmpkkrM8q/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmp7wP1OV/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_define_str::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_conflicting_ns_funcs::f ... ok
[INFO] [stderr] test /tmp/.tmpl0G77t/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_enum_no_funcs::f ... ok
[INFO] [stderr] test /tmp/.tmpAEJuR0/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmp7JwToe/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_conflicting_methods_in_ns::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpaCltIr/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_conflicting_methods::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpjpYGAW/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `autocxx`
[INFO] [stderr] --> $DIR/input.rs:1:5
[INFO] [stderr] |
[INFO] [stderr] 1 | use autocxx :: include_cpp ; include_cpp ! (# include "input.h" generate ! ("give_str") generate ! ("take_str")) ; fn main () { let s = f...
[INFO] [stderr] | ^^^^^^^ use of undeclared crate or module `autocxx`
[INFO] [stderr]
[INFO] [stderr] error: cannot determine resolution for the macro `include_cpp`
[INFO] [stderr] --> $DIR/input.rs:1:30
[INFO] [stderr] |
[INFO] [stderr] 1 | use autocxx :: include_cpp ; include_cpp ! (# include "input.h" generate ! ("give_str") generate ! ("take_str")) ; fn main () { let s = f...
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `ffi`
[INFO] [stderr] --> $DIR/input.rs:1:137
[INFO] [stderr] |
[INFO] [stderr] 1 | ...erate ! ("take_str")) ; fn main () { let s = ffi :: give_str () ; assert_eq ! (ffi :: take_str (s) , 3) ; } # [link (name = "autocxx-d...
[INFO] [stderr] | ^^^ use of undeclared crate or module `ffi`
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `ffi`
[INFO] [stderr] --> $DIR/input.rs:1:171
[INFO] [stderr] |
[INFO] [stderr] 1 | ... { let s = ffi :: give_str () ; assert_eq ! (ffi :: take_str (s) , 3) ; } # [link (name = "autocxx-demo")] extern { }
[INFO] [stderr] | ^^^ use of undeclared crate or module `ffi`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_cycle_string_full_pipeline::f ... FAILED
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpqWwU2t/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_conflicting_up_wrapper_methods_not_in_ns::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.49s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpmecWUA/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_cycle_nonpod_with_str_by_ref::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.30s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpuL9VFO/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_cycle_string::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.67s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpkfe0GK/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stdout] test integration_tests::test_conflicting_up_wrapper_methods_in_ns::f ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.40s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmppJHrYa/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_cycle_string_by_mut_ref::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpeUtC5X/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] In file included from /tmp/.tmpoFQOKB/gen0.cxx:1:/tmp/.tmpoFQOKB/input.h: In member function 'void B::daft2(std::unique_ptr)':/tmp/.tmpoFQOKB/input.h:9:35: warning: unused parameter 'a' [-Wunused-parameter] 9 | void daft2(std::unique_ptr a) {} | ~~~~~~~~~~~~~~~~~~~^In file included from /tmp/.tmpoFQOKB/autocxxgen.h:5, from /tmp/.tmpoFQOKB/gen1.cxx:1:/tmp/.tmpoFQOKB/input.h: In member function 'void B::daft2(std::unique_ptr)':/tmp/.tmpoFQOKB/input.h:9:35: warning: unused parameter 'a' [-Wunused-parameter] 9 | void daft2(std::unique_ptr a) {} | ~~~~~~~~~~~~~~~~~~~^test integration_tests::test_cycle_string_up::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpwlHrTZ/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_cycle_string_by_ref::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.30s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpOTul2W/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_enum_with_funcs::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpucaL5U/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_foreign_ns_cons_arg_nonpod::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpVeYw69/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_foreign_ns_cons_arg_pod::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpGIHOGt/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_foreign_ns_func_arg_nonpod::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.47s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_foreign_ns_func_arg_pod::f ... ok
[INFO] [stderr] test /tmp/.tmpwFsLsX/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.22s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpMO1TvZ/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_foreign_ns_func_ret_nonpod::f ... ok
[INFO] [stdout] test integration_tests::test_give_up_int::f ... ignored
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.79s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmplQbH2O/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_foreign_ns_func_ret_pod::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_foreign_ns_meth_arg_nonpod::f ... ok
[INFO] [stderr] test /tmp/.tmpx47859/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.43s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpZICxbx/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_foreign_ns_meth_arg_pod::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.35s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmp5BWxDQ/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_foreign_ns_meth_ret_nonpod::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpyfJSfb/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_foreign_ns_meth_ret_pod::f ... ok
[INFO] [stdout] test integration_tests::test_make_up_int::f ... ignored
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.54s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpoFQOKB/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_forward_declaration::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpupBCpe/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_get_str_by_up::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.50s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpgPfmPI/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_give_nonpod_typedef_by_value::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.69s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmp37uRLJ/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_get_str_by_value::f ... test integration_tests::test_get_str_by_value::f has been running for over 60 seconds
[INFO] [stderr] ok
[INFO] [stdout] test integration_tests::test_get_str_by_value::f ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.03s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpp88zoZ/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_give_pod_by_value::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.02s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_give_pod_by_up::f ... test integration_tests::test_give_pod_by_up::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpU0ahRj/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_give_pod_by_up::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.65s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpslU0DP/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_give_pod_class_by_value::f ... test integration_tests::test_give_pod_class_by_value::f has been running for over 60 seconds
[INFO] [stderr] ok
[INFO] [stdout] test integration_tests::test_give_pod_class_by_value::f ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.48s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_give_pod_typedef_by_value::f ... test integration_tests::test_give_pod_typedef_by_value::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpDlv1iS/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_give_pod_typedef_by_value::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_give_string_plain::f ... test integration_tests::test_give_string_plain::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.13s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmp8oKoum/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_give_string_plain::f ... ok
[INFO] [stdout] test integration_tests::test_give_string_up::f ... test integration_tests::test_give_string_up::f has been running for over 60 seconds
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.46s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmppbq4lp/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_i32_const::f ... test integration_tests::test_i32_const::f has been running for over 60 seconds
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_i32_const::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_inline_full_pipeline::f ... test integration_tests::test_inline_full_pipeline::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmp8FXwj0/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_give_string_up::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.41s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_inline_method::f ... test integration_tests::test_inline_method::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpulxlvb/input.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `autocxx`
[INFO] [stderr] --> $DIR/input.rs:1:5
[INFO] [stderr] |
[INFO] [stderr] 1 | use autocxx :: include_cpp ; include_cpp ! (# include "input.h" generate ! ("give_str") generate ! ("take_str")) ; fn main () { let s = f...
[INFO] [stderr] | ^^^^^^^ use of undeclared crate or module `autocxx`
[INFO] [stderr]
[INFO] [stderr] error: cannot determine resolution for the macro `include_cpp`
[INFO] [stderr] --> $DIR/input.rs:1:30
[INFO] [stderr] |
[INFO] [stderr] 1 | use autocxx :: include_cpp ; include_cpp ! (# include "input.h" generate ! ("give_str") generate ! ("take_str")) ; fn main () { let s = f...
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `ffi`
[INFO] [stderr] --> $DIR/input.rs:1:137
[INFO] [stderr] |
[INFO] [stderr] 1 | ...erate ! ("take_str")) ; fn main () { let s = ffi :: give_str () ; assert_eq ! (ffi :: take_str (s) , 3) ; } # [link (name = "autocxx-d...
[INFO] [stderr] | ^^^ use of undeclared crate or module `ffi`
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `ffi`
[INFO] [stderr] --> $DIR/input.rs:1:171
[INFO] [stderr] |
[INFO] [stderr] 1 | ... { let s = ffi :: give_str () ; assert_eq ! (ffi :: take_str (s) , 3) ; } # [link (name = "autocxx-demo")] extern { }
[INFO] [stderr] | ^^^ use of undeclared crate or module `ffi`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_inline_full_pipeline::f ... FAILED
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.14s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmp5YkRfc/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_make_string::f ... test integration_tests::test_make_string::f has been running for over 60 seconds
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_inline_method::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.31s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_make_up::f ... test integration_tests::test_make_up::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpOzGdBm/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_make_string::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_negative_cpp_nonsense::f ... ok
[INFO] [stderr] /tmp/.tmpYTyFfs/input.h:3:22: error: use of undeclared identifier 'CAT'
[INFO] [stdout] test integration_tests::test_make_up_with_args::f ... test integration_tests::test_make_up_with_args::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.39s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpJhBwpS/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_make_up::f ... ok
[INFO] [stderr] ok
[INFO] [stdout] test integration_tests::test_negative_rs_nonsense::f ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_method_pass_nonpod_by_mut_reference::f ... test integration_tests::test_method_pass_nonpod_by_mut_reference::f has been running for over 60 seconds
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.77s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpfzrXoJ/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_method_pass_nonpod_by_reference::f ... test integration_tests::test_method_pass_nonpod_by_reference::f has been running for over 60 seconds
[INFO] [stderr] ok
[INFO] [stdout] test integration_tests::test_make_up_with_args::f ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_method_pass_nonpod_by_up::f ... test integration_tests::test_method_pass_nonpod_by_up::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpT3O3ns/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] In file included from /tmp/.tmpLuX6gV/gen0.cxx:1:/tmp/.tmpLuX6gV/input.h: In function 'void daft(A::B)':/tmp/.tmpLuX6gV/input.h:9:23: warning: unused parameter 'a' [-Wunused-parameter] 9 | inline void daft(A::B a) {}; | ~~~~~^test integration_tests::test_method_pass_nonpod_by_mut_reference::f ... ok
[INFO] [stderr] ok
[INFO] [stdout] test integration_tests::test_non_pod_constant::f ... ignored
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.66s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] In file included from /tmp/.tmpLuX6gV/autocxxgen.h:5, from /tmp/.tmpLuX6gV/gen1.cxx:1:/tmp/.tmpLuX6gV/input.h: In function 'void daft(A::B)':/tmp/.tmpLuX6gV/input.h:9:23: warning: unused parameter 'a' [-Wunused-parameter] 9 | inline void daft(A::B a) {}; | ~~~~~^test integration_tests::test_method_pass_nonpod_by_value::f ... test integration_tests::test_method_pass_nonpod_by_value::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpNPj1dG/input.rs ... ok
[INFO] [stdout] test integration_tests::test_method_pass_nonpod_by_reference::f ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpuiCws8/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_method_pass_nonpod_by_value_with_up::f ... test integration_tests::test_method_pass_nonpod_by_value_with_up::f has been running for over 60 seconds
[INFO] [stderr] ok
[INFO] [stdout] test integration_tests::test_method_pass_nonpod_by_up::f ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_method_pass_pod_by_mut_reference::f ... test integration_tests::test_method_pass_pod_by_mut_reference::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpkEzhuO/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_method_pass_nonpod_by_value::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.61s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpC3Wncd/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_method_pass_pod_by_reference::f ... test integration_tests::test_method_pass_pod_by_reference::f has been running for over 60 seconds
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_method_pass_pod_by_mut_reference::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.46s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpzFYaMN/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_method_pass_nonpod_by_value_with_up::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_method_pass_pod_by_up::f ... test integration_tests::test_method_pass_pod_by_up::f has been running for over 60 seconds
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.12s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpv9Ipux/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_method_pass_pod_by_reference::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_method_pass_pod_by_value::f ... test integration_tests::test_method_pass_pod_by_value::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.13s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmp5UHi1d/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_method_pass_pod_by_value::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_method_pass_string_by_value::f ... test integration_tests::test_method_pass_string_by_value::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.69s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmp7bPgt0/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_method_pass_pod_by_up::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_method_return_nonpod_by_value::f ... test integration_tests::test_method_return_nonpod_by_value::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_method_pass_string_by_value::f ... ok
[INFO] [stderr] test /tmp/.tmpdn15Ub/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_method_return_string_by_value::f ... test integration_tests::test_method_return_string_by_value::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_method_return_nonpod_by_value::f ... ok
[INFO] [stderr] test /tmp/.tmpkb9qXI/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_multiple_classes_with_methods::f ... test integration_tests::test_multiple_classes_with_methods::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.58s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmp2LLlRU/input.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `autocxx`
[INFO] [stderr] --> $DIR/input.rs:1:5
[INFO] [stderr] |
[INFO] [stderr] 1 | use autocxx :: include_cpp ; include_cpp ! (# include "input.h" generate ! ("make_trivial_struct") generate ! ("make_trivial_class") gene...
[INFO] [stderr] | ^^^^^^^ use of undeclared crate or module `autocxx`
[INFO] [stderr]
[INFO] [stderr] error[E0432]: unresolved import `ffi`
[INFO] [stderr] --> $DIR/input.rs:1:341
[INFO] [stderr] |
[INFO] [stderr] 1 | ...e_pod ! ("TrivialClass")) ; fn main () { use ffi :: * ; let mut ts : TrivialStruct = make_trivial_struct () ; assert_eq ! (ts . get ()...
[INFO] [stderr] | ^^^ help: a similar path exists: `std::ffi`
[INFO] [stderr]
[INFO] [stderr] error: cannot determine resolution for the macro `include_cpp`
[INFO] [stderr] --> $DIR/input.rs:1:30
[INFO] [stderr] |
[INFO] [stderr] 1 | use autocxx :: include_cpp ; include_cpp ! (# include "input.h" generate ! ("make_trivial_struct") generate ! ("make_trivial_class") gene...
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `TrivialStruct` in this scope
[INFO] [stderr] --> $DIR/input.rs:1:365
[INFO] [stderr] |
[INFO] [stderr] 1 | ...s")) ; fn main () { use ffi :: * ; let mut ts : TrivialStruct = make_trivial_struct () ; assert_eq ! (ts . get () , 0) ; assert_eq ! (...
[INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0425]: cannot find function `make_trivial_struct` in this scope
[INFO] [stderr] --> $DIR/input.rs:1:381
[INFO] [stderr] |
[INFO] [stderr] 1 | ... use ffi :: * ; let mut ts : TrivialStruct = make_trivial_struct () ; assert_eq ! (ts . get () , 0) ; assert_eq ! (ts . inc () , 1) ; ...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `TrivialClass` in this scope
[INFO] [stderr] --> $DIR/input.rs:1:515
[INFO] [stderr] |
[INFO] [stderr] 1 | ...) ; assert_eq ! (ts . inc () , 2) ; let mut tc : TrivialClass = make_trivial_class () ; assert_eq ! (tc . get () , 1) ; assert_eq ! (t...
[INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0425]: cannot find function `make_trivial_class` in this scope
[INFO] [stderr] --> $DIR/input.rs:1:530
[INFO] [stderr] |
[INFO] [stderr] 1 | ...s . inc () , 2) ; let mut tc : TrivialClass = make_trivial_class () ; assert_eq ! (tc . get () , 1) ; assert_eq ! (tc . inc () , 2) ; ...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `OpaqueStruct` in this scope
[INFO] [stderr] --> $DIR/input.rs:1:682
[INFO] [stderr] |
[INFO] [stderr] 1 | ... . inc () , 3) ; let mut os : cxx :: UniquePtr < OpaqueStruct > = make_opaque_struct () ; let os : & mut OpaqueStruct = & mut * os ; a...
[INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0425]: cannot find function `make_opaque_struct` in this scope
[INFO] [stderr] --> $DIR/input.rs:1:699
[INFO] [stderr] |
[INFO] [stderr] 1 | ... mut os : cxx :: UniquePtr < OpaqueStruct > = make_opaque_struct () ; let os : & mut OpaqueStruct = & mut * os ; assert_eq ! (os . get...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `OpaqueStruct` in this scope
[INFO] [stderr] --> $DIR/input.rs:1:738
[INFO] [stderr] |
[INFO] [stderr] 1 | ...truct > = make_opaque_struct () ; let os : & mut OpaqueStruct = & mut * os ; assert_eq ! (os . get () , 2) ; assert_eq ! (os . inc () ...
[INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `OpaqueClass` in this scope
[INFO] [stderr] --> $DIR/input.rs:1:894
[INFO] [stderr] |
[INFO] [stderr] 1 | ... . inc () , 4) ; let mut oc : cxx :: UniquePtr < OpaqueClass > = make_opaque_class () ; let oc : & mut OpaqueClass = & mut * oc ; asse...
[INFO] [stderr] | ^^^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0425]: cannot find function `make_opaque_class` in this scope
[INFO] [stderr] --> $DIR/input.rs:1:910
[INFO] [stderr] |
[INFO] [stderr] 1 | ...t mut oc : cxx :: UniquePtr < OpaqueClass > = make_opaque_class () ; let oc : & mut OpaqueClass = & mut * oc ; assert_eq ! (oc . get (...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `OpaqueClass` in this scope
[INFO] [stderr] --> $DIR/input.rs:1:948
[INFO] [stderr] |
[INFO] [stderr] 1 | ...eClass > = make_opaque_class () ; let oc : & mut OpaqueClass = & mut * oc ; assert_eq ! (oc . get () , 3) ; assert_eq ! (oc . inc () ,...
[INFO] [stderr] | ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_multiple_classes_with_methods::f ... FAILED
[INFO] [stdout] test integration_tests::test_overload_numeric_functions::f ... ignored
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.67s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpgt00cW/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_negative_make_nonpod::f ... test integration_tests::test_negative_make_nonpod::f has been running for over 60 seconds
[INFO] [stderr] ok
[INFO] [stdout] test integration_tests::test_method_return_string_by_value::f ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.76s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] /tmp/.tmpt27KYp/input.cxx: In function 'void daft(uint32_t)':/tmp/.tmpt27KYp/input.cxx:2:20: warning: unused parameter 'a' [-Wunused-parameter] 2 | void daft(uint32_t a) {} | ~~~~~~~~~^/tmp/.tmpt27KYp/input.cxx: In function 'void daft(uint8_t)':/tmp/.tmpt27KYp/input.cxx:3:19: warning: unused parameter 'a' [-Wunused-parameter] 3 | void daft(uint8_t a) {} | ~~~~~~~~^/tmp/.tmpt27KYp/input.cxx: In function 'void daft(std::string)':/tmp/.tmpt27KYp/input.cxx:4:23: warning: unused parameter 'a' [-Wunused-parameter] 4 | void daft(std::string a) {} | ~~~~~~~~~~~~^/tmp/.tmpt27KYp/input.cxx: In function 'void daft(Fred)':/tmp/.tmpt27KYp/input.cxx:5:16: warning: unused parameter 'a' [-Wunused-parameter] 5 | void daft(Fred a) {} | ~~~~~^/tmp/.tmpt27KYp/input.cxx: In function 'void daft(Norma)':/tmp/.tmpt27KYp/input.cxx:6:17: warning: unused parameter 'a' [-Wunused-parameter] 6 | void daft(Norma a) {} | ~~~~~~^test integration_tests::test_nested_struct_nonpod::f ... test integration_tests::test_nested_struct_nonpod::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpq13ZD5/input.rs ... ok
[INFO] [stdout] test integration_tests::test_nested_struct_nonpod::f ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.96s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpFsfEBn/input.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: cannot construct `root::Bob` with struct literal syntax due to inaccessible fields
[INFO] [stderr] --> $DIR/input.rs:1:1262
[INFO] [stderr] |
[INFO] [stderr] 1 | ... :: make_bob ; pub use cxxbridge :: take_bob ; } fn main () { ffi :: Bob { } ; } # [link (name = "autocxx-demo")] extern { }
[INFO] [stderr] | ^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_nested_struct_pod::f ... test integration_tests::test_nested_struct_pod::f has been running for over 60 seconds
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpLuX6gV/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_nested_struct_pod::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_ns_constructor::f ... test integration_tests::test_ns_constructor::f has been running for over 60 seconds
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.03s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpOmsr62/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_ns_func::f ... test integration_tests::test_ns_func::f has been running for over 60 seconds
[INFO] [stderr] ok
[INFO] [stdout] test integration_tests::test_ns_constructor::f ... ok
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_pod_constant::f ... ignored
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpnDAOk8/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_ns_func::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_ns_return_struct::f ... test integration_tests::test_ns_return_struct::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpFIxTbp/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_ns_return_struct::f ... ok
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_ns_struct_pod_request::f ... test integration_tests::test_ns_struct_pod_request::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.34s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpkhePGK/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_ns_struct_pod_request::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_ns_take_struct::f ... test integration_tests::test_ns_take_struct::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpT39tLD/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_ns_take_struct::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.34s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpcKYLUQ/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_ns_up_wrappers::f ... ok
[INFO] [stdout] test integration_tests::test_ns_up_direct::f ... test integration_tests::test_ns_up_direct::f has been running for over 60 seconds
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.80s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpIuN73d/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_ns_up_direct::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpMWdO3y/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_ns_up_wrappers_in_up::f ... test integration_tests::test_ns_up_wrappers_in_up::f has been running for over 60 seconds
[INFO] [stderr] ok
[INFO] [stdout] test integration_tests::test_ns_up_wrappers_in_up::f ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_overload_constructors::f ... test integration_tests::test_overload_constructors::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpiSRPn0/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_overload_constructors::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpt27KYp/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_overload_functions::f ... test integration_tests::test_overload_functions::f has been running for over 60 seconds
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_overload_functions::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.05s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_overload_methods::f ... test integration_tests::test_overload_methods::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmp7Tv9P8/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_overload_methods::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_pass_rust_str::f ... test integration_tests::test_pass_rust_str::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpXDuhHl/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_pass_rust_str::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.69s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_pass_rust_string_by_ref::f ... test integration_tests::test_pass_rust_string_by_ref::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpU7x5rS/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_pass_rust_string_by_ref::f ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_pass_rust_string_by_value::f ... test integration_tests::test_pass_rust_string_by_value::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.17s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmppDofq1/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_pass_rust_string_by_value::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmplDqYtG/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0560]: struct `root::Bob` has no field named `a`
[INFO] [stderr] --> $DIR/input.rs:1:1275
[INFO] [stderr] |
[INFO] [stderr] 1 | ...ridge :: take_bob ; } fn main () { ffi :: Bob { a : 12 } ; } # [link (name = "autocxx-demo")] extern { }
[INFO] [stderr] | ^ `root::Bob` does not have this field
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_pass_string_by_value::f ... test integration_tests::test_pass_string_by_value::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.83s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpujettH/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_pod_method::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.76s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpNSAyX3/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_pod_mut_method::f ... test integration_tests::test_pod_mut_method::f has been running for over 60 seconds
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_pass_string_by_value::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_return_i32::f ... test integration_tests::test_return_i32::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.58s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpvTZNAI/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_pod_mut_method::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_return_nonpod_by_value::f ... test integration_tests::test_return_nonpod_by_value::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_return_reference::f ... test integration_tests::test_return_reference::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpyKRNBg/input.rs ... ok
[INFO] [stdout] test integration_tests::test_return_i32::f ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.63s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpx4vftZ/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_return_string_by_value::f ... test integration_tests::test_return_string_by_value::f has been running for over 60 seconds
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_return_reference::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.09s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_return_void::f ... test integration_tests::test_return_void::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpRoWh2C/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_return_nonpod_by_value::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.43s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_root_ns_cons_arg_nonpod::f ... test integration_tests::test_root_ns_cons_arg_nonpod::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmp4QHasj/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_return_void::f ... ok
[INFO] [stdout] test integration_tests::test_string_templated_typedef::f ... ignored
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_root_ns_cons_arg_pod::f ... test integration_tests::test_root_ns_cons_arg_pod::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.96s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmplYFf6q/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] In file included from /tmp/.tmpDSuFPd/gen0.cxx:1:/tmp/.tmpDSuFPd/input.h: In static member function 'static A A::CreateA(std::string, std::string)':/tmp/.tmpDSuFPd/input.h:6:49: warning: unused parameter 'b' [-Wunused-parameter] 6 | static A CreateA(std::string a, std::string b) { | ~~~~~~~~~~~~^In file included from /tmp/.tmpDSuFPd/autocxxgen.h:5, from /tmp/.tmpDSuFPd/gen1.cxx:1:/tmp/.tmpDSuFPd/input.h: In static member function 'static A A::CreateA(std::string, std::string)':/tmp/.tmpDSuFPd/input.h:6:49: warning: unused parameter 'b' [-Wunused-parameter] 6 | static A CreateA(std::string a, std::string b) { | ~~~~~~~~~~~~^test integration_tests::test_return_string_by_value::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_root_ns_func_arg_nonpod::f ... test integration_tests::test_root_ns_func_arg_nonpod::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpndl5Ow/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_root_ns_cons_arg_nonpod::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.77s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_root_ns_func_arg_pod::f ... test integration_tests::test_root_ns_func_arg_pod::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpW9ftCt/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_root_ns_cons_arg_pod::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.12s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_root_ns_func_ret_nonpod::f ... test integration_tests::test_root_ns_func_ret_nonpod::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpn8Yd1p/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_root_ns_func_arg_nonpod::f ... ok
[INFO] [stdout] test integration_tests::test_take_nonpod_by_ptr::f ... ignored
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_root_ns_func_arg_pod::f ... ok
[INFO] [stderr] test /tmp/.tmpCiuRTe/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_root_ns_func_ret_pod::f ... test integration_tests::test_root_ns_func_ret_pod::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.37s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpxuWvjX/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_root_ns_func_ret_nonpod::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_root_ns_meth_arg_nonpod::f ... test integration_tests::test_root_ns_meth_arg_nonpod::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpSQKaja/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_root_ns_func_ret_pod::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpZoB4rp/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_root_ns_meth_arg_nonpod::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.22s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_root_ns_meth_arg_pod::f ... test integration_tests::test_root_ns_meth_arg_pod::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpfhJLa9/input.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0451]: field `do_not_attempt_to_allocate_nonpod_types` of struct `root::Bob` is private
[INFO] [stderr] --> $DIR/input.rs:1:1275
[INFO] [stderr] |
[INFO] [stderr] 1 | ...ake_bob ; } fn main () { ffi :: Bob { do_not_attempt_to_allocate_nonpod_types : [] } ; } # [link (name = "autocxx-demo")] extern { }
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private field
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_negative_make_nonpod::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.30s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmplvn8ge/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_root_ns_meth_arg_pod::f ... ok
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_root_ns_meth_ret_nonpod::f ... test integration_tests::test_root_ns_meth_ret_nonpod::f has been running for over 60 seconds
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpJdZ9vN/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_root_ns_meth_ret_nonpod::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stdout] test integration_tests::test_root_ns_meth_ret_pod::f ... test integration_tests::test_root_ns_meth_ret_pod::f has been running for over 60 seconds
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpKZYvBt/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stderr] ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_static_func::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.46s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmprju8pO/input.rs ... error: 'rustfmt' is not installed for the toolchain 'beta-2021-01-01-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2021-01-01-x86_64-unknown-linux-gnu`
[INFO] [stdout] test integration_tests::test_root_ns_meth_ret_pod::f ... ok
[INFO] [stderr] ok
[INFO] [stdout] test integration_tests::test_use_pod_typedef::f ... ignored
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_use_pod_typedef_with_allowpod::f ... ignored
[INFO] [stderr]
[INFO] [stdout] test types::tests::test_ints ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.13s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_static_func_wrapper::f ... test integration_tests::test_static_func_wrapper::f has been running for over 60 seconds
[INFO] [stderr] test /tmp/.tmpPEWdMP/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_string_constant::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_static_func_wrapper::f ... ok
[INFO] [stderr] test /tmp/.tmpDSuFPd/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_take_i32::f ... ok
[INFO] [stderr] test /tmp/.tmp4SZ58h/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_struct_templated_typedef::f ... ok
[INFO] [stderr] test /tmp/.tmpYhTAds/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpL0LUMK/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_take_nested_pod_by_value::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpgoMQ0u/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_take_nonpod_by_mut_ref::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_take_nonpod_by_ref::f ... ok
[INFO] [stderr] test /tmp/.tmpRLys1Q/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_take_pod_by_mut_ref::f ... ok
[INFO] [stderr] test /tmp/.tmplqu7x7/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_take_nonpod_by_value::f ... ok
[INFO] [stderr] test /tmp/.tmpjsIcCA/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpjuGNnS/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_take_pod_by_ref::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpJogWiA/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_take_pod_by_value::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpZhvhwm/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_take_pod_class_by_value::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test /tmp/.tmpmcAbto/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_two_funcs::f ... ok
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_templated_typedef::f ... ok
[INFO] [stderr] test /tmp/.tmp01uQ7a/input.rs ... ok
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling autocxx-engine-tests v0.0.0 (/opt/rustwide/target/tests/autocxx-engine)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test integration_tests::test_two_funcs_with_definition::f ... ok
[INFO] [stderr] test /tmp/.tmpcGK2sS/input.rs ... ok
[INFO] [stdout]
[INFO] [stderr]
[INFO] [stdout] failures:
[INFO] [stderr]
[INFO] [stdout]
[INFO] [stdout] ---- integration_tests::test_cycle_string_full_pipeline::f stdout ----
[INFO] [stdout] cargo:rustc-env=AUTOCXX_INC=/tmp/.tmpjpYGAW:/tmp/.tmpjpYGAW/target/autocxx-build/include
[INFO] [stdout] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stdout] CXX_x86_64-unknown-linux-gnu = None
[INFO] [stdout] CXX_x86_64_unknown_linux_gnu = None
[INFO] [stdout] HOST_CXX = None
[INFO] [stdout] CXX = None
[INFO] [stdout] CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stdout] CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stdout] HOST_CXXFLAGS = None
[INFO] [stdout] CXXFLAGS = None
[INFO] [stdout] CRATE_CC_NO_DEFAULTS = None
[INFO] [stdout] DEBUG = None
[INFO] [stdout] CARGO_CFG_TARGET_FEATURE = None
[INFO] [stdout] running: "c++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/tmp/.tmpjpYGAW" "-I" "/tmp/.tmpjpYGAW/target/autocxx-build/include" "-I" "/tmp/.tmpjpYGAW" "-Wall" "-Wextra" "-std=c++14" "-o" "/tmp/.tmpjpYGAW/target/autocxx-build/cxx/gen0.o" "-c" "/tmp/.tmpjpYGAW/target/autocxx-build/cxx/gen0.cxx"
[INFO] [stdout] exit code: 0
[INFO] [stdout] running: "c++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/tmp/.tmpjpYGAW" "-I" "/tmp/.tmpjpYGAW/target/autocxx-build/include" "-I" "/tmp/.tmpjpYGAW" "-Wall" "-Wextra" "-std=c++14" "-o" "/tmp/.tmpjpYGAW/target/autocxx-build/cxx/gen1.o" "-c" "/tmp/.tmpjpYGAW/target/autocxx-build/cxx/gen1.cxx"
[INFO] [stdout] exit code: 0
[INFO] [stdout] running: "c++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/tmp/.tmpjpYGAW" "-I" "/tmp/.tmpjpYGAW/target/autocxx-build/include" "-I" "/tmp/.tmpjpYGAW" "-Wall" "-Wextra" "-std=c++14" "-o" "/tmp/.tmpjpYGAW/target/input.o" "-c" "/tmp/.tmpjpYGAW/input.cxx"
[INFO] [stdout] exit code: 0
[INFO] [stdout] AR_x86_64-unknown-linux-gnu = None
[INFO] [stdout] AR_x86_64_unknown_linux_gnu = None
[INFO] [stdout] HOST_AR = None
[INFO] [stdout] AR = None
[INFO] [stdout] running: "ar" "cq" "/tmp/.tmpjpYGAW/target/libautocxx-demo.a" "/tmp/.tmpjpYGAW/target/autocxx-build/cxx/gen0.o" "/tmp/.tmpjpYGAW/target/autocxx-build/cxx/gen1.o" "/tmp/.tmpjpYGAW/target/input.o"
[INFO] [stdout] exit code: 0
[INFO] [stdout] running: "ar" "s" "/tmp/.tmpjpYGAW/target/libautocxx-demo.a"
[INFO] [stdout] exit code: 0
[INFO] [stdout] cargo:rustc-link-lib=static=autocxx-demo
[INFO] [stdout] cargo:rustc-link-search=native=/tmp/.tmpjpYGAW/target
[INFO] [stdout] CXXSTDLIB_x86_64-unknown-linux-gnu = None
[INFO] [stdout] CXXSTDLIB_x86_64_unknown_linux_gnu = None
[INFO] [stdout] HOST_CXXSTDLIB = None
[INFO] [stdout] CXXSTDLIB = None
[INFO] [stdout] cargo:rustc-link-lib=stdc++
[INFO] [stdout] thread 'integration_tests::test_cycle_string_full_pipeline::f' panicked at '1 of 1 tests failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.38/src/run.rs:57:13
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x561f2c68f887 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x561f2c68f887 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x561f2c68f887 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x561f2c68f887 - ::fmt::hc33f3ac4cc9c4196
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x561f2c6b4f5c - core::fmt::write::hfdcdeb08fb2b3afa
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17
[INFO] [stdout] 5: 0x561f2c68a552 - std::io::Write::write_fmt::h28c53dc51251a293
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15
[INFO] [stdout] 6: 0x561f2c6922b5 - std::sys_common::backtrace::_print::hf179508b01f66878
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x561f2c6922b5 - std::sys_common::backtrace::print::ha97d11adb39266a6
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x561f2c6922b5 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x561f2c691e42 - std::panicking::default_hook::hbc0ee792993c2ef2
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x561f2c692a76 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:595:17
[INFO] [stdout] 11: 0x561f2c692597 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x561f2c68fd4c - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x561f2c6924f9 - rust_begin_unwind
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x561f2c6924ab - std::panicking::begin_panic_fmt::h01a0df196b065ae4
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:435:5
[INFO] [stdout] 15: 0x561f2bbc49ce - trybuild::run::::run::h5c7b8657b919406a
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.38/src/run.rs:57:13
[INFO] [stdout] 16: 0x561f2bbcb14f - ::drop::he6c700e69ea151b2
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.38/src/lib.rs:293:13
[INFO] [stdout] 17: 0x561f2bac01c6 - core::ptr::drop_in_place::h109c80d2b52e9f3e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ptr/mod.rs:179:1
[INFO] [stdout] 18: 0x561f2b9c817a - autocxx_engine::integration_tests::LinkableTryBuilder::build::{{closure}}::hac6e0acd3f488490
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:85:9
[INFO] [stdout] 19: 0x561f2bae5b5a - std::panicking::try::do_call::hed86f72ad421a21c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 20: 0x561f2baf362d - __rust_try
[INFO] [stdout] 21: 0x561f2bae5ac7 - std::panicking::try::h3e205b28b694e2ec
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 22: 0x561f2ba46ede - std::panic::catch_unwind::he1c34a36b8664d1c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 23: 0x561f2b9c811f - autocxx_engine::integration_tests::LinkableTryBuilder::build::h536dacfad4db2179
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:82:9
[INFO] [stdout] 24: 0x561f2b9ca8a5 - autocxx_engine::integration_tests::do_run_test::h582e924f478860fc
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:297:13
[INFO] [stdout] 25: 0x561f2b9c8688 - autocxx_engine::integration_tests::run_test_ex::h6452552857e7956b
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:131:5
[INFO] [stdout] 26: 0x561f2b9de119 - autocxx_engine::integration_tests::test_cycle_string_full_pipeline::h108f518598f3f011
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1767:5
[INFO] [stdout] 27: 0x561f2baf10fc - autocxx_engine::integration_tests::test_cycle_string_full_pipeline::f::hc5f9f76912836380
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1746:1
[INFO] [stdout] 28: 0x561f2baf109a - autocxx_engine::integration_tests::test_cycle_string_full_pipeline::f::{{closure}}::hb951094a5fac6c1d
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1746:1
[INFO] [stdout] 29: 0x561f2babd11e - core::ops::function::FnOnce::call_once::h088785c59e1716bf
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 30: 0x561f2bdacb73 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 31: 0x561f2bdacb73 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5
[INFO] [stdout] 32: 0x561f2bdab466 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 33: 0x561f2bdab466 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9
[INFO] [stdout] 34: 0x561f2bdab466 - std::panicking::try::do_call::h04571a1da6838ba1
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 35: 0x561f2bdab466 - std::panicking::try::h758f090614125cbe
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 36: 0x561f2bdab466 - std::panic::catch_unwind::h0c48513d5a021d3c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 37: 0x561f2bdab466 - test::run_test_in_process::hee75babaaac3822f
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18
[INFO] [stdout] 38: 0x561f2bdab466 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39
[INFO] [stdout] 39: 0x561f2bd83776 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 40: 0x561f2bd8850d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 41: 0x561f2bd8850d - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9
[INFO] [stdout] 42: 0x561f2bd8850d - std::panicking::try::do_call::h1b9f282fb0c383b3
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 43: 0x561f2bd8850d - std::panicking::try::hed1ebed51b133ee4
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 44: 0x561f2bd8850d - std::panic::catch_unwind::h072a2b19fd39a474
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 45: 0x561f2bd8850d - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 46: 0x561f2bd8850d - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 47: 0x561f2c69a99a - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 48: 0x561f2c69a99a - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 49: 0x561f2c69a99a - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 50: 0x7fb20a4b0609 - start_thread
[INFO] [stdout] 51: 0x7fb20a286293 - clone
[INFO] [stdout] 52: 0x0 -
[INFO] [stdout] thread 'integration_tests::test_cycle_string_full_pipeline::f' panicked at 'called `Result::unwrap()` on an `Err` value: RsBuild', src/integration_tests.rs:140:6
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x561f2c68f887 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x561f2c68f887 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x561f2c68f887 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x561f2c68f887 - ::fmt::hc33f3ac4cc9c4196
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x561f2c6b4f5c - core::fmt::write::hfdcdeb08fb2b3afa
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17
[INFO] [stdout] 5: 0x561f2c68a552 - std::io::Write::write_fmt::h28c53dc51251a293
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15
[INFO] [stdout] 6: 0x561f2c6922b5 - std::sys_common::backtrace::_print::hf179508b01f66878
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x561f2c6922b5 - std::sys_common::backtrace::print::ha97d11adb39266a6
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x561f2c6922b5 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x561f2c691e42 - std::panicking::default_hook::hbc0ee792993c2ef2
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x561f2c692a76 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:595:17
[INFO] [stdout] 11: 0x561f2c692597 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x561f2c68fd4c - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x561f2c6924f9 - rust_begin_unwind
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x561f2c6b2c41 - core::panicking::panic_fmt::hf6d8a92b065b8f97
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x561f2c6b2a63 - core::option::expect_none_failed::ha72f299eca314ad7
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/option.rs:1268:5
[INFO] [stdout] 16: 0x561f2ba6460e - core::result::Result::unwrap::h1aaaf7531f026b9b
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/result.rs:973:23
[INFO] [stdout] 17: 0x561f2b9c869f - autocxx_engine::integration_tests::run_test_ex::h6452552857e7956b
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:131:5
[INFO] [stdout] 18: 0x561f2b9de119 - autocxx_engine::integration_tests::test_cycle_string_full_pipeline::h108f518598f3f011
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1767:5
[INFO] [stdout] 19: 0x561f2baf10fc - autocxx_engine::integration_tests::test_cycle_string_full_pipeline::f::hc5f9f76912836380
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1746:1
[INFO] [stdout] 20: 0x561f2baf109a - autocxx_engine::integration_tests::test_cycle_string_full_pipeline::f::{{closure}}::hb951094a5fac6c1d
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1746:1
[INFO] [stdout] 21: 0x561f2babd11e - core::ops::function::FnOnce::call_once::h088785c59e1716bf
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 22: 0x561f2bdacb73 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 23: 0x561f2bdacb73 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5
[INFO] [stdout] 24: 0x561f2bdab466 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 25: 0x561f2bdab466 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9
[INFO] [stdout] 26: 0x561f2bdab466 - std::panicking::try::do_call::h04571a1da6838ba1
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 27: 0x561f2bdab466 - std::panicking::try::h758f090614125cbe
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 28: 0x561f2bdab466 - std::panic::catch_unwind::h0c48513d5a021d3c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 29: 0x561f2bdab466 - test::run_test_in_process::hee75babaaac3822f
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18
[INFO] [stdout] 30: 0x561f2bdab466 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39
[INFO] [stdout] 31: 0x561f2bd83776 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 32: 0x561f2bd8850d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 33: 0x561f2bd8850d - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9
[INFO] [stdout] 34: 0x561f2bd8850d - std::panicking::try::do_call::h1b9f282fb0c383b3
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 35: 0x561f2bd8850d - std::panicking::try::hed1ebed51b133ee4
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 36: 0x561f2bd8850d - std::panic::catch_unwind::h072a2b19fd39a474
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 37: 0x561f2bd8850d - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 38: 0x561f2bd8850d - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 39: 0x561f2c69a99a - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 40: 0x561f2c69a99a - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 41: 0x561f2c69a99a - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 42: 0x7fb20a4b0609 - start_thread
[INFO] [stdout] 43: 0x7fb20a286293 - clone
[INFO] [stdout] 44: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- integration_tests::test_inline_full_pipeline::f stdout ----
[INFO] [stdout] cargo:rustc-env=AUTOCXX_INC=/tmp/.tmpulxlvb:/tmp/.tmpulxlvb/target/autocxx-build/include
[INFO] [stdout] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stdout] CXX_x86_64-unknown-linux-gnu = None
[INFO] [stdout] CXX_x86_64_unknown_linux_gnu = None
[INFO] [stdout] HOST_CXX = None
[INFO] [stdout] CXX = None
[INFO] [stdout] CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stdout] CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stdout] HOST_CXXFLAGS = None
[INFO] [stdout] CXXFLAGS = None
[INFO] [stdout] CRATE_CC_NO_DEFAULTS = None
[INFO] [stdout] DEBUG = None
[INFO] [stdout] CARGO_CFG_TARGET_FEATURE = None
[INFO] [stdout] running: "c++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/tmp/.tmpulxlvb" "-I" "/tmp/.tmpulxlvb/target/autocxx-build/include" "-I" "/tmp/.tmpulxlvb" "-Wall" "-Wextra" "-std=c++14" "-o" "/tmp/.tmpulxlvb/target/autocxx-build/cxx/gen0.o" "-c" "/tmp/.tmpulxlvb/target/autocxx-build/cxx/gen0.cxx"
[INFO] [stdout] exit code: 0
[INFO] [stdout] running: "c++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/tmp/.tmpulxlvb" "-I" "/tmp/.tmpulxlvb/target/autocxx-build/include" "-I" "/tmp/.tmpulxlvb" "-Wall" "-Wextra" "-std=c++14" "-o" "/tmp/.tmpulxlvb/target/autocxx-build/cxx/gen1.o" "-c" "/tmp/.tmpulxlvb/target/autocxx-build/cxx/gen1.cxx"
[INFO] [stdout] exit code: 0
[INFO] [stdout] AR_x86_64-unknown-linux-gnu = None
[INFO] [stdout] AR_x86_64_unknown_linux_gnu = None
[INFO] [stdout] HOST_AR = None
[INFO] [stdout] AR = None
[INFO] [stdout] running: "ar" "cq" "/tmp/.tmpulxlvb/target/libautocxx-demo.a" "/tmp/.tmpulxlvb/target/autocxx-build/cxx/gen0.o" "/tmp/.tmpulxlvb/target/autocxx-build/cxx/gen1.o"
[INFO] [stdout] exit code: 0
[INFO] [stdout] running: "ar" "s" "/tmp/.tmpulxlvb/target/libautocxx-demo.a"
[INFO] [stdout] exit code: 0
[INFO] [stdout] cargo:rustc-link-lib=static=autocxx-demo
[INFO] [stdout] cargo:rustc-link-search=native=/tmp/.tmpulxlvb/target
[INFO] [stdout] CXXSTDLIB_x86_64-unknown-linux-gnu = None
[INFO] [stdout] CXXSTDLIB_x86_64_unknown_linux_gnu = None
[INFO] [stdout] HOST_CXXSTDLIB = None
[INFO] [stdout] CXXSTDLIB = None
[INFO] [stdout] cargo:rustc-link-lib=stdc++
[INFO] [stdout] thread 'integration_tests::test_inline_full_pipeline::f' panicked at '1 of 1 tests failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.38/src/run.rs:57:13
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x561f2c68f887 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x561f2c68f887 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x561f2c68f887 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x561f2c68f887 - ::fmt::hc33f3ac4cc9c4196
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x561f2c6b4f5c - core::fmt::write::hfdcdeb08fb2b3afa
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17
[INFO] [stdout] 5: 0x561f2c68a552 - std::io::Write::write_fmt::h28c53dc51251a293
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15
[INFO] [stdout] 6: 0x561f2c6922b5 - std::sys_common::backtrace::_print::hf179508b01f66878
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x561f2c6922b5 - std::sys_common::backtrace::print::ha97d11adb39266a6
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x561f2c6922b5 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x561f2c691e42 - std::panicking::default_hook::hbc0ee792993c2ef2
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x561f2c692a76 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:595:17
[INFO] [stdout] 11: 0x561f2c692597 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x561f2c68fd4c - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x561f2c6924f9 - rust_begin_unwind
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x561f2c6924ab - std::panicking::begin_panic_fmt::h01a0df196b065ae4
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:435:5
[INFO] [stdout] 15: 0x561f2bbc49ce - trybuild::run::::run::h5c7b8657b919406a
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.38/src/run.rs:57:13
[INFO] [stdout] 16: 0x561f2bbcb14f - ::drop::he6c700e69ea151b2
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.38/src/lib.rs:293:13
[INFO] [stdout] 17: 0x561f2bac01c6 - core::ptr::drop_in_place::h109c80d2b52e9f3e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ptr/mod.rs:179:1
[INFO] [stdout] 18: 0x561f2b9c817a - autocxx_engine::integration_tests::LinkableTryBuilder::build::{{closure}}::hac6e0acd3f488490
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:85:9
[INFO] [stdout] 19: 0x561f2bae5b5a - std::panicking::try::do_call::hed86f72ad421a21c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 20: 0x561f2baf362d - __rust_try
[INFO] [stdout] 21: 0x561f2bae5ac7 - std::panicking::try::h3e205b28b694e2ec
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 22: 0x561f2ba46ede - std::panic::catch_unwind::he1c34a36b8664d1c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 23: 0x561f2b9c811f - autocxx_engine::integration_tests::LinkableTryBuilder::build::h536dacfad4db2179
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:82:9
[INFO] [stdout] 24: 0x561f2b9ca8a5 - autocxx_engine::integration_tests::do_run_test::h582e924f478860fc
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:297:13
[INFO] [stdout] 25: 0x561f2b9c8688 - autocxx_engine::integration_tests::run_test_ex::h6452552857e7956b
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:131:5
[INFO] [stdout] 26: 0x561f2b9de5a2 - autocxx_engine::integration_tests::test_inline_full_pipeline::ha40e898440da874c
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1795:5
[INFO] [stdout] 27: 0x561f2baf119c - autocxx_engine::integration_tests::test_inline_full_pipeline::f::ha9cac9340dd10904
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1778:1
[INFO] [stdout] 28: 0x561f2baf113a - autocxx_engine::integration_tests::test_inline_full_pipeline::f::{{closure}}::h7cfe22839176449c
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1778:1
[INFO] [stdout] 29: 0x561f2babe4be - core::ops::function::FnOnce::call_once::h994f5904446e6029
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 30: 0x561f2bdacb73 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 31: 0x561f2bdacb73 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5
[INFO] [stdout] 32: 0x561f2bdab466 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 33: 0x561f2bdab466 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9
[INFO] [stdout] 34: 0x561f2bdab466 - std::panicking::try::do_call::h04571a1da6838ba1
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 35: 0x561f2bdab466 - std::panicking::try::h758f090614125cbe
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 36: 0x561f2bdab466 - std::panic::catch_unwind::h0c48513d5a021d3c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 37: 0x561f2bdab466 - test::run_test_in_process::hee75babaaac3822f
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18
[INFO] [stdout] 38: 0x561f2bdab466 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39
[INFO] [stdout] 39: 0x561f2bd83776 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 40: 0x561f2bd8850d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 41: 0x561f2bd8850d - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9
[INFO] [stdout] 42: 0x561f2bd8850d - std::panicking::try::do_call::h1b9f282fb0c383b3
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 43: 0x561f2bd8850d - std::panicking::try::hed1ebed51b133ee4
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 44: 0x561f2bd8850d - std::panic::catch_unwind::h072a2b19fd39a474
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 45: 0x561f2bd8850d - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 46: 0x561f2bd8850d - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 47: 0x561f2c69a99a - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 48: 0x561f2c69a99a - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 49: 0x561f2c69a99a - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 50: 0x7fb20a4b0609 - start_thread
[INFO] [stdout] 51: 0x7fb20a286293 - clone
[INFO] [stdout] 52: 0x0 -
[INFO] [stdout] thread 'integration_tests::test_inline_full_pipeline::f' panicked at 'called `Result::unwrap()` on an `Err` value: RsBuild', src/integration_tests.rs:140:6
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x561f2c68f887 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x561f2c68f887 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x561f2c68f887 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x561f2c68f887 - ::fmt::hc33f3ac4cc9c4196
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x561f2c6b4f5c - core::fmt::write::hfdcdeb08fb2b3afa
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17
[INFO] [stdout] 5: 0x561f2c68a552 - std::io::Write::write_fmt::h28c53dc51251a293
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15
[INFO] [stdout] 6: 0x561f2c6922b5 - std::sys_common::backtrace::_print::hf179508b01f66878
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x561f2c6922b5 - std::sys_common::backtrace::print::ha97d11adb39266a6
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x561f2c6922b5 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x561f2c691e42 - std::panicking::default_hook::hbc0ee792993c2ef2
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x561f2c692a76 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:595:17
[INFO] [stdout] 11: 0x561f2c692597 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x561f2c68fd4c - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x561f2c6924f9 - rust_begin_unwind
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x561f2c6b2c41 - core::panicking::panic_fmt::hf6d8a92b065b8f97
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x561f2c6b2a63 - core::option::expect_none_failed::ha72f299eca314ad7
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/option.rs:1268:5
[INFO] [stdout] 16: 0x561f2ba6460e - core::result::Result::unwrap::h1aaaf7531f026b9b
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/result.rs:973:23
[INFO] [stdout] 17: 0x561f2b9c869f - autocxx_engine::integration_tests::run_test_ex::h6452552857e7956b
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:131:5
[INFO] [stdout] 18: 0x561f2b9de5a2 - autocxx_engine::integration_tests::test_inline_full_pipeline::ha40e898440da874c
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1795:5
[INFO] [stdout] 19: 0x561f2baf119c - autocxx_engine::integration_tests::test_inline_full_pipeline::f::ha9cac9340dd10904
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1778:1
[INFO] [stdout] 20: 0x561f2baf113a - autocxx_engine::integration_tests::test_inline_full_pipeline::f::{{closure}}::h7cfe22839176449c
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1778:1
[INFO] [stdout] 21: 0x561f2babe4be - core::ops::function::FnOnce::call_once::h994f5904446e6029
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 22: 0x561f2bdacb73 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 23: 0x561f2bdacb73 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5
[INFO] [stdout] 24: 0x561f2bdab466 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 25: 0x561f2bdab466 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9
[INFO] [stdout] 26: 0x561f2bdab466 - std::panicking::try::do_call::h04571a1da6838ba1
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 27: 0x561f2bdab466 - std::panicking::try::h758f090614125cbe
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 28: 0x561f2bdab466 - std::panic::catch_unwind::h0c48513d5a021d3c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 29: 0x561f2bdab466 - test::run_test_in_process::hee75babaaac3822f
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18
[INFO] [stdout] 30: 0x561f2bdab466 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39
[INFO] [stdout] 31: 0x561f2bd83776 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 32: 0x561f2bd8850d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 33: 0x561f2bd8850d - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9
[INFO] [stdout] 34: 0x561f2bd8850d - std::panicking::try::do_call::h1b9f282fb0c383b3
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 35: 0x561f2bd8850d - std::panicking::try::hed1ebed51b133ee4
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 36: 0x561f2bd8850d - std::panic::catch_unwind::h072a2b19fd39a474
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 37: 0x561f2bd8850d - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 38: 0x561f2bd8850d - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 39: 0x561f2c69a99a - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 40: 0x561f2c69a99a - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 41: 0x561f2c69a99a - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 42: 0x7fb20a4b0609 - start_thread
[INFO] [stdout] 43: 0x7fb20a286293 - clone
[INFO] [stdout] 44: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- integration_tests::test_multiple_classes_with_methods::f stdout ----
[INFO] [stdout] cargo:rustc-env=AUTOCXX_INC=/tmp/.tmp2LLlRU:/tmp/.tmp2LLlRU/target/autocxx-build/include
[INFO] [stdout] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stdout] CXX_x86_64-unknown-linux-gnu = None
[INFO] [stdout] CXX_x86_64_unknown_linux_gnu = None
[INFO] [stdout] HOST_CXX = None
[INFO] [stdout] CXX = None
[INFO] [stdout] CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stdout] CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stdout] HOST_CXXFLAGS = None
[INFO] [stdout] CXXFLAGS = None
[INFO] [stdout] CRATE_CC_NO_DEFAULTS = None
[INFO] [stdout] DEBUG = None
[INFO] [stdout] CARGO_CFG_TARGET_FEATURE = None
[INFO] [stdout] running: "c++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/tmp/.tmp2LLlRU" "-I" "/tmp/.tmp2LLlRU/target/autocxx-build/include" "-I" "/tmp/.tmp2LLlRU" "-Wall" "-Wextra" "-std=c++14" "-o" "/tmp/.tmp2LLlRU/target/autocxx-build/cxx/gen0.o" "-c" "/tmp/.tmp2LLlRU/target/autocxx-build/cxx/gen0.cxx"
[INFO] [stdout] exit code: 0
[INFO] [stdout] running: "c++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/tmp/.tmp2LLlRU" "-I" "/tmp/.tmp2LLlRU/target/autocxx-build/include" "-I" "/tmp/.tmp2LLlRU" "-Wall" "-Wextra" "-std=c++14" "-o" "/tmp/.tmp2LLlRU/target/autocxx-build/cxx/gen1.o" "-c" "/tmp/.tmp2LLlRU/target/autocxx-build/cxx/gen1.cxx"
[INFO] [stdout] exit code: 0
[INFO] [stdout] running: "c++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/tmp/.tmp2LLlRU" "-I" "/tmp/.tmp2LLlRU/target/autocxx-build/include" "-I" "/tmp/.tmp2LLlRU" "-Wall" "-Wextra" "-std=c++14" "-o" "/tmp/.tmp2LLlRU/target/input.o" "-c" "/tmp/.tmp2LLlRU/input.cxx"
[INFO] [stdout] exit code: 0
[INFO] [stdout] AR_x86_64-unknown-linux-gnu = None
[INFO] [stdout] AR_x86_64_unknown_linux_gnu = None
[INFO] [stdout] HOST_AR = None
[INFO] [stdout] AR = None
[INFO] [stdout] running: "ar" "cq" "/tmp/.tmp2LLlRU/target/libautocxx-demo.a" "/tmp/.tmp2LLlRU/target/autocxx-build/cxx/gen0.o" "/tmp/.tmp2LLlRU/target/autocxx-build/cxx/gen1.o" "/tmp/.tmp2LLlRU/target/input.o"
[INFO] [stdout] exit code: 0
[INFO] [stdout] running: "ar" "s" "/tmp/.tmp2LLlRU/target/libautocxx-demo.a"
[INFO] [stdout] exit code: 0
[INFO] [stdout] cargo:rustc-link-lib=static=autocxx-demo
[INFO] [stdout] cargo:rustc-link-search=native=/tmp/.tmp2LLlRU/target
[INFO] [stdout] CXXSTDLIB_x86_64-unknown-linux-gnu = None
[INFO] [stdout] CXXSTDLIB_x86_64_unknown_linux_gnu = None
[INFO] [stdout] HOST_CXXSTDLIB = None
[INFO] [stdout] CXXSTDLIB = None
[INFO] [stdout] cargo:rustc-link-lib=stdc++
[INFO] [stdout] thread 'integration_tests::test_multiple_classes_with_methods::f' panicked at '1 of 1 tests failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.38/src/run.rs:57:13
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x561f2c68f887 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x561f2c68f887 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x561f2c68f887 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x561f2c68f887 - ::fmt::hc33f3ac4cc9c4196
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x561f2c6b4f5c - core::fmt::write::hfdcdeb08fb2b3afa
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17
[INFO] [stdout] 5: 0x561f2c68a552 - std::io::Write::write_fmt::h28c53dc51251a293
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15
[INFO] [stdout] 6: 0x561f2c6922b5 - std::sys_common::backtrace::_print::hf179508b01f66878
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x561f2c6922b5 - std::sys_common::backtrace::print::ha97d11adb39266a6
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x561f2c6922b5 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x561f2c691e42 - std::panicking::default_hook::hbc0ee792993c2ef2
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x561f2c692a76 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:595:17
[INFO] [stdout] 11: 0x561f2c692597 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x561f2c68fd4c - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x561f2c6924f9 - rust_begin_unwind
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x561f2c6924ab - std::panicking::begin_panic_fmt::h01a0df196b065ae4
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:435:5
[INFO] [stdout] 15: 0x561f2bbc49ce - trybuild::run::::run::h5c7b8657b919406a
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.38/src/run.rs:57:13
[INFO] [stdout] 16: 0x561f2bbcb14f - ::drop::he6c700e69ea151b2
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.38/src/lib.rs:293:13
[INFO] [stdout] 17: 0x561f2bac01c6 - core::ptr::drop_in_place::h109c80d2b52e9f3e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ptr/mod.rs:179:1
[INFO] [stdout] 18: 0x561f2b9c817a - autocxx_engine::integration_tests::LinkableTryBuilder::build::{{closure}}::hac6e0acd3f488490
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:85:9
[INFO] [stdout] 19: 0x561f2bae5b5a - std::panicking::try::do_call::hed86f72ad421a21c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 20: 0x561f2baf362d - __rust_try
[INFO] [stdout] 21: 0x561f2bae5ac7 - std::panicking::try::h3e205b28b694e2ec
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 22: 0x561f2ba46ede - std::panic::catch_unwind::he1c34a36b8664d1c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 23: 0x561f2b9c811f - autocxx_engine::integration_tests::LinkableTryBuilder::build::h536dacfad4db2179
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:82:9
[INFO] [stdout] 24: 0x561f2b9ca8a5 - autocxx_engine::integration_tests::do_run_test::h582e924f478860fc
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:297:13
[INFO] [stdout] 25: 0x561f2b9c8688 - autocxx_engine::integration_tests::run_test_ex::h6452552857e7956b
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:131:5
[INFO] [stdout] 26: 0x561f2b9e00d8 - autocxx_engine::integration_tests::test_multiple_classes_with_methods::h6ba01b2534a6f84d
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1890:5
[INFO] [stdout] 27: 0x561f2baf123c - autocxx_engine::integration_tests::test_multiple_classes_with_methods::f::h23702eb9039d94e7
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1806:1
[INFO] [stdout] 28: 0x561f2baf11da - autocxx_engine::integration_tests::test_multiple_classes_with_methods::f::{{closure}}::he1be5c93ac0cf941
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1806:1
[INFO] [stdout] 29: 0x561f2babd02e - core::ops::function::FnOnce::call_once::h04f5c800ec93d4bd
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 30: 0x561f2bdacb73 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 31: 0x561f2bdacb73 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5
[INFO] [stdout] 32: 0x561f2bdab466 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 33: 0x561f2bdab466 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9
[INFO] [stdout] 34: 0x561f2bdab466 - std::panicking::try::do_call::h04571a1da6838ba1
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 35: 0x561f2bdab466 - std::panicking::try::h758f090614125cbe
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 36: 0x561f2bdab466 - std::panic::catch_unwind::h0c48513d5a021d3c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 37: 0x561f2bdab466 - test::run_test_in_process::hee75babaaac3822f
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18
[INFO] [stdout] 38: 0x561f2bdab466 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39
[INFO] [stdout] 39: 0x561f2bd83776 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 40: 0x561f2bd8850d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 41: 0x561f2bd8850d - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9
[INFO] [stdout] 42: 0x561f2bd8850d - std::panicking::try::do_call::h1b9f282fb0c383b3
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 43: 0x561f2bd8850d - std::panicking::try::hed1ebed51b133ee4
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 44: 0x561f2bd8850d - std::panic::catch_unwind::h072a2b19fd39a474
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 45: 0x561f2bd8850d - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 46: 0x561f2bd8850d - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 47: 0x561f2c69a99a - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 48: 0x561f2c69a99a - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 49: 0x561f2c69a99a - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 50: 0x7fb20a4b0609 - start_thread
[INFO] [stdout] 51: 0x7fb20a286293 - clone
[INFO] [stdout] 52: 0x0 -
[INFO] [stdout] thread 'integration_tests::test_multiple_classes_with_methods::f' panicked at 'called `Result::unwrap()` on an `Err` value: RsBuild', src/integration_tests.rs:140:6
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x561f2c68f887 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x561f2c68f887 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x561f2c68f887 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x561f2c68f887 - ::fmt::hc33f3ac4cc9c4196
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x561f2c6b4f5c - core::fmt::write::hfdcdeb08fb2b3afa
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17
[INFO] [stdout] 5: 0x561f2c68a552 - std::io::Write::write_fmt::h28c53dc51251a293
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15
[INFO] [stdout] 6: 0x561f2c6922b5 - std::sys_common::backtrace::_print::hf179508b01f66878
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x561f2c6922b5 - std::sys_common::backtrace::print::ha97d11adb39266a6
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x561f2c6922b5 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x561f2c691e42 - std::panicking::default_hook::hbc0ee792993c2ef2
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x561f2c692a76 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:595:17
[INFO] [stdout] 11: 0x561f2c692597 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13
[INFO] [stdout] 12: 0x561f2c68fd4c - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x561f2c6924f9 - rust_begin_unwind
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5
[INFO] [stdout] 14: 0x561f2c6b2c41 - core::panicking::panic_fmt::hf6d8a92b065b8f97
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x561f2c6b2a63 - core::option::expect_none_failed::ha72f299eca314ad7
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/option.rs:1268:5
[INFO] [stdout] 16: 0x561f2ba6460e - core::result::Result::unwrap::h1aaaf7531f026b9b
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/result.rs:973:23
[INFO] [stdout] 17: 0x561f2b9c869f - autocxx_engine::integration_tests::run_test_ex::h6452552857e7956b
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:131:5
[INFO] [stdout] 18: 0x561f2b9e00d8 - autocxx_engine::integration_tests::test_multiple_classes_with_methods::h6ba01b2534a6f84d
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1890:5
[INFO] [stdout] 19: 0x561f2baf123c - autocxx_engine::integration_tests::test_multiple_classes_with_methods::f::h23702eb9039d94e7
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1806:1
[INFO] [stdout] 20: 0x561f2baf11da - autocxx_engine::integration_tests::test_multiple_classes_with_methods::f::{{closure}}::he1be5c93ac0cf941
[INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests.rs:1806:1
[INFO] [stdout] 21: 0x561f2babd02e - core::ops::function::FnOnce::call_once::h04f5c800ec93d4bd
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 22: 0x561f2bdacb73 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 23: 0x561f2bdacb73 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5
[INFO] [stdout] 24: 0x561f2bdab466 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 25: 0x561f2bdab466 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9
[INFO] [stdout] 26: 0x561f2bdab466 - std::panicking::try::do_call::h04571a1da6838ba1
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 27: 0x561f2bdab466 - std::panicking::try::h758f090614125cbe
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 28: 0x561f2bdab466 - std::panic::catch_unwind::h0c48513d5a021d3c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 29: 0x561f2bdab466 - test::run_test_in_process::hee75babaaac3822f
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18
[INFO] [stdout] 30: 0x561f2bdab466 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39
[INFO] [stdout] 31: 0x561f2bd83776 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 32: 0x561f2bd8850d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17
[INFO] [stdout] 33: 0x561f2bd8850d - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9
[INFO] [stdout] 34: 0x561f2bd8850d - std::panicking::try::do_call::h1b9f282fb0c383b3
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40
[INFO] [stdout] 35: 0x561f2bd8850d - std::panicking::try::hed1ebed51b133ee4
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19
[INFO] [stdout] 36: 0x561f2bd8850d - std::panic::catch_unwind::h072a2b19fd39a474
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14
[INFO] [stdout] 37: 0x561f2bd8850d - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30
[INFO] [stdout] 38: 0x561f2bd8850d - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 39: 0x561f2c69a99a - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 40: 0x561f2c69a99a - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9
[INFO] [stdout] 41: 0x561f2c69a99a - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972
[INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17
[INFO] [stdout] 42: 0x7fb20a4b0609 - start_thread
[INFO] [stdout] 43: 0x7fb20a286293 - clone
[INFO] [stdout] 44: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] integration_tests::test_cycle_string_full_pipeline::f
[INFO] [stdout] integration_tests::test_inline_full_pipeline::f
[INFO] [stdout] integration_tests::test_multiple_classes_with_methods::f
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 117 passed; 3 failed; 12 ignored; 0 measured; 0 filtered out; finished in 555.34s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass '--lib'
[INFO] running `Command { std: "docker" "inspect" "d5d01d218207d33b892431273743c90330535f8095b1d7c6a4bef743d73f162c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5d01d218207d33b892431273743c90330535f8095b1d7c6a4bef743d73f162c", kill_on_drop: false }`
[INFO] [stdout] d5d01d218207d33b892431273743c90330535f8095b1d7c6a4bef743d73f162c