[INFO] fetching crate dqcsim 0.0.4... [INFO] extracting crate dqcsim 0.0.4 into work/ex/beta-1.37-6/sources/1.36.0/reg/dqcsim/0.0.4 [INFO] extracting crate dqcsim 0.0.4 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/dqcsim/0.0.4 [INFO] validating manifest of dqcsim-0.0.4 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dqcsim-0.0.4 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dqcsim-0.0.4 [INFO] finished frobbing dqcsim-0.0.4 [INFO] frobbed toml for dqcsim-0.0.4 written to work/ex/beta-1.37-6/sources/1.36.0/reg/dqcsim/0.0.4/Cargo.toml [INFO] started frobbing dqcsim-0.0.4 [INFO] finished frobbing dqcsim-0.0.4 [INFO] frobbed toml for dqcsim-0.0.4 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/dqcsim/0.0.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dqcsim-0.0.4 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/dqcsim/0.0.4:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] fa2ae970be4162306a69592e310a1f1e2cdeb6b5493365cb457996db87195e1f [INFO] running `"docker" "start" "-a" "fa2ae970be4162306a69592e310a1f1e2cdeb6b5493365cb457996db87195e1f"` [INFO] [stderr] Compiling named_type v0.1.6 [INFO] [stderr] Compiling dqcsim v0.0.4 (/opt/crater/workdir) [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling named_type v0.2.1 [INFO] [stderr] Compiling whoami v0.5.3 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling ref_thread_local v0.0.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling git-testament-derive v0.1.7 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling serde_cbor v0.10.1 [INFO] [stderr] Compiling serde-transcode v1.1.0 [INFO] [stderr] Compiling named_type_derive v0.2.1 [INFO] [stderr] Compiling ipc-channel v0.12.0 [INFO] [stderr] Compiling git-testament v0.1.6 [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/common/error.rs:127:32 [INFO] [stderr] | [INFO] [stderr] 127 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/host/configuration/plugin/mod.rs:48:6 [INFO] [stderr] | [INFO] [stderr] 48 | impl PluginConfiguration { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PluginConfiguration` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/host/plugin/mod.rs:67:6 [INFO] [stderr] | [INFO] [stderr] 67 | impl Plugin { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Plugin` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.70s [INFO] running `"docker" "inspect" "fa2ae970be4162306a69592e310a1f1e2cdeb6b5493365cb457996db87195e1f"` [INFO] running `"docker" "rm" "-f" "fa2ae970be4162306a69592e310a1f1e2cdeb6b5493365cb457996db87195e1f"` [INFO] [stdout] fa2ae970be4162306a69592e310a1f1e2cdeb6b5493365cb457996db87195e1f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/dqcsim/0.0.4:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] eb78516c27e76a66787fe68ff2a3763be0659bb6c3c254d3235f70c3d5141972 [INFO] running `"docker" "start" "-a" "eb78516c27e76a66787fe68ff2a3763be0659bb6c3c254d3235f70c3d5141972"` [INFO] [stderr] Compiling dqcsim v0.0.4 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/common/error.rs:127:32 [INFO] [stderr] | [INFO] [stderr] 127 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/host/configuration/plugin/mod.rs:48:6 [INFO] [stderr] | [INFO] [stderr] 48 | impl PluginConfiguration { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PluginConfiguration` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/host/plugin/mod.rs:67:6 [INFO] [stderr] | [INFO] [stderr] 67 | impl Plugin { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Plugin` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.58s [INFO] running `"docker" "inspect" "eb78516c27e76a66787fe68ff2a3763be0659bb6c3c254d3235f70c3d5141972"` [INFO] running `"docker" "rm" "-f" "eb78516c27e76a66787fe68ff2a3763be0659bb6c3c254d3235f70c3d5141972"` [INFO] [stdout] eb78516c27e76a66787fe68ff2a3763be0659bb6c3c254d3235f70c3d5141972 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/dqcsim/0.0.4:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] ed47ac5af502d813b0b61f29ea1b3b4777628530338fb428702d5a77ee9fe348 [INFO] running `"docker" "start" "-a" "ed47ac5af502d813b0b61f29ea1b3b4777628530338fb428702d5a77ee9fe348"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/dqcsim-612a3e6d30cd1171 [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test core::common::log::tee_file::test::with_clone ... ok [INFO] [stdout] test core::common::log::tee_file::test::pub_fields ... ok [INFO] [stdout] test core::common::log::callback::tests::log_callback ... ok [INFO] [stdout] test core::common::log::tee_file::test::to_str ... ok [INFO] [stdout] test core::common::log::tee_file::test::debug ... ok [INFO] [stdout] test core::common::log::tee_file::test::log ... ok [INFO] [stdout] test core::common::log::tee_file::test::from_str ... ok [INFO] [stdout] test core::common::log::proxy::tests::proxy_level ... ok [INFO] [stdout] test core::common::log::tests::display_record ... ok [INFO] [stdout] test core::common::log::tests::level_order ... ok [INFO] [stdout] test core::common::log::tests::level_colors ... ok [INFO] [stdout] test core::common::log::tests::log_record_debug_getters ... ok [INFO] [stdout] test core::common::log::tests::filter_to_level ... ok [INFO] [stdout] test core::common::types::arb_cmd::test::from_str ... ok [INFO] [stdout] test core::common::types::arb_cmd::test::into_arbdata ... ok [INFO] [stdout] test core::common::types::arb_cmd::test::to_str ... ok [INFO] [stdout] test core::common::types::arb_data::test::to_str ... ok [INFO] [stdout] test core::common::types::cycle::tests::convert ... ok [INFO] [stdout] test core::common::types::cycle::tests::advance ... ok [INFO] [stdout] test core::common::types::arb_data::test::from_str ... ok [INFO] [stdout] test core::common::log::thread::tests::debug ... ok [INFO] [stdout] test core::common::types::cycle::tests::zero ... ok [INFO] [stdout] test core::common::types::gate::tests::debug ... ok [INFO] [stdout] test core::common::types::cycle::tests::ops ... ok [INFO] [stdout] test core::common::types::gate::tests::new_custom ... ok [INFO] [stdout] test core::common::types::gate::tests::new_measurement ... ok [INFO] [stdout] test core::common::types::gate::tests::new_unitary ... ok [INFO] [stdout] test core::common::types::gate::tests::new_custom_bad_size ... ok [INFO] [stdout] test core::common::types::gate::tests::new_custom_dup_qubit ... ok [INFO] [stdout] test core::common::types::gate::tests::new_custom_matrix_no_targets ... ok [INFO] [stdout] test core::common::types::gate::tests::new_custom_dup_measure ... ok [INFO] [stdout] test core::common::types::gate::tests::new_unitary_no_targets ... ok [INFO] [stdout] test core::common::types::measurement::tests::convert ... ok [INFO] [stdout] test core::common::types::measurement::tests::is_funcs ... ok [INFO] [stdout] test core::common::types::gate::tests::new_unitary_bad_matrix_size ... ok [INFO] [stdout] test core::common::types::gate::tests::new_measurement_dup_qubit ... ok [INFO] [stdout] test core::common::types::gate::tests::new_unitary_dup_target ... ok [INFO] [stdout] test core::common::types::qubit_ref::tests::construct_generator ... ok [INFO] [stdout] test core::common::types::qubit_ref::tests::convert_qrefs ... ok [INFO] [stdout] test core::common::types::measurement::tests::display ... ok [INFO] [stdout] test core::common::types::qubit_ref::tests::alloc_free ... ok [INFO] [stdout] test core::common::types::sequence_number::tests::construct_generator ... ok [INFO] [stdout] test core::common::types::sequence_number::tests::gets ... ok [INFO] [stdout] test core::common::types::sequence_number::tests::display ... ok [INFO] [stdout] test core::common::types::qubit_ref::tests::display_qref ... ok [INFO] [stdout] test core::common::util::tests::friendlyenumparse ... ok [INFO] [stdout] test core::common::types::sequence_number::tests::seqs ... ok [INFO] [stdout] test core::common::util::tests::friendlyenumerate ... ok [INFO] [stdout] test core::host::configuration::timeout::test::from_str ... ok [INFO] [stdout] test core::host::configuration::env_mod::test::to_str ... ok [INFO] [stdout] test core::host::configuration::timeout::test::into_duration ... ok [INFO] [stdout] test core::common::util::tests::parse_error ... ok [INFO] [stdout] test core::common::util::tests::friendlyname ... ok [INFO] [stdout] test core::host::configuration::env_mod::test::from_str ... ok [INFO] [stdout] test core::host::reproduction::host_call::test::from_str ... ok [INFO] [stdout] test core::plugin::connection::tests::bad_address ... ok [INFO] [stdout] test core::plugin::definition::tests::debug ... ok [INFO] [stdout] test core::host::reproduction::host_call::test::display ... ok [INFO] [stdout] test core::plugin::connection::tests::simulator_connection ... ok [INFO] [stdout] test core::plugin::connection::tests::connect ... ok [INFO] [stdout] test core::common::types::cycle::tests::overflow ... ok [INFO] [stdout] test core::common::types::cycle::tests::convert_negative ... ok [INFO] [stdout] test core::common::types::qubit_ref::tests::convert_zero ... ok [INFO] [stdout] test core::host::simulator::tests::debug ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/dqcsbenull-deb147fa521dc62d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/dqcsfenull-1701ccf499cde677 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/dqcsim-9d330eb665c9a5ce [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test arg_parse::opts::tests::default_sim_struct ... ok [INFO] [stdout] test arg_parse::opts::tests::convert_to_plugin_non_functional_opts ... ok [INFO] [stdout] test arg_parse::opts::tests::convert_to_plugin_process_functional_configuration ... ok [INFO] [stdout] test arg_parse::plugins::tests::debug ... ok [INFO] [stdout] test arg_parse::parse::tests::help ... ok [INFO] [stdout] test arg_parse::plugins::tests::non_func_opt_debug ... ok [INFO] [stdout] test arg_parse::plugins::tests::non_func_opt ... ok [INFO] [stdout] test arg_parse::plugins::tests::into_def_conf ... ok [INFO] [stdout] test arg_parse::plugins::tests::into_process_conf ... ok [INFO] [stdout] test tests::bad_loglevel ... ok [INFO] [stdout] test arg_parse::opts::tests::allow_empty_plugin_opt ... ok [INFO] [stdout] test arg_parse::parse::tests::debug ... ok [INFO] [stdout] test arg_parse::opts::tests::allow_setting_name ... ok [INFO] [stdout] test tests::host_call_bad_value ... ok [INFO] [stdout] test tests::bad_repro_paths ... ok [INFO] [stdout] test tests::bad_path ... ok [INFO] [stdout] test tests::host_call_arb_no_data ... ok [INFO] [stdout] test tests::host_call_no_value ... ok [INFO] [stdout] test tests::help ... ok [INFO] [stdout] test tests::host_call_recv_data ... ok [INFO] [stdout] test tests::host_call_send_no_data ... ok [INFO] [stdout] test tests::host_call_wait_data ... ok [INFO] [stdout] test tests::host_call_with_reproduce ... ok [INFO] [stdout] test tests::host_call_with_reproduce_exactly ... ok [INFO] [stdout] test tests::host_call_arb_plugin_not_found ... ok [INFO] [stdout] test tests::host_call_yield_data ... ok [INFO] [stdout] test tests::host_call_recv ... ok [INFO] [stdout] test tests::host_call_ok ... ok [INFO] [stdout] test tests::double_start_insert_wait ... ok [INFO] [stdout] test tests::no_arguments ... ok [INFO] [stdout] test tests::host_call_recv_deadlock ... ok [INFO] [stdout] test tests::no_backend ... ok [INFO] [stdout] test tests::no_repro_out_repro_out ... ok [INFO] [stdout] test tests::host_call_send ... ok [INFO] [stdout] test tests::long_help ... ok [INFO] [stdout] test tests::host_call_yield ... ok [INFO] [stdout] test tests::host_stdout ... ok [INFO] [stdout] test tests::no_repro_out ... ok [INFO] [stdout] test tests::host_call_arb ... ok [INFO] [stdout] test tests::plugin_config_name ... ok [INFO] [stdout] test tests::reproduce_bad_path ... ok [INFO] [stdout] DQCsim 0.0.4 (2019-08-03)test tests::version ... ok [INFO] [stdout] test tests::not_executable ... FAILED [INFO] [stdout] test tests::reproduce ... FAILED [INFO] [stdout] test tests::with_operator ... ok [INFO] [stdout] test tests::loglevel ... ok [INFO] [stdout] test tests::plugin_env_mod ... ok [INFO] [stdout] test tests::repro_out ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::not_executable stdout ---- [INFO] [stdout] error: While interpreting plugin specification: Invalid argument: the plugin specification '../LICENSE' appears to be a path, but the referenced file does not exist [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] dqcsim [DQCSIM OPTIONS] [PLUGIN OPTIONS] [ [PLUGIN OPTIONS] [...]] [INFO] [stdout] [INFO] [stdout] For more information try --help [INFO] [stdout] thread 'tests::not_executable' panicked at 'assertion failed: err!(cli ! ( "../LICENSE" , "../LICENSE" [INFO] [stdout] )).contains("Failed to spawn plugin(s)")', src/bin/dqcsim/main.rs:315:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562496c4524b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x562496c4524b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x562496c4524b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x562496c4524b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x562496c4524b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x562496c44eba - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x562496c459c0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x562496c225d8 - std::panicking::begin_panic::h1d226875cc744f99 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x5624965752b8 - dqcsim::tests::not_executable::h478e97830a4e00cd [INFO] [stdout] at src/bin/dqcsim/main.rs:315 [INFO] [stdout] 9: 0x56249657519a - dqcsim::tests::not_executable::{{closure}}::hc62723579cecfddf [INFO] [stdout] at src/bin/dqcsim/main.rs:314 [INFO] [stdout] 10: 0x5624965f20ae - core::ops::function::FnOnce::call_once::h131d2240e4b6c5d6 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 11: 0x56249665da4f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 12: 0x562496c4d7ba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 13: 0x562496678048 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x562496678048 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x562496678048 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 16: 0x562496652ec5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x562496657045 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x562496657045 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x562496657045 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x562496c4d7ba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 21: 0x562496657682 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x562496657682 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x562496657682 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x562496657682 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 25: 0x562496c37acf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 26: 0x562496c4cb40 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 27: 0x562496c4cb40 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x562496c4cb40 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7fb62a3584a4 - start_thread [INFO] [stdout] 30: 0x7fb629e83d0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::reproduce stdout ---- [INFO] [stdout] error: While reading reproduction file: I/O error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] dqcsim [DQCSIM OPTIONS] [PLUGIN OPTIONS] [ [PLUGIN OPTIONS] [...]] [INFO] [stdout] [INFO] [stdout] For more information try --help [INFO] [stdout] thread 'tests::reproduce' panicked at 'assertion failed: cli!("--reproduce" , "./dqcsim-cli.test.repro").is_ok()', src/bin/dqcsim/main.rs:370:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562496c4524b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x562496c4524b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x562496c4524b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x562496c4524b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x562496c4524b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x562496c44eba - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x562496c459c0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x562496c225d8 - std::panicking::begin_panic::h1d226875cc744f99 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x5624965763a9 - dqcsim::tests::reproduce::h50601ef9c4393353 [INFO] [stdout] at src/bin/dqcsim/main.rs:370 [INFO] [stdout] 9: 0x56249657614a - dqcsim::tests::reproduce::{{closure}}::h93e699d438621a6c [INFO] [stdout] at src/bin/dqcsim/main.rs:368 [INFO] [stdout] 10: 0x5624965f293e - core::ops::function::FnOnce::call_once::h6fafa2d3273b9c1c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 11: 0x56249665da4f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 12: 0x562496c4d7ba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 13: 0x562496678048 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x562496678048 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x562496678048 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 16: 0x562496652ec5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x562496657045 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x562496657045 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x562496657045 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x562496c4d7ba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 21: 0x562496657682 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x562496657682 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x562496657682 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x562496657682 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 25: 0x562496c37acf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 26: 0x562496c4cb40 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 27: 0x562496c4cb40 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x562496c4cb40 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7fb62a3584a4 - start_thread [INFO] [stdout] 30: 0x7fb629e83d0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::not_executable [INFO] [stdout] tests::reproduce [INFO] [stdout] [INFO] [stdout] test result: FAILED. 46 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin dqcsim' [INFO] running `"docker" "inspect" "ed47ac5af502d813b0b61f29ea1b3b4777628530338fb428702d5a77ee9fe348"` [INFO] running `"docker" "rm" "-f" "ed47ac5af502d813b0b61f29ea1b3b4777628530338fb428702d5a77ee9fe348"` [INFO] [stdout] ed47ac5af502d813b0b61f29ea1b3b4777628530338fb428702d5a77ee9fe348