[INFO] fetching crate rusotp 0.4.0... [INFO] testing rusotp-0.4.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rusotp 0.4.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rusotp 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rusotp 0.4.0 [INFO] tweaked toml for crates.io crate rusotp 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusotp 0.4.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rusotp 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates v2.1.5 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded inline-c-macro v0.1.7 [INFO] [stderr] Downloaded target-lexicon v0.11.2 [INFO] [stderr] Downloaded assert_cmd v1.0.8 [INFO] [stderr] Downloaded termion v4.0.5 [INFO] [stderr] Downloaded inline-c v0.1.8 [INFO] [stderr] Downloaded cbindgen v0.29.0 [INFO] [stderr] Downloaded pest v2.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e84d6b15c8043f2743de4f9de3c67afca1c9b0f8bb99c67ff327e2bc98479a4 [INFO] running `Command { std: "docker" "start" "-a" "3e84d6b15c8043f2743de4f9de3c67afca1c9b0f8bb99c67ff327e2bc98479a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e84d6b15c8043f2743de4f9de3c67afca1c9b0f8bb99c67ff327e2bc98479a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e84d6b15c8043f2743de4f9de3c67afca1c9b0f8bb99c67ff327e2bc98479a4", kill_on_drop: false }` [INFO] [stdout] 3e84d6b15c8043f2743de4f9de3c67afca1c9b0f8bb99c67ff327e2bc98479a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 805eb285f05ceb2a91067cf056bfe8763984c774cb1fc2a808dec1bccb994c30 [INFO] running `Command { std: "docker" "start" "-a" "805eb285f05ceb2a91067cf056bfe8763984c774cb1fc2a808dec1bccb994c30", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cbindgen v0.29.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rusotp v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: rusotp@0.4.0: Generated C++ header at "contrib/rusotp.hpp" [INFO] [stderr] warning: rusotp@0.4.0: Shared object dir: /opt/rustwide/workdir/target/debug [INFO] [stderr] warning: rusotp@0.4.0: Library name: librusotp.so [INFO] [stderr] warning: rusotp@0.4.0: Target OS: linux [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.44s [INFO] running `Command { std: "docker" "inspect" "805eb285f05ceb2a91067cf056bfe8763984c774cb1fc2a808dec1bccb994c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "805eb285f05ceb2a91067cf056bfe8763984c774cb1fc2a808dec1bccb994c30", kill_on_drop: false }` [INFO] [stdout] 805eb285f05ceb2a91067cf056bfe8763984c774cb1fc2a808dec1bccb994c30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b181d6fb2fafa72007183784f913f2664e0712d4729fd4a71d8cb8c2a3cdc03 [INFO] running `Command { std: "docker" "start" "-a" "2b181d6fb2fafa72007183784f913f2664e0712d4729fd4a71d8cb8c2a3cdc03", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling termion v4.0.5 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling inline-c-macro v0.1.7 [INFO] [stderr] Compiling inline-c v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cbindgen v0.29.0 [INFO] [stderr] Compiling rusotp v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: rusotp@0.4.0: Generated C++ header at "contrib/rusotp.hpp" [INFO] [stderr] warning: rusotp@0.4.0: Shared object dir: /opt/rustwide/workdir/target/debug [INFO] [stderr] warning: rusotp@0.4.0: Library name: librusotp.so [INFO] [stderr] warning: rusotp@0.4.0: Target OS: linux [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.49s [INFO] running `Command { std: "docker" "inspect" "2b181d6fb2fafa72007183784f913f2664e0712d4729fd4a71d8cb8c2a3cdc03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b181d6fb2fafa72007183784f913f2664e0712d4729fd4a71d8cb8c2a3cdc03", kill_on_drop: false }` [INFO] [stdout] 2b181d6fb2fafa72007183784f913f2664e0712d4729fd4a71d8cb8c2a3cdc03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b51944ad29d8dfdf9aa75a2d61e3f259a15628bf554a959290255f291eda237d [INFO] running `Command { std: "docker" "start" "-a" "b51944ad29d8dfdf9aa75a2d61e3f259a15628bf554a959290255f291eda237d", kill_on_drop: false }` [INFO] [stderr] warning: rusotp@0.4.0: Generated C++ header at "contrib/rusotp.hpp" [INFO] [stderr] warning: rusotp@0.4.0: Shared object dir: /opt/rustwide/workdir/target/debug [INFO] [stderr] warning: rusotp@0.4.0: Library name: librusotp.so [INFO] [stderr] warning: rusotp@0.4.0: Target OS: linux [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusotp-94bae2642ad094ac) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test ffi::converter::converter_test::to_hotp_should_convert_hotp_config_to_hotp ... ok [INFO] [stdout] test ffi::converter::converter_test::to_string_should_convert_cstr_to_string ... ok [INFO] [stdout] test ffi::converter::converter_test::to_totp_should_convert_totp_config_to_totp ... ok [INFO] [stdout] test ffi::converter::converter_test::to_str_should_convert_cstr_to_str ... ok [INFO] [stdout] test ffi::hotp_c_binds::hotp_c_bind_tests::test_hotp_generate ... ok [INFO] [stdout] test ffi::hotp_c_binds::hotp_c_bind_tests::test_hotp_provisioning_uri ... ok [INFO] [stdout] test ffi::hotp_c_binds::hotp_c_bind_tests::test_hotp_provisioning_uri_null_name ... ok [INFO] [stdout] test ffi::hotp_c_binds::hotp_c_bind_tests::test_hotp_verify ... ok [INFO] [stdout] test ffi::hotp_c_binds::hotp_c_bind_tests::test_hotp_verify_null_otp ... ok [INFO] [stdout] test ffi::totp_c_binds::totp_c_bind_tests::test_totp_generate ... ok [INFO] [stdout] test ffi::totp_c_binds::totp_c_bind_tests::test_totp_generate_at ... ok [INFO] [stdout] test ffi::totp_c_binds::totp_c_bind_tests::test_totp_verify_at ... ok [INFO] [stdout] test otp::algorithm::algorithm_test::from_string_should_properly_convert_algorithm_from_string ... ok [INFO] [stdout] test otp::algorithm::algorithm_test::from_string_should_return_none_with_invalid_algorithm_name ... ok [INFO] [stdout] test otp::algorithm::algorithm_test::hash_should_be_generated_using_sha256 ... ok [INFO] [stdout] test otp::algorithm::algorithm_test::hash_should_be_generated_using_sha1 ... ok [INFO] [stdout] test otp::algorithm::algorithm_test::to_string_should_properly_convert_algorithm_to_string ... ok [INFO] [stdout] test otp::algorithm::algorithm_test::hash_should_be_generated_using_sha512 ... ok [INFO] [stdout] test ffi::totp_c_binds::totp_c_bind_tests::test_totp_provisioning_uri ... ok [INFO] [stdout] test ffi::totp_c_binds::totp_c_bind_tests::test_totp_verify ... ok [INFO] [stdout] test ffi::converter::converter_test::to_hotp_should_fail_with_empty_secret ... ok [INFO] [stdout] test ffi::converter::converter_test::to_hotp_should_panic_with_invalid_data ... ok [INFO] [stdout] test ffi::converter::converter_test::to_hotp_should_fail_with_empty_algorithm ... ok [INFO] [stdout] test ffi::converter::converter_test::to_totp_should_fail_with_empty_algorithm ... ok [INFO] [stdout] test ffi::converter::converter_test::to_totp_should_fail_with_empty_secret ... ok [INFO] [stdout] test ffi::converter::converter_test::to_totp_should_panic_with_invalid_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/ffi_hotp.rs (/opt/rustwide/target/debug/deps/ffi_hotp-7b9935f3a72e2f11) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_hotp_generate_success ... FAILED [INFO] [stdout] test test_hotp_verify ... FAILED [INFO] [stdout] test test_hotp_provisioning_uri ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test ffi_hotp` [INFO] [stdout] ---- test_hotp_generate_success stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_hotp_generate_success' (52) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.8/src/assert.rs:124:9: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```"/usr/bin/ld: cannot find /opt/rustwide/workdir/target/debug/librusotp.so: No such file or directory\ncollect2: error: ld returned 1 exit status\n"``` [INFO] [stdout] command=`CFLAGS="-I/opt/rustwide/workdir -L/opt/rustwide/workdir/target/debug -D_DEBUG" LDFLAGS="/opt/rustwide/workdir/target/debug/librusotp.so" "c++" "/tmp/inline-c-rs-axl1mF.cpp" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-Werror" "-Wall" "-Wextra" "-I/opt/rustwide/workdir" "-L/opt/rustwide/workdir/target/debug" "-D_DEBUG" "-Wl,/opt/rustwide/workdir/target/debug/librusotp.so" "-o" "/tmp/inline-c-rs-FiKd9G"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```""``` [INFO] [stdout] stderr=```"/usr/bin/ld: cannot find /opt/rustwide/workdir/target/debug/librusotp.so: No such file or directory\ncollect2: error: ld returned 1 exit status\n"``` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a0648f9922 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a0648f9922 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a0648f9922 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a0648f9922 - ::fmt::h52160e9da139e442 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a06490a8ef - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a06490a8ef - core::fmt::write::hf09a056a304e021a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a0648c3cd1 - std::io::default_write_fmt::hf1a3645468226e09 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a0648c3cd1 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a0648d0522 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a0648d56bf - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a0648d5551 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a06452bf7e - as core::ops::function::Fn>::call::h3d020961abd83a77 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a06452bf7e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a0648d5d7f - as core::ops::function::Fn>::call::h75334a5fed245bca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a0648d5d7f - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a0648d5bda - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a0648d0659 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a0648b7c4d - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a064913350 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a0645dcbf0 - core::panicking::panic_display::h9079a5b08f963032 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:262:5 [INFO] [stdout] 20: 0x62a0645db0be - assert_cmd::assert::AssertError::panic::h2b6a8591f60dec9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.8/src/assert.rs:124:9 [INFO] [stdout] 21: 0x62a0645e9550 - core::ops::function::FnOnce::call_once::h38d697f2c2fa0e73 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x62a0645dc5d4 - core::result::Result::unwrap_or_else::hc098449b3c39377e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x62a0645dba21 - assert_cmd::assert::Assert::success::h58b393358f20a1de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.8/src/assert.rs:249:28 [INFO] [stdout] 24: 0x62a06455f6cc - inline_c::assert::Assert::success::h3724426f54a29fc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/inline-c-0.1.8/src/assert.rs:24:23 [INFO] [stdout] 25: 0x62a06450ad8b - ffi_hotp::test_hotp_generate_success::he65b76588d26fd3e [INFO] [stdout] at /opt/rustwide/workdir/tests/ffi_hotp.rs:21:6 [INFO] [stdout] 26: 0x62a06450ae37 - ffi_hotp::test_hotp_generate_success::{{closure}}::h18e58386cc1c918f [INFO] [stdout] at /opt/rustwide/workdir/tests/ffi_hotp.rs:6:32 [INFO] [stdout] 27: 0x62a06450a1e6 - core::ops::function::FnOnce::call_once::h225a48d85a81db06 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x62a06452bdab - core::ops::function::FnOnce::call_once::h933a5d67211adff2 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x62a06452bdab - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x62a064541985 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x62a064541985 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x62a064541985 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x62a064541985 - std::panicking::catch_unwind::h0d8461330de4a18b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x62a064541985 - std::panic::catch_unwind::h0321b51397bf9811 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x62a064541985 - test::run_test_in_process::hcaaa440fdbe4a513 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x62a064541985 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x62a064518194 - test::run_test::{{closure}}::h90a3b75194d37b5d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x62a064518194 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x62a06451ba5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x62a06451ba5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x62a06451ba5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x62a06451ba5a - std::panicking::catch_unwind::h73015d00e4866ebc [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x62a06451ba5a - std::panic::catch_unwind::h6f7b38e188aa4f62 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x62a06451ba5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x62a06451ba5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62a0648cb5af - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 47: 0x62a0648cb5af - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x7816a2c6faa4 - [INFO] [stdout] 49: 0x7816a2cfca34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_hotp_verify stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_hotp_verify' (54) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.8/src/assert.rs:124:9: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```"/usr/bin/ld: cannot find /opt/rustwide/workdir/target/debug/librusotp.so: No such file or directory\ncollect2: error: ld returned 1 exit status\n"``` [INFO] [stdout] command=`CFLAGS="-I/opt/rustwide/workdir -L/opt/rustwide/workdir/target/debug -D_DEBUG" LDFLAGS="/opt/rustwide/workdir/target/debug/librusotp.so" "c++" "/tmp/inline-c-rs-6tq0xD.cpp" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-Werror" "-Wall" "-Wextra" "-I/opt/rustwide/workdir" "-L/opt/rustwide/workdir/target/debug" "-D_DEBUG" "-Wl,/opt/rustwide/workdir/target/debug/librusotp.so" "-o" "/tmp/inline-c-rs-HRpKWL"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```""``` [INFO] [stdout] stderr=```"/usr/bin/ld: cannot find /opt/rustwide/workdir/target/debug/librusotp.so: No such file or directory\ncollect2: error: ld returned 1 exit status\n"``` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a0648f9922 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a0648f9922 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a0648f9922 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a0648f9922 - ::fmt::h52160e9da139e442 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a06490a8ef - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a06490a8ef - core::fmt::write::hf09a056a304e021a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a0648c3cd1 - std::io::default_write_fmt::hf1a3645468226e09 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a0648c3cd1 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a0648d0522 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a0648d56bf - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a0648d5551 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a06452bf7e - as core::ops::function::Fn>::call::h3d020961abd83a77 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a06452bf7e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a0648d5d7f - as core::ops::function::Fn>::call::h75334a5fed245bca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a0648d5d7f - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a0648d5bda - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a0648d0659 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a0648b7c4d - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a064913350 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a0645dcbf0 - core::panicking::panic_display::h9079a5b08f963032 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:262:5 [INFO] [stdout] 20: 0x62a0645db0be - assert_cmd::assert::AssertError::panic::h2b6a8591f60dec9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.8/src/assert.rs:124:9 [INFO] [stdout] 21: 0x62a0645e9550 - core::ops::function::FnOnce::call_once::h38d697f2c2fa0e73 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x62a0645dc5d4 - core::result::Result::unwrap_or_else::hc098449b3c39377e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x62a0645dba21 - assert_cmd::assert::Assert::success::h58b393358f20a1de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.8/src/assert.rs:249:28 [INFO] [stdout] 24: 0x62a06455f6cc - inline_c::assert::Assert::success::h3724426f54a29fc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/inline-c-0.1.8/src/assert.rs:24:23 [INFO] [stdout] 25: 0x62a06450ab8b - ffi_hotp::test_hotp_verify::h00a1ae7197ce11f3 [INFO] [stdout] at /opt/rustwide/workdir/tests/ffi_hotp.rs:45:6 [INFO] [stdout] 26: 0x62a06450ac87 - ffi_hotp::test_hotp_verify::{{closure}}::he643ffcd74971be4 [INFO] [stdout] at /opt/rustwide/workdir/tests/ffi_hotp.rs:27:22 [INFO] [stdout] 27: 0x62a06450a236 - core::ops::function::FnOnce::call_once::h89322a4b1a940b2c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x62a06452bdab - core::ops::function::FnOnce::call_once::h933a5d67211adff2 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x62a06452bdab - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x62a064541985 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x62a064541985 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x62a064541985 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x62a064541985 - std::panicking::catch_unwind::h0d8461330de4a18b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x62a064541985 - std::panic::catch_unwind::h0321b51397bf9811 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x62a064541985 - test::run_test_in_process::hcaaa440fdbe4a513 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x62a064541985 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x62a064518194 - test::run_test::{{closure}}::h90a3b75194d37b5d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x62a064518194 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x62a06451ba5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x62a06451ba5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x62a06451ba5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x62a06451ba5a - std::panicking::catch_unwind::h73015d00e4866ebc [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x62a06451ba5a - std::panic::catch_unwind::h6f7b38e188aa4f62 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x62a06451ba5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x62a06451ba5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62a0648cb5af - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 47: 0x62a0648cb5af - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x7816a2c6faa4 - [INFO] [stdout] 49: 0x7816a2cfca34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_hotp_provisioning_uri stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_hotp_provisioning_uri' (53) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.8/src/assert.rs:124:9: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```"/usr/bin/ld: cannot find /opt/rustwide/workdir/target/debug/librusotp.so: No such file or directory\ncollect2: error: ld returned 1 exit status\n"``` [INFO] [stdout] command=`CFLAGS="-I/opt/rustwide/workdir -L/opt/rustwide/workdir/target/debug -D_DEBUG" LDFLAGS="/opt/rustwide/workdir/target/debug/librusotp.so" "c++" "/tmp/inline-c-rs-oteVk8.cpp" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-Werror" "-Wall" "-Wextra" "-I/opt/rustwide/workdir" "-L/opt/rustwide/workdir/target/debug" "-D_DEBUG" "-Wl,/opt/rustwide/workdir/target/debug/librusotp.so" "-o" "/tmp/inline-c-rs-1EL5yc"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=```""``` [INFO] [stdout] stderr=```"/usr/bin/ld: cannot find /opt/rustwide/workdir/target/debug/librusotp.so: No such file or directory\ncollect2: error: ld returned 1 exit status\n"``` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62a0648f9922 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a0648f9922 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a0648f9922 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62a0648f9922 - ::fmt::h52160e9da139e442 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62a06490a8ef - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62a06490a8ef - core::fmt::write::hf09a056a304e021a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x62a0648c3cd1 - std::io::default_write_fmt::hf1a3645468226e09 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a0648c3cd1 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62a0648d0522 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62a0648d56bf - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62a0648d5551 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62a06452bf7e - as core::ops::function::Fn>::call::h3d020961abd83a77 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x62a06452bf7e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a0648d5d7f - as core::ops::function::Fn>::call::h75334a5fed245bca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x62a0648d5d7f - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62a0648d5bda - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62a0648d0659 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62a0648b7c4d - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62a064913350 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x62a0645dcbf0 - core::panicking::panic_display::h9079a5b08f963032 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:262:5 [INFO] [stdout] 20: 0x62a0645db0be - assert_cmd::assert::AssertError::panic::h2b6a8591f60dec9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.8/src/assert.rs:124:9 [INFO] [stdout] 21: 0x62a0645e9550 - core::ops::function::FnOnce::call_once::h38d697f2c2fa0e73 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x62a0645dc5d4 - core::result::Result::unwrap_or_else::hc098449b3c39377e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1615:23 [INFO] [stdout] 23: 0x62a0645dba21 - assert_cmd::assert::Assert::success::h58b393358f20a1de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.8/src/assert.rs:249:28 [INFO] [stdout] 24: 0x62a06455f6cc - inline_c::assert::Assert::success::h3724426f54a29fc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/inline-c-0.1.8/src/assert.rs:24:23 [INFO] [stdout] 25: 0x62a06450af8b - ffi_hotp::test_hotp_provisioning_uri::hf77363091d415e96 [INFO] [stdout] at /opt/rustwide/workdir/tests/ffi_hotp.rs:66:6 [INFO] [stdout] 26: 0x62a06450b037 - ffi_hotp::test_hotp_provisioning_uri::{{closure}}::h4bdebe32a6eff60d [INFO] [stdout] at /opt/rustwide/workdir/tests/ffi_hotp.rs:51:32 [INFO] [stdout] 27: 0x62a06450a2b6 - core::ops::function::FnOnce::call_once::he38b78aec5fbe3c3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x62a06452bdab - core::ops::function::FnOnce::call_once::h933a5d67211adff2 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x62a06452bdab - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x62a064541985 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x62a064541985 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x62a064541985 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x62a064541985 - std::panicking::catch_unwind::h0d8461330de4a18b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x62a064541985 - std::panic::catch_unwind::h0321b51397bf9811 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x62a064541985 - test::run_test_in_process::hcaaa440fdbe4a513 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x62a064541985 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x62a064518194 - test::run_test::{{closure}}::h90a3b75194d37b5d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x62a064518194 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x62a06451ba5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x62a06451ba5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x62a06451ba5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x62a06451ba5a - std::panicking::catch_unwind::h73015d00e4866ebc [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x62a06451ba5a - std::panic::catch_unwind::h6f7b38e188aa4f62 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x62a06451ba5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x62a06451ba5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62a0648cb5af - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 47: 0x62a0648cb5af - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x7816a2c6faa4 - [INFO] [stdout] 49: 0x7816a2cfca34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_hotp_generate_success [INFO] [stdout] test_hotp_provisioning_uri [INFO] [stdout] test_hotp_verify [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b51944ad29d8dfdf9aa75a2d61e3f259a15628bf554a959290255f291eda237d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51944ad29d8dfdf9aa75a2d61e3f259a15628bf554a959290255f291eda237d", kill_on_drop: false }` [INFO] [stdout] b51944ad29d8dfdf9aa75a2d61e3f259a15628bf554a959290255f291eda237d