[INFO] fetching crate qecp 0.1.6... [INFO] testing qecp-0.1.6 against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] extracting crate qecp 0.1.6 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate qecp 0.1.6 on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qecp 0.1.6 [INFO] finished tweaking crates.io crate qecp 0.1.6 [INFO] tweaked toml for crates.io crate qecp 0.1.6 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate qecp 0.1.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.16.5 [INFO] [stderr] Downloaded priority-queue v1.2.2 [INFO] [stderr] Downloaded pyo3-ffi v0.16.5 [INFO] [stderr] Downloaded pyo3-macros-backend v0.16.5 [INFO] [stderr] Downloaded target-lexicon v0.12.4 [INFO] [stderr] Downloaded actix-web-codegen v4.0.1 [INFO] [stderr] Downloaded float-ord v0.3.2 [INFO] [stderr] Downloaded clap_lex v0.2.3 [INFO] [stderr] Downloaded clap_derive v3.2.6 [INFO] [stderr] Downloaded actix-cors v0.6.1 [INFO] [stderr] Downloaded serde-hashkey v0.4.0 [INFO] [stderr] Downloaded pyo3 v0.16.5 [INFO] [stderr] Downloaded actix-http v3.1.0 [INFO] [stderr] Downloaded pyo3-build-config v0.16.5 [INFO] [stderr] Downloaded clap v3.2.6 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b15262cc56dfdcac07190c2b87dec4c78ce984d4076efe53047416838557de18 [INFO] running `Command { std: "docker" "start" "-a" "b15262cc56dfdcac07190c2b87dec4c78ce984d4076efe53047416838557de18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b15262cc56dfdcac07190c2b87dec4c78ce984d4076efe53047416838557de18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15262cc56dfdcac07190c2b87dec4c78ce984d4076efe53047416838557de18", kill_on_drop: false }` [INFO] [stdout] b15262cc56dfdcac07190c2b87dec4c78ce984d4076efe53047416838557de18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee436f6dc4255bb63f72840347acfbc05e1cbb5782b6512c3008e12ee0832995 [INFO] running `Command { std: "docker" "start" "-a" "ee436f6dc4255bb63f72840347acfbc05e1cbb5782b6512c3008e12ee0832995", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.8 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling rug v1.16.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling priority-queue v1.2.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling clap_lex v0.2.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling platform-dirs v0.3.0 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling qecp v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling clap_derive v3.2.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling clap v3.2.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-hashkey v0.4.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.1.0 [INFO] [stderr] Compiling actix-web v4.1.0 [INFO] [stderr] Compiling actix-cors v0.6.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 33s [INFO] running `Command { std: "docker" "inspect" "ee436f6dc4255bb63f72840347acfbc05e1cbb5782b6512c3008e12ee0832995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee436f6dc4255bb63f72840347acfbc05e1cbb5782b6512c3008e12ee0832995", kill_on_drop: false }` [INFO] [stdout] ee436f6dc4255bb63f72840347acfbc05e1cbb5782b6512c3008e12ee0832995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 919900e490a52fb92ae27d9114650b238deafc478d00ab5a6c4c9827e327d090 [INFO] running `Command { std: "docker" "start" "-a" "919900e490a52fb92ae27d9114650b238deafc478d00ab5a6c4c9827e327d090", kill_on_drop: false }` [INFO] [stderr] Compiling qecp v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 40.60s [INFO] running `Command { std: "docker" "inspect" "919900e490a52fb92ae27d9114650b238deafc478d00ab5a6c4c9827e327d090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "919900e490a52fb92ae27d9114650b238deafc478d00ab5a6c4c9827e327d090", kill_on_drop: false }` [INFO] [stdout] 919900e490a52fb92ae27d9114650b238deafc478d00ab5a6c4c9827e327d090 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b1f648c95e8cba194cde4733a723c3af2c9701328411f6e79142da8cf81fd4de [INFO] running `Command { std: "docker" "start" "-a" "b1f648c95e8cba194cde4733a723c3af2c9701328411f6e79142da8cf81fd4de", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.87s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qecp-629bbb1441d319ec) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_bug_find_1 ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_bug_find_2 ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_sanity_check_2 ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_sanity_check_3 ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_sanity_check_4 ... ok [INFO] [stdout] test code_builder::tests::code_builder_periodic_rotated_tailored_code ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_test_build_given_ftqec_model_1 ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_test_case_1 ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_test_case_2 ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_test_case_3 ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_test_build_given_ftqec_model_2 ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_test_case_4 ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_test_case_6 ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_test_case_5 ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_sanity_check_1 - should panic ... ok [INFO] [stdout] test code_builder::tests::code_builder_standard_tailored_code ... ok [INFO] [stdout] test fast_benchmark::tests::fast_benchmark_error_rate_accumulator ... ok [INFO] [stdout] test fast_benchmark::tests::fast_benchmark_high_precision_float ... ok [INFO] [stdout] test code_builder::tests::code_builder_standard_planar_code ... ok [INFO] [stdout] test ftqec::tests::erasure_error_model_test_generate_erasure_errors ... ok [INFO] [stdout] test decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_inf_bias_d_3 ... FAILED [INFO] [stdout] test ftqec::tests::reordered_css_surface_code_test_simulation_circuit_level ... ok [INFO] [stdout] test ftqec::tests::tailored_code_test_simulation_circuit_level ... ok [INFO] [stdout] test ftqec::tests::tailored_code_test_simulation_1 ... ok [INFO] [stdout] test distributed_uf_decoder::tests::distributed_union_find_decoder_test_xzzx_code_1 ... ok [INFO] [stdout] test ftqec::tests::xzzx_code_test_simulation_1 ... ok [INFO] [stdout] test model_graph::tests::model_graph_basics ... ok [INFO] [stdout] test offer_mwpm::tests::offer_algorithm_test_case_1 ... ok [INFO] [stdout] test offer_mwpm::tests::offer_algorithm_test_case_10 ... ok [INFO] [stdout] test ftqec::tests::tailored_code_test_simulation_phenomenological ... ok [INFO] [stdout] test offer_mwpm::tests::offer_algorithm_test_case_2 ... ok [INFO] [stdout] test offer_mwpm::tests::offer_algorithm_test_case_3 ... ok [INFO] [stdout] test offer_mwpm::tests::offer_algorithm_test_case_4 ... ok [INFO] [stdout] test offer_mwpm::tests::offer_algorithm_test_case_5 ... ok [INFO] [stdout] test offer_mwpm::tests::offer_algorithm_test_case_6 ... ok [INFO] [stdout] test offer_mwpm::tests::offer_algorithm_test_case_7 ... ok [INFO] [stdout] test offer_mwpm::tests::offer_algorithm_test_case_8 ... ok [INFO] [stdout] test offer_mwpm::tests::offer_algorithm_test_case_9 ... ok [INFO] [stdout] test ftqec::tests::xzzx_code_test_decoder_1 ... FAILED [INFO] [stdout] test simulator::tests::simulator_basics ... ok [INFO] [stdout] test union_find::tests::union_find_decoder_test_basic_algorithm ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_sanity_check_2 ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_sanity_check_1 - should panic ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_sanity_check_3 ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_build_given_ftqec_model_weighted_1 ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_build_given_ftqec_model_weighted_2 ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_build_given_ftqec_model ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_build_given_ftqec_model_weighted_3 ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_case_1 ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_build_given_ftqec_model_weighted_4 ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_case_3 ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_decode_erasure_error_1 ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_case_2 ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_decode_erasure_error_2 ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_decode_erasure_error_3 ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_decode_erasure_error_4 ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_decode_erasure_error_5 ... ok [INFO] [stdout] test util::tests::temporary_store_read_files ... ok [INFO] [stdout] test util::tests::util_find_strict_one_median ... ok [INFO] [stdout] test web::tests::temporary_store_read_files ... ok [INFO] [stdout] test union_find_decoder::tests::union_find_decoder_test_suboptimal_matching_by_union_find_1 ... ok [INFO] [stdout] test decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_residual ... FAILED [INFO] [stdout] test decoder_mwpm::tests::mwpm_decoder_debug_1 ... FAILED [INFO] [stdout] test decoder_union_find::tests::union_find_debug_2 ... ok [INFO] [stdout] test decoder_union_find::tests::union_find_decoder_debug_1 ... ok [INFO] [stdout] test decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity ... FAILED [INFO] [stdout] test decoder_union_find::tests::union_find_decoder_code_capacity ... ok [INFO] [stdout] test decoder_tailored_mwpm::tests::tailored_mwpm_decoder_periodic_code_capacity_d5 ... FAILED [INFO] [stdout] test ftqec::tests::tailored_code_test_decode_phenomenological ... FAILED [INFO] [stdout] test fast_benchmark::tests::fast_benchmark_1 ... ok [INFO] [stdout] test decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_residual_2 ... FAILED [INFO] [stdout] test decoder_tailored_mwpm::tests::tailored_mwpm_decoder_periodic_code_capacity_d7 ... FAILED [INFO] [stdout] test offer_mwpm::tests::offer_algorithm_test_case_11 ... ok [INFO] [stdout] test fast_benchmark::tests::fast_benchmark_2 ... ok [INFO] [stdout] test decoder_tailored_mwpm::tests::tailored_mwpm_decoder_deadlock_1 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_inf_bias_d_3 stdout ---- [INFO] [stdout] thread 'decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_inf_bias_d_3' panicked at 'not implemented: need blossom V library, see README.md', src/blossom_v.rs:18:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560dc3be60f0 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x560dc3be60f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560dc3be60f0 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560dc3be60f0 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560dc3c09aec - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x560dc3be2725 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x560dc3be7b31 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560dc3be7b31 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560dc3be7b31 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560dc3be7786 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560dc3be81d3 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560dc3be80c7 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560dc3be65c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560dc3be7df2 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560dc36dc243 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x560dc397114c - qecp::blossom_v::minimum_weight_perfect_matching::h8b2c9e47037c974c [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:18:13 [INFO] [stdout] 16: 0x560dc395fc22 - qecp::blossom_v::safe_minimum_weight_perfect_matching_integer_weights::h0e7ee413dbd3dd8f [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:57:9 [INFO] [stdout] 17: 0x560dc396019b - qecp::blossom_v::safe_minimum_weight_perfect_matching::hedde686626fa332b [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:77:5 [INFO] [stdout] 18: 0x560dc387a49f - qecp::decoder_tailored_mwpm::TailoredMWPMDecoder::decode::hf305fa61f959defb [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:188:37 [INFO] [stdout] 19: 0x560dc37e0686 - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_inf_bias_d_3::hbd4cb127f74e226f [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:625:53 [INFO] [stdout] 20: 0x560dc37e00ca - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_inf_bias_d_3::{{closure}}::ha538bcb45316b889 [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:595:5 [INFO] [stdout] 21: 0x560dc385957e - core::ops::function::FnOnce::call_once::h442d5802f146f94b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x560dc3aa1023 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x560dc3aa1023 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x560dc3a9fdac - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x560dc3a9fdac - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x560dc3a9fdac - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x560dc3a9fdac - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x560dc3a9fdac - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x560dc3a9fdac - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x560dc3a9fdac - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x560dc3a6b9ec - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 32: 0x560dc3a6b9ec - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x560dc3a7192f - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x560dc3a7192f - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x560dc3a7192f - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x560dc3a7192f - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x560dc3a7192f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x560dc3becba3 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f35739ff609 - start_thread [INFO] [stdout] 44: 0x7f35737cf133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ftqec::tests::xzzx_code_test_decoder_1 stdout ---- [INFO] [stdout] thread 'ftqec::tests::xzzx_code_test_decoder_1' panicked at 'not implemented: need blossom V library, see README.md', src/blossom_v.rs:18:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560dc3be60f0 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x560dc3be60f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560dc3be60f0 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560dc3be60f0 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560dc3c09aec - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x560dc3be2725 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x560dc3be7b31 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560dc3be7b31 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560dc3be7b31 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560dc3be7786 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560dc3be81d3 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560dc3be80c7 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560dc3be65c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560dc3be7df2 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560dc36dc243 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x560dc397114c - qecp::blossom_v::minimum_weight_perfect_matching::h8b2c9e47037c974c [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:18:13 [INFO] [stdout] 16: 0x560dc395fc22 - qecp::blossom_v::safe_minimum_weight_perfect_matching_integer_weights::h0e7ee413dbd3dd8f [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:57:9 [INFO] [stdout] 17: 0x560dc396019b - qecp::blossom_v::safe_minimum_weight_perfect_matching::hedde686626fa332b [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:77:5 [INFO] [stdout] 18: 0x560dc38cd793 - qecp::ftqec::PlanarCodeModel::decode_MWPM_sparse_correction_with_edge_matchings::h0a6dcde74fe90538 [INFO] [stdout] at /opt/rustwide/workdir/src/ftqec.rs:2326:28 [INFO] [stdout] 19: 0x560dc38ca6ad - qecp::ftqec::PlanarCodeModel::decode_MWPM_sparse_correction::h6ca338ee1b7e5a38 [INFO] [stdout] at /opt/rustwide/workdir/src/ftqec.rs:2180:61 [INFO] [stdout] 20: 0x560dc38ca51d - qecp::ftqec::PlanarCodeModel::decode_MWPM::h9dccd2f4a596e764 [INFO] [stdout] at /opt/rustwide/workdir/src/ftqec.rs:2176:55 [INFO] [stdout] 21: 0x560dc3a06d4a - qecp::ftqec::tests::xzzx_code_test_decoder_1::he057e6231db1c87d [INFO] [stdout] at /opt/rustwide/workdir/src/ftqec.rs:3556:31 [INFO] [stdout] 22: 0x560dc3a06afa - qecp::ftqec::tests::xzzx_code_test_decoder_1::{{closure}}::ha1981129868edee9 [INFO] [stdout] at /opt/rustwide/workdir/src/ftqec.rs:3531:5 [INFO] [stdout] 23: 0x560dc385a04e - core::ops::function::FnOnce::call_once::h7f8cf529e7f7d78f [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 24: 0x560dc3aa1023 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 25: 0x560dc3aa1023 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 26: 0x560dc3a9fdac - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 27: 0x560dc3a9fdac - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x560dc3a9fdac - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 29: 0x560dc3a9fdac - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 30: 0x560dc3a9fdac - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x560dc3a9fdac - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 32: 0x560dc3a9fdac - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 33: 0x560dc3a6b9ec - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 34: 0x560dc3a6b9ec - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 35: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 36: 0x560dc3a7192f - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x560dc3a7192f - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 38: 0x560dc3a7192f - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 39: 0x560dc3a7192f - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 41: 0x560dc3a7192f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 42: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 43: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 44: 0x560dc3becba3 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f35739ff609 - start_thread [INFO] [stdout] 46: 0x7f35737cf133 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_residual stdout ---- [INFO] [stdout] sparse_measurement: SparseMeasurement { nontrivial: {Position { t: 6, i: 6, j: 5 }, Position { t: 6, i: 7, j: 4 }, Position { t: 6, i: 8, j: 3 }} } [INFO] [stdout] thread 'decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_residual' panicked at 'not implemented: need blossom V library, see README.md', src/blossom_v.rs:18:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560dc3be60f0 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x560dc3be60f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560dc3be60f0 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560dc3be60f0 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560dc3c09aec - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x560dc3be2725 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x560dc3be7b31 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560dc3be7b31 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560dc3be7b31 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560dc3be7786 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560dc3be81d3 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560dc3be80c7 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560dc3be65c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560dc3be7df2 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560dc36dc243 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x560dc397114c - qecp::blossom_v::minimum_weight_perfect_matching::h8b2c9e47037c974c [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:18:13 [INFO] [stdout] 16: 0x560dc395fc22 - qecp::blossom_v::safe_minimum_weight_perfect_matching_integer_weights::h0e7ee413dbd3dd8f [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:57:9 [INFO] [stdout] 17: 0x560dc396019b - qecp::blossom_v::safe_minimum_weight_perfect_matching::hedde686626fa332b [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:77:5 [INFO] [stdout] 18: 0x560dc387a49f - qecp::decoder_tailored_mwpm::TailoredMWPMDecoder::decode::hf305fa61f959defb [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:188:37 [INFO] [stdout] 19: 0x560dc37e30f3 - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_residual::h16fcd51e538a8b25 [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:782:53 [INFO] [stdout] 20: 0x560dc37e2b0a - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_residual::{{closure}}::h1ad2760f57b46421 [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:753:5 [INFO] [stdout] 21: 0x560dc385908e - core::ops::function::FnOnce::call_once::h27af0891369a8bd6 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x560dc3aa1023 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x560dc3aa1023 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x560dc3a9fdac - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x560dc3a9fdac - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x560dc3a9fdac - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x560dc3a9fdac - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x560dc3a9fdac - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x560dc3a9fdac - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x560dc3a9fdac - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x560dc3a6b9ec - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 32: 0x560dc3a6b9ec - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x560dc3a7192f - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x560dc3a7192f - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x560dc3a7192f - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x560dc3a7192f - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x560dc3a7192f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x560dc3becba3 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f35739ff609 - start_thread [INFO] [stdout] 44: 0x7f35737cf133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- decoder_mwpm::tests::mwpm_decoder_debug_1 stdout ---- [INFO] [stdout] sparse_measurement: SparseMeasurement { nontrivial: {Position { t: 6, i: 2, j: 7 }, Position { t: 6, i: 3, j: 4 }, Position { t: 6, i: 5, j: 4 }, Position { t: 6, i: 5, j: 6 }, Position { t: 6, i: 5, j: 8 }, Position { t: 6, i: 8, j: 7 }, Position { t: 6, i: 9, j: 6 }, Position { t: 6, i: 9, j: 8 }} } [INFO] [stdout] thread 'decoder_mwpm::tests::mwpm_decoder_debug_1' panicked at 'not implemented: need blossom V library, see README.md', src/blossom_v.rs:18:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560dc3be60f0 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x560dc3be60f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560dc3be60f0 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560dc3be60f0 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560dc3c09aec - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x560dc3be2725 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x560dc3be7b31 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560dc3be7b31 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560dc3be7b31 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560dc3be7786 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560dc3be81d3 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560dc3be80c7 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560dc3be65c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560dc3be7df2 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560dc36dc243 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x560dc397114c - qecp::blossom_v::minimum_weight_perfect_matching::h8b2c9e47037c974c [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:18:13 [INFO] [stdout] 16: 0x560dc395fc22 - qecp::blossom_v::safe_minimum_weight_perfect_matching_integer_weights::h0e7ee413dbd3dd8f [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:57:9 [INFO] [stdout] 17: 0x560dc396019b - qecp::blossom_v::safe_minimum_weight_perfect_matching::hedde686626fa332b [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:77:5 [INFO] [stdout] 18: 0x560dc3a499a7 - qecp::decoder_mwpm::MWPMDecoder::decode_with_erasure::h2e5d5aa2b3a1e2f1 [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_mwpm.rs:162:28 [INFO] [stdout] 19: 0x560dc3989443 - qecp::decoder_mwpm::tests::mwpm_decoder_debug_1::h8f60b47295b69951 [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_mwpm.rs:257:49 [INFO] [stdout] 20: 0x560dc398844a - qecp::decoder_mwpm::tests::mwpm_decoder_debug_1::{{closure}}::h567777989e2a0547 [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_mwpm.rs:230:5 [INFO] [stdout] 21: 0x560dc385a7ee - core::ops::function::FnOnce::call_once::hadfc1b8b28fcd921 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x560dc3aa1023 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x560dc3aa1023 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x560dc3a9fdac - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x560dc3a9fdac - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x560dc3a9fdac - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x560dc3a9fdac - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x560dc3a9fdac - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x560dc3a9fdac - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x560dc3a9fdac - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x560dc3a6b9ec - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 32: 0x560dc3a6b9ec - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x560dc3a7192f - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x560dc3a7192f - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x560dc3a7192f - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x560dc3a7192f - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x560dc3a7192f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x560dc3becba3 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f35739ff609 - start_thread [INFO] [stdout] 44: 0x7f35737cf133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity stdout ---- [INFO] [stdout] thread 'decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity' panicked at 'not implemented: need blossom V library, see README.md', src/blossom_v.rs:18:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560dc3be60f0 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x560dc3be60f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560dc3be60f0 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560dc3be60f0 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560dc3c09aec - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x560dc3be2725 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x560dc3be7b31 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560dc3be7b31 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560dc3be7b31 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560dc3be7786 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560dc3be81d3 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560dc3be80c7 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560dc3be65c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560dc3be7df2 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560dc36dc243 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x560dc397114c - qecp::blossom_v::minimum_weight_perfect_matching::h8b2c9e47037c974c [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:18:13 [INFO] [stdout] 16: 0x560dc395fc22 - qecp::blossom_v::safe_minimum_weight_perfect_matching_integer_weights::h0e7ee413dbd3dd8f [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:57:9 [INFO] [stdout] 17: 0x560dc396019b - qecp::blossom_v::safe_minimum_weight_perfect_matching::hedde686626fa332b [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:77:5 [INFO] [stdout] 18: 0x560dc387a49f - qecp::decoder_tailored_mwpm::TailoredMWPMDecoder::decode::hf305fa61f959defb [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:188:37 [INFO] [stdout] 19: 0x560dc37e0ee0 - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity::h7b6ff7f7165462f9 [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:664:53 [INFO] [stdout] 20: 0x560dc37e091a - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity::{{closure}}::hd26e372c8f6f5b9a [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:635:5 [INFO] [stdout] 21: 0x560dc385b4fe - core::ops::function::FnOnce::call_once::hf5f7c53c43017477 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x560dc3aa1023 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x560dc3aa1023 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x560dc3a9fdac - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x560dc3a9fdac - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x560dc3a9fdac - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x560dc3a9fdac - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x560dc3a9fdac - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x560dc3a9fdac - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x560dc3a9fdac - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x560dc3a6b9ec - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 32: 0x560dc3a6b9ec - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x560dc3a7192f - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x560dc3a7192f - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x560dc3a7192f - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x560dc3a7192f - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x560dc3a7192f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x560dc3becba3 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f35739ff609 - start_thread [INFO] [stdout] 44: 0x7f35737cf133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- decoder_tailored_mwpm::tests::tailored_mwpm_decoder_periodic_code_capacity_d5 stdout ---- [INFO] [stdout] thread 'decoder_tailored_mwpm::tests::tailored_mwpm_decoder_periodic_code_capacity_d5' panicked at 'not implemented: need blossom V library, see README.md', src/blossom_v.rs:18:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560dc3be60f0 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x560dc3be60f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560dc3be60f0 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560dc3be60f0 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560dc3c09aec - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x560dc3be2725 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x560dc3be7b31 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560dc3be7b31 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560dc3be7b31 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560dc3be7786 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560dc3be81d3 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560dc3be80c7 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560dc3be65c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560dc3be7df2 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560dc36dc243 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x560dc397114c - qecp::blossom_v::minimum_weight_perfect_matching::h8b2c9e47037c974c [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:18:13 [INFO] [stdout] 16: 0x560dc395fc22 - qecp::blossom_v::safe_minimum_weight_perfect_matching_integer_weights::h0e7ee413dbd3dd8f [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:57:9 [INFO] [stdout] 17: 0x560dc396019b - qecp::blossom_v::safe_minimum_weight_perfect_matching::hedde686626fa332b [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:77:5 [INFO] [stdout] 18: 0x560dc387a49f - qecp::decoder_tailored_mwpm::TailoredMWPMDecoder::decode::hf305fa61f959defb [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:188:37 [INFO] [stdout] 19: 0x560dc37e49ee - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_periodic_code_capacity_d5::hab4b7db112563bad [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:913:53 [INFO] [stdout] 20: 0x560dc37e446a - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_periodic_code_capacity_d5::{{closure}}::he3733a564de2a297 [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:883:5 [INFO] [stdout] 21: 0x560dc38596ce - core::ops::function::FnOnce::call_once::h4be56f92d06b9f68 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x560dc3aa1023 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x560dc3aa1023 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x560dc3a9fdac - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x560dc3a9fdac - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x560dc3a9fdac - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x560dc3a9fdac - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x560dc3a9fdac - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x560dc3a9fdac - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x560dc3a9fdac - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x560dc3a6b9ec - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 32: 0x560dc3a6b9ec - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x560dc3a7192f - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x560dc3a7192f - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x560dc3a7192f - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x560dc3a7192f - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x560dc3a7192f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x560dc3becba3 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f35739ff609 - start_thread [INFO] [stdout] 44: 0x7f35737cf133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ftqec::tests::tailored_code_test_decode_phenomenological stdout ---- [INFO] [stdout] thread 'ftqec::tests::tailored_code_test_decode_phenomenological' panicked at 'not implemented: need blossom V library, see README.md', src/blossom_v.rs:18:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560dc3be60f0 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x560dc3be60f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560dc3be60f0 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560dc3be60f0 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560dc3c09aec - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x560dc3be2725 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x560dc3be7b31 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560dc3be7b31 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560dc3be7b31 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560dc3be7786 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560dc3be81d3 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560dc3be80c7 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560dc3be65c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560dc3be7df2 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560dc36dc243 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x560dc397114c - qecp::blossom_v::minimum_weight_perfect_matching::h8b2c9e47037c974c [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:18:13 [INFO] [stdout] 16: 0x560dc395fc22 - qecp::blossom_v::safe_minimum_weight_perfect_matching_integer_weights::h0e7ee413dbd3dd8f [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:57:9 [INFO] [stdout] 17: 0x560dc396019b - qecp::blossom_v::safe_minimum_weight_perfect_matching::hedde686626fa332b [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:77:5 [INFO] [stdout] 18: 0x560dc38cbc6f - qecp::ftqec::PlanarCodeModel::decode_MWPM_sparse_correction_with_edge_matchings::h0a6dcde74fe90538 [INFO] [stdout] at /opt/rustwide/workdir/src/ftqec.rs:2271:17 [INFO] [stdout] 19: 0x560dc38ca6ad - qecp::ftqec::PlanarCodeModel::decode_MWPM_sparse_correction::h6ca338ee1b7e5a38 [INFO] [stdout] at /opt/rustwide/workdir/src/ftqec.rs:2180:61 [INFO] [stdout] 20: 0x560dc38ca51d - qecp::ftqec::PlanarCodeModel::decode_MWPM::h9dccd2f4a596e764 [INFO] [stdout] at /opt/rustwide/workdir/src/ftqec.rs:2176:55 [INFO] [stdout] 21: 0x560dc3a0b43f - qecp::ftqec::tests::tailored_code_test_decode_phenomenological::h8b303602aa9880db [INFO] [stdout] at /opt/rustwide/workdir/src/ftqec.rs:3810:48 [INFO] [stdout] 22: 0x560dc3a0b17a - qecp::ftqec::tests::tailored_code_test_decode_phenomenological::{{closure}}::h466b5bc52d6ba1dd [INFO] [stdout] at /opt/rustwide/workdir/src/ftqec.rs:3791:5 [INFO] [stdout] 23: 0x560dc385b19e - core::ops::function::FnOnce::call_once::he63be4c59a345ce1 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 24: 0x560dc3aa1023 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 25: 0x560dc3aa1023 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 26: 0x560dc3a9fdac - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 27: 0x560dc3a9fdac - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x560dc3a9fdac - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 29: 0x560dc3a9fdac - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 30: 0x560dc3a9fdac - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x560dc3a9fdac - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 32: 0x560dc3a9fdac - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 33: 0x560dc3a6b9ec - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 34: 0x560dc3a6b9ec - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 35: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 36: 0x560dc3a7192f - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x560dc3a7192f - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 38: 0x560dc3a7192f - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 39: 0x560dc3a7192f - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 41: 0x560dc3a7192f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 42: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 43: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 44: 0x560dc3becba3 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f35739ff609 - start_thread [INFO] [stdout] 46: 0x7f35737cf133 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_residual_2 stdout ---- [INFO] [stdout] sparse_measurement: SparseMeasurement { nontrivial: {Position { t: 6, i: 5, j: 4 }, Position { t: 6, i: 6, j: 3 }, Position { t: 6, i: 6, j: 5 }, Position { t: 6, i: 6, j: 7 }, Position { t: 6, i: 6, j: 9 }, Position { t: 6, i: 7, j: 4 }, Position { t: 6, i: 7, j: 6 }, Position { t: 6, i: 8, j: 5 }, Position { t: 6, i: 8, j: 7 }, Position { t: 6, i: 9, j: 6 }, Position { t: 6, i: 9, j: 8 }, Position { t: 6, i: 10, j: 7 }, Position { t: 6, i: 11, j: 8 }} } [INFO] [stdout] thread 'decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_residual_2' panicked at 'not implemented: need blossom V library, see README.md', src/blossom_v.rs:18:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560dc3be60f0 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x560dc3be60f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560dc3be60f0 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560dc3be60f0 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560dc3c09aec - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x560dc3be2725 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x560dc3be7b31 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560dc3be7b31 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560dc3be7b31 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560dc3be7786 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560dc3be81d3 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560dc3be80c7 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560dc3be65c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560dc3be7df2 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560dc36dc243 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x560dc397114c - qecp::blossom_v::minimum_weight_perfect_matching::h8b2c9e47037c974c [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:18:13 [INFO] [stdout] 16: 0x560dc395fc22 - qecp::blossom_v::safe_minimum_weight_perfect_matching_integer_weights::h0e7ee413dbd3dd8f [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:57:9 [INFO] [stdout] 17: 0x560dc396019b - qecp::blossom_v::safe_minimum_weight_perfect_matching::hedde686626fa332b [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:77:5 [INFO] [stdout] 18: 0x560dc387a49f - qecp::decoder_tailored_mwpm::TailoredMWPMDecoder::decode::hf305fa61f959defb [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:188:37 [INFO] [stdout] 19: 0x560dc37e3aab - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_residual_2::h1e4f75b097c3f48b [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:838:53 [INFO] [stdout] 20: 0x560dc37e335a - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_residual_2::{{closure}}::hff8ee49c4f3349ba [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:806:5 [INFO] [stdout] 21: 0x560dc385970e - core::ops::function::FnOnce::call_once::h4dcbd6f967a36549 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x560dc3aa1023 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x560dc3aa1023 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x560dc3a9fdac - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x560dc3a9fdac - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x560dc3a9fdac - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x560dc3a9fdac - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x560dc3a9fdac - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x560dc3a9fdac - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x560dc3a9fdac - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x560dc3a6b9ec - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stderr] error: test failed, to rerun pass '--bin qecp' [INFO] [stdout] 32: 0x560dc3a6b9ec - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x560dc3a7192f - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x560dc3a7192f - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x560dc3a7192f - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x560dc3a7192f - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x560dc3a7192f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x560dc3becba3 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f35739ff609 - start_thread [INFO] [stdout] 44: 0x7f35737cf133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- decoder_tailored_mwpm::tests::tailored_mwpm_decoder_periodic_code_capacity_d7 stdout ---- [INFO] [stdout] thread 'decoder_tailored_mwpm::tests::tailored_mwpm_decoder_periodic_code_capacity_d7' panicked at 'not implemented: need blossom V library, see README.md', src/blossom_v.rs:18:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560dc3be60f0 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x560dc3be60f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560dc3be60f0 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560dc3be60f0 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560dc3c09aec - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x560dc3be2725 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x560dc3be7b31 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560dc3be7b31 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560dc3be7b31 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560dc3be7786 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560dc3be81d3 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560dc3be80c7 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560dc3be65c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560dc3be7df2 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560dc36dc243 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x560dc397114c - qecp::blossom_v::minimum_weight_perfect_matching::h8b2c9e47037c974c [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:18:13 [INFO] [stdout] 16: 0x560dc395fc22 - qecp::blossom_v::safe_minimum_weight_perfect_matching_integer_weights::h0e7ee413dbd3dd8f [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:57:9 [INFO] [stdout] 17: 0x560dc396019b - qecp::blossom_v::safe_minimum_weight_perfect_matching::hedde686626fa332b [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:77:5 [INFO] [stdout] 18: 0x560dc387a49f - qecp::decoder_tailored_mwpm::TailoredMWPMDecoder::decode::hf305fa61f959defb [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:188:37 [INFO] [stdout] 19: 0x560dc37e519e - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_periodic_code_capacity_d7::h56ecd3b63bd4a6b0 [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:950:53 [INFO] [stdout] 20: 0x560dc37e4c1a - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_periodic_code_capacity_d7::{{closure}}::h600ae5b1b2f5bda2 [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:922:5 [INFO] [stdout] 21: 0x560dc385a49e - core::ops::function::FnOnce::call_once::h975ae610ca4022d5 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x560dc3aa1023 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x560dc3aa1023 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x560dc3a9fdac - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x560dc3a9fdac - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x560dc3a9fdac - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x560dc3a9fdac - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x560dc3a9fdac - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x560dc3a9fdac - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x560dc3a9fdac - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x560dc3a6b9ec - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 32: 0x560dc3a6b9ec - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x560dc3a7192f - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x560dc3a7192f - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x560dc3a7192f - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x560dc3a7192f - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x560dc3a7192f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x560dc3becba3 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f35739ff609 - start_thread [INFO] [stdout] 44: 0x7f35737cf133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- decoder_tailored_mwpm::tests::tailored_mwpm_decoder_deadlock_1 stdout ---- [INFO] [stdout] thread 'decoder_tailored_mwpm::tests::tailored_mwpm_decoder_deadlock_1' panicked at 'not implemented: need blossom V library, see README.md', src/blossom_v.rs:18:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560dc3be60f0 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x560dc3be60f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560dc3be60f0 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560dc3be60f0 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560dc3c09aec - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x560dc3be2725 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x560dc3be7b31 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560dc3be7b31 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560dc3be7b31 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560dc3be7786 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560dc3be81d3 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560dc3be80c7 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x560dc3be65c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560dc3be7df2 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560dc36dc243 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x560dc397114c - qecp::blossom_v::minimum_weight_perfect_matching::h8b2c9e47037c974c [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:18:13 [INFO] [stdout] 16: 0x560dc395fc22 - qecp::blossom_v::safe_minimum_weight_perfect_matching_integer_weights::h0e7ee413dbd3dd8f [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:57:9 [INFO] [stdout] 17: 0x560dc396019b - qecp::blossom_v::safe_minimum_weight_perfect_matching::hedde686626fa332b [INFO] [stdout] at /opt/rustwide/workdir/src/blossom_v.rs:77:5 [INFO] [stdout] 18: 0x560dc387a49f - qecp::decoder_tailored_mwpm::TailoredMWPMDecoder::decode::hf305fa61f959defb [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:188:37 [INFO] [stdout] 19: 0x560dc37e422f - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_deadlock_1::hdf19625e9f5e4449 [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:875:49 [INFO] [stdout] 20: 0x560dc37e3d1a - qecp::decoder_tailored_mwpm::tests::tailored_mwpm_decoder_deadlock_1::{{closure}}::h042472be1cab7910 [INFO] [stdout] at /opt/rustwide/workdir/src/decoder_tailored_mwpm.rs:847:5 [INFO] [stdout] 21: 0x560dc385916e - core::ops::function::FnOnce::call_once::h2ccc52fc376d009a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x560dc3aa1023 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x560dc3aa1023 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x560dc3a9fdac - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x560dc3a9fdac - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x560dc3a9fdac - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x560dc3a9fdac - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x560dc3a9fdac - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x560dc3a9fdac - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x560dc3a9fdac - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x560dc3a6b9ec - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 32: 0x560dc3a6b9ec - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x560dc3a7192f - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x560dc3a7192f - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x560dc3a7192f - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x560dc3a7192f - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x560dc3a7192f - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x560dc3a7192f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x560dc3becba3 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x560dc3becba3 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f35739ff609 - start_thread [INFO] [stdout] 44: 0x7f35737cf133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] decoder_mwpm::tests::mwpm_decoder_debug_1 [INFO] [stdout] decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity [INFO] [stdout] decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_inf_bias_d_3 [INFO] [stdout] decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_residual [INFO] [stdout] decoder_tailored_mwpm::tests::tailored_mwpm_decoder_code_capacity_residual_2 [INFO] [stdout] decoder_tailored_mwpm::tests::tailored_mwpm_decoder_deadlock_1 [INFO] [stdout] decoder_tailored_mwpm::tests::tailored_mwpm_decoder_periodic_code_capacity_d5 [INFO] [stdout] decoder_tailored_mwpm::tests::tailored_mwpm_decoder_periodic_code_capacity_d7 [INFO] [stdout] ftqec::tests::tailored_code_test_decode_phenomenological [INFO] [stdout] ftqec::tests::xzzx_code_test_decoder_1 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 65 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b1f648c95e8cba194cde4733a723c3af2c9701328411f6e79142da8cf81fd4de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f648c95e8cba194cde4733a723c3af2c9701328411f6e79142da8cf81fd4de", kill_on_drop: false }` [INFO] [stdout] b1f648c95e8cba194cde4733a723c3af2c9701328411f6e79142da8cf81fd4de