-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Description
---- missing_symbol_fails stdout ----
thread 'missing_symbol_fails' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: StringError("/home/brain/rpmbuild/BUILD/libloading-0.4.2/target/release/build/libloading-4f12e18e49d5bef6/out/libtest_helpers.dll: cannot open shared object file: No such file or directory") }) }', src/libcore/result.rs:906:4
---- test_0_no_0 stdout ----
thread 'test_0_no_0' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: StringError("/home/brain/rpmbuild/BUILD/libloading-0.4.2/target/release/build/libloading-4f12e18e49d5bef6/out/libtest_helpers.dll: cannot open shared object file: No such file or directory") }) }', src/libcore/result.rs:906:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.
---- interior_null_fails stdout ----
thread 'interior_null_fails' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: StringError("/home/brain/rpmbuild/BUILD/libloading-0.4.2/target/release/build/libloading-4f12e18e49d5bef6/out/libtest_helpers.dll: cannot open shared object file: No such file or directory") }) }', src/libcore/result.rs:906:4
---- test_id_struct stdout ----
thread 'test_id_struct' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: StringError("/home/brain/rpmbuild/BUILD/libloading-0.4.2/target/release/build/libloading-4f12e18e49d5bef6/out/libtest_helpers.dll: cannot open shared object file: No such file or directory") }) }', src/libcore/result.rs:906:4
---- test_id_u32 stdout ----
thread 'test_id_u32' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: StringError("/home/brain/rpmbuild/BUILD/libloading-0.4.2/target/release/build/libloading-4f12e18e49d5bef6/out/libtest_helpers.dll: cannot open shared object file: No such file or directory") }) }', src/libcore/result.rs:906:4
Metadata
Metadata
Assignees
Labels
No labels