[INFO] fetching crate csaf 0.3.2... [INFO] testing csaf-0.3.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate csaf 0.3.2 into /workspace/builds/worker-74/source [INFO] validating manifest of crates.io crate csaf 0.3.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate csaf 0.3.2 [INFO] finished tweaking crates.io crate csaf 0.3.2 [INFO] tweaked toml for crates.io crate csaf 0.3.2 written to /workspace/builds/worker-74/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba95f256e83a2e46f3b1f995dfcb01a5c31ed330555df6653d98bc98d9dc8626 [INFO] running `Command { std: "docker" "start" "-a" "ba95f256e83a2e46f3b1f995dfcb01a5c31ed330555df6653d98bc98d9dc8626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba95f256e83a2e46f3b1f995dfcb01a5c31ed330555df6653d98bc98d9dc8626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba95f256e83a2e46f3b1f995dfcb01a5c31ed330555df6653d98bc98d9dc8626", kill_on_drop: false }` [INFO] [stdout] ba95f256e83a2e46f3b1f995dfcb01a5c31ed330555df6653d98bc98d9dc8626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72e0956c65741fece9e3c600253019b85e9145539d44b15dcb59eb1df4e836ba [INFO] running `Command { std: "docker" "start" "-a" "72e0956c65741fece9e3c600253019b85e9145539d44b15dcb59eb1df4e836ba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling platforms v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling fs-err v2.7.0 [INFO] [stderr] Compiling smol_str v0.1.17 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smartstring v0.2.10 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling cvss v1.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.12.1 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling crates-index v0.17.0 [INFO] [stderr] Compiling rustsec v0.24.3 [INFO] [stderr] Compiling csaf v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.31s [INFO] running `Command { std: "docker" "inspect" "72e0956c65741fece9e3c600253019b85e9145539d44b15dcb59eb1df4e836ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72e0956c65741fece9e3c600253019b85e9145539d44b15dcb59eb1df4e836ba", kill_on_drop: false }` [INFO] [stdout] 72e0956c65741fece9e3c600253019b85e9145539d44b15dcb59eb1df4e836ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac75c064e3b4587510fe5661c86995ea163a32f0c9eb7cd9830cfb3b609a91be [INFO] running `Command { std: "docker" "start" "-a" "ac75c064e3b4587510fe5661c86995ea163a32f0c9eb7cd9830cfb3b609a91be", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling csaf v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.04s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/csaf-bfb29d6ae3bb3801) [INFO] running `Command { std: "docker" "inspect" "ac75c064e3b4587510fe5661c86995ea163a32f0c9eb7cd9830cfb3b609a91be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac75c064e3b4587510fe5661c86995ea163a32f0c9eb7cd9830cfb3b609a91be", kill_on_drop: false }` [INFO] [stdout] ac75c064e3b4587510fe5661c86995ea163a32f0c9eb7cd9830cfb3b609a91be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2797506677243f2c9832ec455d44de9b835da56e3951dc2bb2da5d8296001b0 [INFO] running `Command { std: "docker" "start" "-a" "c2797506677243f2c9832ec455d44de9b835da56e3951dc2bb2da5d8296001b0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/csaf-bfb29d6ae3bb3801) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::generic_template_deserializes ... ok [INFO] [stdout] test tests::first_example_deserializes ... ok [INFO] [stdout] test tests::second_example_deserializes ... ok [INFO] [stdout] test interop::tests::example_advisory_serializes ... FAILED [INFO] [stdout] test interop::tests::example_advisory_deserializes ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- interop::tests::example_advisory_serializes stdout ---- [INFO] [stdout] thread 'interop::tests::example_advisory_serializes' panicked at 'package name must match name from crates.io registry', src/interop.rs:209:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a8fe6eed1d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a8fe6eed1d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a8fe6eed1d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a8fe6eed1d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a8fe7131dc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55a8fe6eac41 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55a8fe6f0a65 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a8fe6f0a65 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a8fe6f0a65 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a8fe6f0754 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a8fe6f0fb2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a8fe6f0e97 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a8fe6ef1d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a8fe6f0bc9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a8fe25c603 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55a8fe7116c1 - core::panicking::panic_display::h45f55b14152ae4d6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:72:5 [INFO] [stdout] 16: 0x55a8fe71166b - core::panicking::panic_str::h6b38a6490f54e83e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:56:5 [INFO] [stdout] 17: 0x55a8fe25c476 - core::option::expect_failed::h46807ac9c179352f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:1874:5 [INFO] [stdout] 18: 0x55a8fe340323 - core::option::Option::expect::h8bce7d544569538f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:718:21 [INFO] [stdout] 19: 0x55a8fe2ef3f7 - csaf::interop::BranchTracking::extract_branches::h7a8e649f367c1b0a [INFO] [stdout] at /opt/rustwide/workdir/src/interop.rs:207:30 [INFO] [stdout] 20: 0x55a8fe2ecfc4 - csaf::interop:: for csaf::Csaf>::from::h8c127c727112bc3e [INFO] [stdout] at /opt/rustwide/workdir/src/interop.rs:44:13 [INFO] [stdout] 21: 0x55a8fe2dc2c1 - csaf::interop::tests::example_advisory_serializes::hfccbede8b04e1a4e [INFO] [stdout] at /opt/rustwide/workdir/src/interop.rs:299:24 [INFO] [stdout] 22: 0x55a8fe2dc22a - csaf::interop::tests::example_advisory_serializes::{{closure}}::h1243dbecab0bdba6 [INFO] [stdout] at /opt/rustwide/workdir/src/interop.rs:296:5 [INFO] [stdout] 23: 0x55a8fe34785e - core::ops::function::FnOnce::call_once::h5bf8e6dece066f10 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55a8fe383c63 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x55a8fe383c63 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 26: 0x55a8fe382a19 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 27: 0x55a8fe382a19 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x55a8fe382a19 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 29: 0x55a8fe382a19 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 30: 0x55a8fe382a19 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x55a8fe382a19 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 32: 0x55a8fe382a19 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 33: 0x55a8fe34ebce - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 34: 0x55a8fe34ebce - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 35: 0x55a8fe354138 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 36: 0x55a8fe354138 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x55a8fe354138 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 38: 0x55a8fe354138 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 39: 0x55a8fe354138 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x55a8fe354138 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 41: 0x55a8fe354138 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x55a8fe6f58e3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 43: 0x55a8fe6f58e3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 44: 0x55a8fe6f58e3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f395939b609 - start_thread [INFO] [stdout] 46: 0x7f3959169163 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- interop::tests::example_advisory_deserializes stdout ---- [INFO] [stdout] Advisory { [INFO] [stdout] metadata: Metadata { [INFO] [stdout] id: Id { [INFO] [stdout] kind: RUSTSEC, [INFO] [stdout] year: Some( [INFO] [stdout] 2021, [INFO] [stdout] ), [INFO] [stdout] string: "RUSTSEC-2021-0093", [INFO] [stdout] }, [INFO] [stdout] package: Name( [INFO] [stdout] "crossbeam-deque", [INFO] [stdout] ), [INFO] [stdout] title: "Data race in crossbeam-deque", [INFO] [stdout] description: "In the affected version of this crate, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are forgotten and never popped. If tasks are allocated on the heap, this can cause double free and a memory leak. If not, this still can cause a logical bug.\r\n\r\nCrates using `Stealer::steal`, `Stealer::steal_batch`, or `Stealer::steal_batch_and_pop` are affected by this issue.\r\n\r\nCredits to @kmaork for discovering, reporting and fixing the bug.", [INFO] [stdout] date: Date( [INFO] [stdout] "2021-07-30", [INFO] [stdout] ), [INFO] [stdout] aliases: [ [INFO] [stdout] Id { [INFO] [stdout] kind: GHSA, [INFO] [stdout] year: None, [INFO] [stdout] string: "GHSA-pqqp-xmhj-wgcw", [INFO] [stdout] }, [INFO] [stdout] Id { [INFO] [stdout] kind: CVE, [INFO] [stdout] year: Some( [INFO] [stdout] 2021, [INFO] [stdout] ), [INFO] [stdout] string: "CVE-2021-32810", [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] related: [], [INFO] [stdout] collection: None, [INFO] [stdout] categories: [ [INFO] [stdout] MemoryCorruption, [INFO] [stdout] ], [INFO] [stdout] keywords: [], [INFO] [stdout] cvss: Some( [INFO] [stdout] Base { [INFO] [stdout] minor_version: 1, [INFO] [stdout] av: Some( [INFO] [stdout] Network, [INFO] [stdout] ), [INFO] [stdout] ac: Some( [INFO] [stdout] Low, [INFO] [stdout] ), [INFO] [stdout] pr: Some( [INFO] [stdout] None, [INFO] [stdout] ), [INFO] [stdout] ui: Some( [INFO] [stdout] None, [INFO] [stdout] ), [INFO] [stdout] s: Some( [INFO] [stdout] Unchanged, [INFO] [stdout] ), [INFO] [stdout] c: Some( [INFO] [stdout] High, [INFO] [stdout] ), [INFO] [stdout] i: Some( [INFO] [stdout] High, [INFO] [stdout] ), [INFO] [stdout] a: Some( [INFO] [stdout] High, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] informational: None, [INFO] [stdout] url: Some( [INFO] [stdout] Url { [INFO] [stdout] scheme: "https", [INFO] [stdout] cannot_be_a_base: false, [INFO] [stdout] username: "", [INFO] [stdout] password: None, [INFO] [stdout] host: Some( [INFO] [stdout] Domain( [INFO] [stdout] "github.com", [INFO] [stdout] ), [INFO] [stdout] ), [INFO] [stdout] port: None, [INFO] [stdout] path: "/crossbeam-rs/crossbeam/security/advisories/GHSA-pqqp-xmhj-wgcw", [INFO] [stdout] query: None, [INFO] [stdout] fragment: None, [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] references: [], [INFO] [stdout] withdrawn: None, [INFO] [stdout] }, [INFO] [stdout] affected: None, [INFO] [stdout] versions: Versions { [INFO] [stdout] patched: [ [INFO] [stdout] VersionReq { [INFO] [stdout] comparators: [ [INFO] [stdout] Comparator { [INFO] [stdout] op: GreaterEq, [INFO] [stdout] major: 0, [INFO] [stdout] minor: Some( [INFO] [stdout] 7, [INFO] [stdout] ), [INFO] [stdout] patch: Some( [INFO] [stdout] 4, [INFO] [stdout] ), [INFO] [stdout] pre: Prerelease(""), [INFO] [stdout] }, [INFO] [stdout] Comparator { [INFO] [stdout] op: Less, [INFO] [stdout] major: 0, [INFO] [stdout] minor: Some( [INFO] [stdout] 8, [INFO] [stdout] ), [INFO] [stdout] patch: Some( [INFO] [stdout] 0, [INFO] [stdout] ), [INFO] [stdout] pre: Prerelease(""), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] VersionReq { [INFO] [stdout] comparators: [ [INFO] [stdout] Comparator { [INFO] [stdout] op: GreaterEq, [INFO] [stdout] major: 0, [INFO] [stdout] minor: Some( [INFO] [stdout] 8, [INFO] [stdout] ), [INFO] [stdout] patch: Some( [INFO] [stdout] 1, [INFO] [stdout] ), [INFO] [stdout] pre: Prerelease(""), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] unaffected: [], [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stdout] thread 'interop::tests::example_advisory_deserializes' panicked at 'package name must match name from crates.io registry', src/interop.rs:209:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a8fe6eed1d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a8fe6eed1d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a8fe6eed1d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a8fe6eed1d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a8fe7131dc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55a8fe6eac41 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55a8fe6f0a65 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a8fe6f0a65 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a8fe6f0a65 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a8fe6f0754 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a8fe6f0fb2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a8fe6f0e97 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a8fe6ef1d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a8fe6f0bc9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a8fe25c603 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55a8fe7116c1 - core::panicking::panic_display::h45f55b14152ae4d6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:72:5 [INFO] [stdout] 16: 0x55a8fe71166b - core::panicking::panic_str::h6b38a6490f54e83e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:56:5 [INFO] [stdout] 17: 0x55a8fe25c476 - core::option::expect_failed::h46807ac9c179352f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:1874:5 [INFO] [stdout] 18: 0x55a8fe340323 - core::option::Option::expect::h8bce7d544569538f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:718:21 [INFO] [stdout] 19: 0x55a8fe2ef3f7 - csaf::interop::BranchTracking::extract_branches::h7a8e649f367c1b0a [INFO] [stdout] at /opt/rustwide/workdir/src/interop.rs:207:30 [INFO] [stdout] 20: 0x55a8fe2ecfc4 - csaf::interop:: for csaf::Csaf>::from::h8c127c727112bc3e [INFO] [stdout] at /opt/rustwide/workdir/src/interop.rs:44:13 [INFO] [stdout] 21: 0x55a8fe2dc1cf - csaf::interop::tests::example_advisory_deserializes::h96cd3c05be815e1e [INFO] [stdout] at /opt/rustwide/workdir/src/interop.rs:292:25 [INFO] [stdout] 22: 0x55a8fe2dc06a - csaf::interop::tests::example_advisory_deserializes::{{closure}}::hefd98ac592bd9e41 [INFO] [stdout] at /opt/rustwide/workdir/src/interop.rs:287:5 [INFO] [stdout] 23: 0x55a8fe34781e - core::ops::function::FnOnce::call_once::h5b412fca6edd98f9 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55a8fe383c63 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x55a8fe383c63 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 26: 0x55a8fe382a19 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 27: 0x55a8fe382a19 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x55a8fe382a19 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 29: 0x55a8fe382a19 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 30: 0x55a8fe382a19 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x55a8fe382a19 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 32: 0x55a8fe382a19 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 33: 0x55a8fe34ebce - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 34: 0x55a8fe34ebce - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 35: 0x55a8fe354138 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 36: 0x55a8fe354138 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x55a8fe354138 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 38: 0x55a8fe354138 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 39: 0x55a8fe354138 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x55a8fe354138 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 41: 0x55a8fe354138 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x55a8fe6f58e3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 43: 0x55a8fe6f58e3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 44: 0x55a8fe6f58e3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f395939b609 - start_thread [INFO] [stdout] 46: 0x7f3959169163 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] interop::tests::example_advisory_deserializes [INFO] [stdout] interop::tests::example_advisory_serializes [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "c2797506677243f2c9832ec455d44de9b835da56e3951dc2bb2da5d8296001b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2797506677243f2c9832ec455d44de9b835da56e3951dc2bb2da5d8296001b0", kill_on_drop: false }` [INFO] [stdout] c2797506677243f2c9832ec455d44de9b835da56e3951dc2bb2da5d8296001b0