[INFO] crate cpp_to_rust 0.5.3 is already in cache [INFO] extracting crate cpp_to_rust 0.5.3 into work/ex/beta-1.37-6/sources/1.36.0/reg/cpp_to_rust/0.5.3 [INFO] extracting crate cpp_to_rust 0.5.3 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cpp_to_rust/0.5.3 [INFO] validating manifest of cpp_to_rust-0.5.3 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cpp_to_rust-0.5.3 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cpp_to_rust-0.5.3 [INFO] finished frobbing cpp_to_rust-0.5.3 [INFO] frobbed toml for cpp_to_rust-0.5.3 written to work/ex/beta-1.37-6/sources/1.36.0/reg/cpp_to_rust/0.5.3/Cargo.toml [INFO] started frobbing cpp_to_rust-0.5.3 [INFO] finished frobbing cpp_to_rust-0.5.3 [INFO] frobbed toml for cpp_to_rust-0.5.3 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cpp_to_rust/0.5.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cpp_to_rust-0.5.3 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/cpp_to_rust/0.5.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 7e6b3572bb40ab75e85ea138fb576f6028d848e31eafddd96c059b718f8d5d8d [INFO] running `"docker" "start" "-a" "7e6b3572bb40ab75e85ea138fb576f6028d848e31eafddd96c059b718f8d5d8d"` [INFO] [stderr] Compiling ansi_term v0.8.0 [INFO] [stderr] Compiling multimap v0.3.0 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling clang-sys v0.13.0 [INFO] [stderr] Compiling term_size v0.1.1 [INFO] [stderr] Compiling strings v0.0.1 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling rustfmt v0.6.3 [INFO] [stderr] Compiling clap v2.10.4 [INFO] [stderr] Compiling clang v0.14.1 [INFO] [stderr] Compiling syntex v0.54.0 [INFO] [stderr] Compiling serde_codegen v0.8.23 [INFO] [stderr] Compiling cpp_to_rust v0.5.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | std::io::Error, IO; [INFO] [stderr] 10 | | regex::Error, Regex; [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | std::io::Error, IO; [INFO] [stderr] 10 | | regex::Error, Regex; [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "7e6b3572bb40ab75e85ea138fb576f6028d848e31eafddd96c059b718f8d5d8d"` [INFO] running `"docker" "rm" "-f" "7e6b3572bb40ab75e85ea138fb576f6028d848e31eafddd96c059b718f8d5d8d"` [INFO] [stdout] 7e6b3572bb40ab75e85ea138fb576f6028d848e31eafddd96c059b718f8d5d8d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/cpp_to_rust/0.5.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] cea1c1c9a8d4caa2670bc6185b2123e10a07c1892874385d2332df95649e84ad [INFO] running `"docker" "start" "-a" "cea1c1c9a8d4caa2670bc6185b2123e10a07c1892874385d2332df95649e84ad"` [INFO] [stderr] Compiling cpp_to_rust v0.5.3 (/opt/crater/workdir) [INFO] [stderr] warning: the item `std` is imported redundantly [INFO] [stderr] --> src/cpp_parser.rs:126:7 [INFO] [stderr] | [INFO] [stderr] 126 | use std; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | std::io::Error, IO; [INFO] [stderr] 10 | | regex::Error, Regex; [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | std::io::Error, IO; [INFO] [stderr] 10 | | regex::Error, Regex; [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.78s [INFO] running `"docker" "inspect" "cea1c1c9a8d4caa2670bc6185b2123e10a07c1892874385d2332df95649e84ad"` [INFO] running `"docker" "rm" "-f" "cea1c1c9a8d4caa2670bc6185b2123e10a07c1892874385d2332df95649e84ad"` [INFO] [stdout] cea1c1c9a8d4caa2670bc6185b2123e10a07c1892874385d2332df95649e84ad [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/cpp_to_rust/0.5.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 89645b30d53004b28daf4dac9bc8643c5511a8076850cf3ad47cd6be0afd8c68 [INFO] running `"docker" "start" "-a" "89645b30d53004b28daf4dac9bc8643c5511a8076850cf3ad47cd6be0afd8c68"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/cpp_to_rust-c70d03904c4c8776 [INFO] [stdout] [INFO] [stdout] running 99 tests [INFO] [stdout] test rust_generator::calculate_rust_name_test ... ok [INFO] [stdout] test rust_generator::prepare_enum_values_test_duplicates ... ok [INFO] [stdout] test rust_generator::prepare_enum_values_test_simple ... ok [INFO] [stdout] test rust_generator::prepare_enum_values_test_prefix_digits ... ok [INFO] [stdout] test rust_generator::prepare_enum_values_test_prefix ... ok [INFO] [stdout] test tests::cpp_ffi_data::argument_func ... ok [INFO] [stdout] test tests::cpp_ffi_data::argument_int_ptr ... ok [INFO] [stdout] test tests::cpp_ffi_data::argument_int ... ok [INFO] [stdout] test tests::cpp_ffi_data::argument_meaning ... ok [INFO] [stdout] test tests::cpp_ffi_data::c_base_name_class_method_in_namespace ... ok [INFO] [stdout] test tests::cpp_ffi_data::c_base_name_class_method ... ok [INFO] [stdout] test tests::cpp_ffi_data::c_base_name_class_method_operator ... ok [INFO] [stdout] test rust_generator::prepare_enum_values_test_suffix_empty ... ok [INFO] [stdout] test tests::cpp_ffi_data::c_base_name_conversion_operator ... ok [INFO] [stdout] test rust_generator::prepare_enum_values_test_suffix_partial ... ok [INFO] [stdout] test tests::cpp_ffi_data::c_base_name_free_func_in_namespace ... ok [INFO] [stdout] test rust_generator::remove_qt_prefix_and_convert_case_test ... ok [INFO] [stdout] test rust_generator::prepare_enum_values_test_suffix ... ok [INFO] [stdout] test tests::cpp_ffi_data::c_base_name_free_func ... ok [INFO] [stdout] test tests::cpp_method::argument_types_equal1 ... ok [INFO] [stdout] test tests::cpp_method::argument_types_equal2 ... ok [INFO] [stdout] test tests::cpp_ffi_data::cpp_ffi_type_void ... ok [INFO] [stdout] test tests::cpp_ffi_data::signature_two_numbers ... ok [INFO] [stdout] test tests::cpp_ffi_data::c_base_name_free_func_operator ... ok [INFO] [stdout] test tests::cpp_ffi_data::signature_class_method_const ... ok [INFO] [stdout] test tests::cpp_ffi_data::signature_class_method ... ok [INFO] [stdout] test tests::cpp_method::argument_types_equal5 ... ok [INFO] [stdout] test tests::cpp_method::argument_types_equal3 ... ok [INFO] [stdout] test tests::cpp_method::argument_types_equal8 ... ok [INFO] [stdout] test tests::cpp_method::c_signature_constructor ... ok [INFO] [stdout] test tests::cpp_method::c_signature_destructor ... ok [INFO] [stdout] test tests::cpp_method::c_signature_empty ... ok [INFO] [stdout] test tests::cpp_method::c_signature_method_with_this ... ok [INFO] [stdout] test tests::cpp_method::c_signature_method_returning_class ... ok [INFO] [stdout] test tests::cpp_method::cpp_method_kind ... ok [INFO] [stdout] test tests::cpp_method::c_signature_simple_func ... ok [INFO] [stdout] test tests::cpp_method::c_signature_static_method ... ok [INFO] [stdout] test tests::cpp_method::full_name_nested_class_method ... ok [INFO] [stdout] test tests::cpp_method::full_name_free_function_in_namespace ... ok [INFO] [stdout] test tests::cpp_method::full_name_method ... ok [INFO] [stdout] test tests::cpp_method::full_name_static_method ... ok [INFO] [stdout] test tests::cpp_method::needs_allocation_place_variants ... ok [INFO] [stdout] test tests::cpp_method::short_text1 ... ok [INFO] [stdout] test tests::cpp_method::to_ffi_signatures_destructor ... ok [INFO] [stdout] test tests::cpp_method::to_ffi_signatures_simple_func ... ok [INFO] [stdout] test tests::cpp_operator::info1 ... ok [INFO] [stdout] test tests::cpp_method::argument_types_equal6 ... ok [INFO] [stdout] test tests::cpp_method::argument_types_equal4 ... ok [INFO] [stdout] test tests::cpp_method::argument_types_equal7 ... ok [INFO] [stdout] test tests::cpp_ffi_data::c_base_name_destructor ... ok [INFO] [stdout] test tests::cpp_ffi_data::c_base_name_constructor ... ok [INFO] [stdout] test tests::cpp_parser::anon_enum ... ok [INFO] [stdout] test tests::cpp_parser::free_func_operator_sub ... ok [INFO] [stdout] test tests::cpp_parser::derived_class_multiple ... ok [INFO] [stdout] test tests::cpp_parser::func_with_unknown_type ... ok [INFO] [stdout] test tests::cpp_parser::free_template_func ... ok [INFO] [stdout] test tests::cpp_parser::non_type_template_parameter ... ok [INFO] [stdout] test tests::cpp_parser::simple_class_method ... ok [INFO] [stdout] test tests::cpp_parser::simple_enum ... ok [INFO] [stdout] test tests::cpp_parser::simple_enum2 ... ok [INFO] [stdout] test tests::cpp_parser::simple_func ... ok [INFO] [stdout] test tests::cpp_parser::simple_func_with_default_value ... ok [INFO] [stdout] test tests::cpp_parser::template_class_method ... ok [INFO] [stdout] test tests::cpp_parser::template_class_template_method ... ok [INFO] [stdout] test tests::cpp_parser::class_with_use ... ok [INFO] [stdout] test tests::cpp_parser::variadic_func ... ok [INFO] [stdout] test tests::cpp_type::bool_ptr ... ok [INFO] [stdout] test tests::cpp_type::char_ptr_ptr ... ok [INFO] [stdout] test tests::cpp_type::class_const_ref ... ok [INFO] [stdout] test tests::cpp_type::class_mut_ptr ... ok [INFO] [stdout] test tests::cpp_type::class_mut_ref ... ok [INFO] [stdout] test tests::cpp_type::class_value ... ok [INFO] [stdout] test tests::cpp_type::class_with_template_args ... ok [INFO] [stdout] test tests::cpp_type::enum1 ... ok [INFO] [stdout] test tests::cpp_type::function1 ... ok [INFO] [stdout] test tests::cpp_type::instantiate1 ... ok [INFO] [stdout] test tests::cpp_type::int ... ok [INFO] [stdout] test tests::cpp_type::nested_template_cpp_code ... ok [INFO] [stdout] test tests::cpp_type::qflags ... ok [INFO] [stdout] test tests::cpp_type::qint64 ... ok [INFO] [stdout] test tests::cpp_type::quintptr ... ok [INFO] [stdout] test tests::cpp_type::template_parameter ... ok [INFO] [stdout] test tests::cpp_type::void ... ok [INFO] [stdout] test tests::cpp_type::void_ptr ... ok [INFO] [stdout] test tests::full_run::full_run ... FAILED [INFO] [stdout] test tests::full_run::only_cpp_lib ... FAILED [INFO] [stdout] test tests::utils::case_operations ... ok [INFO] [stdout] test tests::utils::join ... ok [INFO] [stdout] test tests::utils::path_buf_with_added ... ok [INFO] [stdout] test tests::utils::word_iterator ... ok [INFO] [stdout] test tests::utils::word_iterator2 ... ok [INFO] [stdout] test tests::utils::word_iterator3 ... ok [INFO] [stdout] test tests::cpp_parser::advanced_class_methods ... ok [INFO] [stdout] test tests::cpp_parser::functions_with_class_arg ... ok [INFO] [stdout] test tests::cpp_parser::template_instantiation ... ok [INFO] [stdout] test tests::cpp_parser::complex_const_types ... ok [INFO] [stdout] test tests::cpp_parser::derived_class_simple ... ok [INFO] [stdout] test tests::cpp_parser::derived_class_simple_private ... ok [INFO] [stdout] test tests::cpp_parser::derived_class_simple_virtual ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::full_run::full_run stdout ---- [INFO] [stdout] thread 'tests::full_run::full_run' panicked at 'assertion failed: cpp_lib_source_dir.exists()', src/tests/full_run.rs:17:3 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558051f6f473 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x558051f6a62b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x558051f6e0b6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x558051f6ddde - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x558051f6e7bf - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x558051daa137 - std::panicking::begin_panic::h1025ef4c6ae200e9 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:408 [INFO] [stdout] 6: 0x558051bfc117 - cpp_to_rust::tests::full_run::build_cpp_lib::h10e26b189495760d [INFO] [stdout] at src/tests/full_run.rs:17 [INFO] [stdout] 7: 0x558051c03e43 - cpp_to_rust::tests::full_run::full_run::h899fb691d7804927 [INFO] [stdout] at src/tests/full_run.rs:48 [INFO] [stdout] 8: 0x558051c03df9 - cpp_to_rust::tests::full_run::full_run::{{closure}}::h75805f443a5633dd [INFO] [stdout] at src/tests/full_run.rs:47 [INFO] [stdout] 9: 0x558051c0605d - core::ops::function::FnOnce::call_once::hddeba429d3a85b91 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 10: 0x558051d076de - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 11: 0x558051f764f9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 12: 0x558051d21fd7 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 13: 0x558051cfc9f4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 14: 0x558051d00aa4 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 15: 0x558051f764f9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 16: 0x558051d010b1 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 17: 0x558051f5fbde - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 18: 0x558051f75bdf - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 19: 0x7efd4c1ed4a3 - start_thread [INFO] [stdout] 20: 0x7efd4bd18d0e - __clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::full_run::only_cpp_lib stdout ---- [INFO] [stdout] thread 'tests::full_run::only_cpp_lib' panicked at 'assertion failed: cpp_lib_source_dir.exists()', src/tests/full_run.rs:17:3 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558051f6f473 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x558051f6a62b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x558051f6e0b6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x558051f6ddde - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x558051f6e7bf - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x558051daa137 - std::panicking::begin_panic::h1025ef4c6ae200e9 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:408 [INFO] [stdout] 6: 0x558051bfc117 - cpp_to_rust::tests::full_run::build_cpp_lib::h10e26b189495760d [INFO] [stdout] at src/tests/full_run.rs:17 [INFO] [stdout] 7: 0x558051c03ddb - cpp_to_rust::tests::full_run::only_cpp_lib::h91121552e017fb73 [INFO] [stdout] at src/tests/full_run.rs:41 [INFO] [stdout] 8: 0x558051c03db9 - cpp_to_rust::tests::full_run::only_cpp_lib::{{closure}}::h6517a98211fd6c6d [INFO] [stdout] at src/tests/full_run.rs:40 [INFO] [stdout] 9: 0x558051c0539d - core::ops::function::FnOnce::call_once::h4b93e0ad5a59e0f7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 10: 0x558051d076de - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 11: 0x558051f764f9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 12: 0x558051d21fd7 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 13: 0x558051cfc9f4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 14: 0x558051d00aa4 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 15: 0x558051f764f9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 16: 0x558051d010b1 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 17: 0x558051f5fbde - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 18: 0x558051f75bdf - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 19: 0x7efd4c1ed4a3 - start_thread [INFO] [stdout] 20: 0x7efd4bd18d0e - __clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::full_run::full_run [INFO] [stdout] tests::full_run::only_cpp_lib [INFO] [stdout] [INFO] [stdout] test result: FAILED. 97 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "89645b30d53004b28daf4dac9bc8643c5511a8076850cf3ad47cd6be0afd8c68"` [INFO] running `"docker" "rm" "-f" "89645b30d53004b28daf4dac9bc8643c5511a8076850cf3ad47cd6be0afd8c68"` [INFO] [stdout] 89645b30d53004b28daf4dac9bc8643c5511a8076850cf3ad47cd6be0afd8c68