[INFO] updating cached repository https://github.com/dmerejkowsky/dmenv [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a740b7a51c4825ca95a5c9088649d4117e15f2ce [INFO] testing dmerejkowsky/dmenv against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmerejkowsky%2Fdmenv" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmerejkowsky/dmenv on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dmerejkowsky/dmenv [INFO] finished tweaking git repo https://github.com/dmerejkowsky/dmenv [INFO] tweaked toml for git repo https://github.com/dmerejkowsky/dmenv written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/dmerejkowsky/dmenv already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2e5def340dea7f65be1abd12d2834f9cf0af2e89df686e0b84420a78579831b4 [INFO] running `"docker" "start" "-a" "2e5def340dea7f65be1abd12d2834f9cf0af2e89df686e0b84420a78579831b4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling dmenv v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.10s [INFO] running `"docker" "inspect" "2e5def340dea7f65be1abd12d2834f9cf0af2e89df686e0b84420a78579831b4"` [INFO] running `"docker" "rm" "-f" "2e5def340dea7f65be1abd12d2834f9cf0af2e89df686e0b84420a78579831b4"` [INFO] [stdout] 2e5def340dea7f65be1abd12d2834f9cf0af2e89df686e0b84420a78579831b4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f156c90deac42772ef9c27ceca2d305929fc7a2b598da5b73b70ed945b827e3e [INFO] running `"docker" "start" "-a" "f156c90deac42772ef9c27ceca2d305929fc7a2b598da5b73b70ed945b827e3e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling dmenv v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.41s [INFO] running `"docker" "inspect" "f156c90deac42772ef9c27ceca2d305929fc7a2b598da5b73b70ed945b827e3e"` [INFO] running `"docker" "rm" "-f" "f156c90deac42772ef9c27ceca2d305929fc7a2b598da5b73b70ed945b827e3e"` [INFO] [stdout] f156c90deac42772ef9c27ceca2d305929fc7a2b598da5b73b70ed945b827e3e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5866aecf3301e09a21cb5e6b2c670c1b0739aa13cb45f555db4ade3d043679c6 [INFO] running `"docker" "start" "-a" "5866aecf3301e09a21cb5e6b2c670c1b0739aa13cb45f555db4ade3d043679c6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dmenv-1cc2c6031e301567 [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test error::tests::errors_are_send ... ok [INFO] [stdout] test lock::parse::tests::test_no_newline_at_the_end ... ok [INFO] [stdout] test lock::parse::tests::test_parse_git_name ... ok [INFO] [stdout] test lock::bump::tests::bump_git_ref ... ok [INFO] [stdout] test lock::bump::tests::dep_not_found ... ok [INFO] [stdout] test cli::syntax::tests::test_parse_python_version_no_comparison ... ok [INFO] [stdout] test dependencies::tests::git_bump ... ok [INFO] [stdout] test dependencies::tests::simple_bump ... ok [INFO] [stdout] test cli::syntax::tests::test_parse_python_version_ok ... ok [INFO] [stdout] test cli::syntax::tests::test_parse_python_version_not_quoted ... ok [INFO] [stdout] test lock::bump::tests::simple_no_change ... ok [INFO] [stdout] test error::tests::errors_are_sync ... ok [INFO] [stdout] test lock::parse::tests::malformed_lock ... ok [INFO] [stdout] test lock::parse::tests::test_parse_lock ... ok [INFO] [stdout] test lock::update::tests::different_platform ... ok [INFO] [stdout] test lock::update::tests::keep_old_deps ... ok [INFO] [stdout] test lock::parse::tests::test_parse_git_ref ... ok [INFO] [stdout] test lock::update::tests::different_python_version ... ok [INFO] [stdout] test lock::update::tests::add_new_deps ... ok [INFO] [stdout] test lock::bump::tests::simple_change ... ok [INFO] [stdout] test lock::update::tests::keep_git_deps ... ok [INFO] [stdout] test lock::parse::tests::test_parse_simple_version ... ok [INFO] [stdout] test lock::update::tests::from_scratch ... ok [INFO] [stdout] test lock::parse::tests::test_split_into_logical_lines ... ok [INFO] [stdout] test run::tests::test_run_python ... ok [INFO] [stdout] test run::tests::test_run_script_in_project ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_contains_python_version ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_prod_differs_from_dev ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_outside_project ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_system_site_packages_differs ... ok [INFO] [stdout] test lock::update::tests::simple_dependency_upgraded ... ok [INFO] [stdout] test operations::init::tests::does_not_overwrite_setup_py ... ok [INFO] [stdout] test run::tests::test_run_py_script_in_venv ... ok [INFO] [stdout] test tests::test_not_in_venv ... ok [INFO] [stdout] test lock::update::tests::keep_specifications ... ok [INFO] [stdout] test operations::init::tests::does_not_overwrite_setup_cfg ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_inside_by_default ... ok [INFO] [stdout] test operations::init::tests::creates_two_files_by_default ... ok [INFO] [stdout] test operations::init::tests::no_setup_cfg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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/rustwide/target/debug/deps/dmenv-15e78cf4f2ad621a [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration_tests-7f2aacf59a65acfe [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test lock_complains_if_setup_py_does_not_exist ... ok [INFO] [stdout] test install_without_lock ... ok [INFO] [stdout] test show_venv_path ... ok [INFO] [stdout] test run_without_virtualenv ... ok [INFO] [stdout] test init_does_not_overwrite_existing_setup_py ... ok [INFO] [stdout] test bump_in_lock_simple ... ok [INFO] [stdout] The virtual environment was not created successfully because ensurepip is not [INFO] [stdout] available. On Debian/Ubuntu systems, you need to install the python3-venv [INFO] [stdout] package using the following command. [INFO] [stdout] [INFO] [stdout] apt-get install python3-venv [INFO] [stdout] [INFO] [stdout] You may need to use sudo with that command. After installing the python3-venv [INFO] [stdout] package, recreate your virtual environment. [INFO] [stdout] [INFO] [stdout] Failing command: ['/tmp/test-dmenv.0N3cGoS71ue0/.venv/dev/3.8.2/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip'] [INFO] [stdout] [INFO] [stdout] The virtual environment was not created successfully because ensurepip is not [INFO] [stdout] available. On Debian/Ubuntu systems, you need to install the python3-venv [INFO] [stdout] package using the following command. [INFO] [stdout] [INFO] [stdout] apt-get install python3-venv [INFO] [stdout] [INFO] [stdout] You may need to use sudo with that command. After installing the python3-venv [INFO] [stdout] package, recreate your virtual environment. [INFO] [stdout] [INFO] [stdout] Failing command: ['/tmp/test-dmenv.ykOdlZAldG4n/.venv/prod/3.8.2/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip'] [INFO] [stdout] [INFO] [stdout] The virtual environment was not created successfully because ensurepip is not [INFO] [stdout] available. On Debian/Ubuntu systems, you need to install the python3-venv [INFO] [stdout] package using the following command. [INFO] [stdout] [INFO] [stdout] apt-get install python3-venv [INFO] [stdout] [INFO] [stdout] You may need to use sudo with that command. After installing the python3-venv [INFO] [stdout] package, recreate your virtual environment. [INFO] [stdout] [INFO] [stdout] Failing command: ['/tmp/test-dmenv.EdMqY7vLbTcf/.venv/dev/3.8.2/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip'] [INFO] [stdout] [INFO] [stdout] The virtual environment was not created successfully because ensurepip is not [INFO] [stdout] available. On Debian/Ubuntu systems, you need to install the python3-venv [INFO] [stdout] package using the following command. [INFO] [stdout] [INFO] [stdout] apt-get install python3-venv [INFO] [stdout] [INFO] [stdout] You may need to use sudo with that command. After installing the python3-venv [INFO] [stdout] package, recreate your virtual environment. [INFO] [stdout] [INFO] [stdout] Failing command: ['/tmp/test-dmenv.wSaChpvhUxsY/.venv/dev/3.8.2/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip'] [INFO] [stdout] [INFO] [stdout] The virtual environment was not created successfully because ensurepip is not [INFO] [stdout] available. On Debian/Ubuntu systems, you need to install the python3-venv [INFO] [stdout] package using the following command. [INFO] [stdout] [INFO] [stdout] apt-get install python3-venv [INFO] [stdout] [INFO] [stdout] You may need to use sudo with that command. After installing the python3-venv [INFO] [stdout] package, recreate your virtual environment. [INFO] [stdout] [INFO] [stdout] Failing command: ['/tmp/test-dmenv.gv8V6IbDZYzS/.venv/dev/3.8.2/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip'] [INFO] [stdout] [INFO] [stdout] The virtual environment was not created successfully because ensurepip is not [INFO] [stdout] available. On Debian/Ubuntu systems, you need to install the python3-venv [INFO] [stdout] package using the following command. [INFO] [stdout] [INFO] [stdout] apt-get install python3-venv [INFO] [stdout] [INFO] [stdout] You may need to use sudo with that command. After installing the python3-venv [INFO] [stdout] package, recreate your virtual environment. [INFO] [stdout] [INFO] [stdout] Failing command: ['/tmp/test-dmenv.3d8ihmdmKnyY/.venv/dev/3.8.2/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip'] [INFO] [stdout] [INFO] [stdout] The virtual environment was not created successfully because ensurepip is not [INFO] [stdout] available. On Debian/Ubuntu systems, you need to install the python3-venv [INFO] [stdout] package using the following command. [INFO] [stdout] [INFO] [stdout] apt-get install python3-venv [INFO] [stdout] [INFO] [stdout] You may need to use sudo with that command. After installing the python3-venv [INFO] [stdout] package, recreate your virtual environment. [INFO] [stdout] [INFO] [stdout] Failing command: ['/tmp/test-dmenv.i2YIwR514MgT/.venv/dev/3.8.2/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip'] [INFO] [stdout] [INFO] [stdout] The virtual environment was not created successfully because ensurepip is not [INFO] [stdout] available. On Debian/Ubuntu systems, you need to install the python3-venv [INFO] [stdout] package using the following command. [INFO] [stdout] [INFO] [stdout] apt-get install python3-venv [INFO] [stdout] [INFO] [stdout] You may need to use sudo with that command. After installing the python3-venv [INFO] [stdout] package, recreate your virtual environment. [INFO] [stdout] [INFO] [stdout] Failing command: ['/tmp/test-dmenv.ywX4TxYw8rXV/.venv/dev/3.8.2/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip'] [INFO] [stdout] [INFO] [stdout] test production_workflow ... FAILED [INFO] [stdout] test lock_workflow ... FAILED [INFO] [stdout] test install_workflow_step_by_step ... FAILED [INFO] [stdout] test run_project_script ... FAILED [INFO] [stdout] test test_process_scripts ... FAILED [INFO] [stdout] test install_workflow_basic ... FAILED [INFO] [stdout] test init_works ... FAILED [INFO] [stdout] test test_tidy ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- production_workflow stdout ---- [INFO] [stdout] :: Updating lock [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.ykOdlZAldG4n/.venv/prod/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.ykOdlZAldG4n/.venv/prod/3.8.2 [INFO] [stdout] thread 'production_workflow' panicked at 'called `Result::unwrap()` on an `Err` value: Other { message: "command failed" }', tests/helpers/mod.rs:82:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607a20f9954 - backtrace::backtrace::libunwind::trace::hc1c4a1d8ad423b97 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5607a20f9954 - backtrace::backtrace::trace_unsynchronized::h82274781060cb056 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607a20f9954 - std::sys_common::backtrace::_print_fmt::h2a45d89b653a4da8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5607a20f9954 - ::fmt::h41a0a93ab85e6aa1 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5607a2126a9c - core::fmt::write::hdaea18585065a96d [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5607a1bb3645 - std::io::Write::write_fmt::h42f0550b6bd39c6e [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5607a20f3061 - std::io::impls::>::write_fmt::h223d7b7033cad46d [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5607a20fc7a5 - std::sys_common::backtrace::_print::hd95f9978cc145ca4 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5607a20fc7a5 - std::sys_common::backtrace::print::hfb25ca2291be47d0 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5607a20fc7a5 - std::panicking::default_hook::{{closure}}::h44f76cee5dc8591c [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5607a20fc48b - std::panicking::default_hook::h198e1a712910f1e6 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5607a20fce02 - std::panicking::rust_panic_with_hook::hc0b4730bb8013f9d [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5607a20fc9eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5607a21254c1 - core::panicking::panic_fmt::h1ac71ad045d55416 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5607a21252e3 - core::option::expect_none_failed::hb40004d71d61b685 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5607a1b8a88e - core::result::Result::unwrap::h259591303e98ed68 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5607a1b98e29 - integration_tests::helpers::TestApp::assert_run_ok::h609305b9c2b32033 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5607a1b92f51 - integration_tests::production_workflow::h8f708a812be3c70c [INFO] [stdout] at tests/integration_tests.rs:65 [INFO] [stdout] 18: 0x5607a1b92efa - integration_tests::production_workflow::{{closure}}::h5bf084fbdef52b46 [INFO] [stdout] at tests/integration_tests.rs:62 [INFO] [stdout] 19: 0x5607a1b8bf6e - core::ops::function::FnOnce::call_once::h7fb50681d066301e [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5607a1bdaad6 - as core::ops::function::FnOnce>::call_once::hc165f65f4331a55c [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x5607a1bdaad6 - as core::ops::function::FnOnce<()>>::call_once::hb89f1f769cad07ce [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5607a1bdaad6 - std::panicking::try::do_call::h104f7f3dae5a1b29 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x5607a1bdaad6 - std::panicking::try::h0e20f01361cba753 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5607a1bdaad6 - std::panic::catch_unwind::h0bd0c84b5f4cd121 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5607a1bdaad6 - test::run_test_in_process::hf34c22adfeb6853d [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5607a1bdaad6 - test::run_test::run_test_inner::{{closure}}::h40d568b4c10a12f1 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5607a1bb2af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hffd9774ad3f2d778 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4594020476cf52d4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5607a1bb7e85 - as core::ops::function::FnOnce<()>>::call_once::h9d0a6d45b73e29e4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5607a1bb7e85 - std::panicking::try::do_call::h902fd77b30bb3bb7 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x5607a1bb7e85 - std::panicking::try::hc17d3a628e65d49d [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5607a1bb7e85 - std::panic::catch_unwind::h9c9d49cbb6b18017 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::h6a6f5a333fd631a2 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5607a1bb7e85 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha6fb197e0ce57f73 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::h1f1fac7de7dd9691 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::ha031f48633a6af54 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x5607a210521a - std::sys::unix::thread::Thread::new::thread_start::h241864caf436e182 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f78505e6609 - start_thread [INFO] [stdout] 39: 0x7f78504f2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lock_workflow stdout ---- [INFO] [stdout] :: Updating lock [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.EdMqY7vLbTcf/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.EdMqY7vLbTcf/.venv/dev/3.8.2 [INFO] [stdout] thread 'lock_workflow' panicked at 'called `Result::unwrap()` on an `Err` value: Other { message: "command failed" }', tests/helpers/mod.rs:82:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607a20f9954 - backtrace::backtrace::libunwind::trace::hc1c4a1d8ad423b97 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5607a20f9954 - backtrace::backtrace::trace_unsynchronized::h82274781060cb056 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607a20f9954 - std::sys_common::backtrace::_print_fmt::h2a45d89b653a4da8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5607a20f9954 - ::fmt::h41a0a93ab85e6aa1 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5607a2126a9c - core::fmt::write::hdaea18585065a96d [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5607a1bb3645 - std::io::Write::write_fmt::h42f0550b6bd39c6e [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5607a20f3061 - std::io::impls::>::write_fmt::h223d7b7033cad46d [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5607a20fc7a5 - std::sys_common::backtrace::_print::hd95f9978cc145ca4 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5607a20fc7a5 - std::sys_common::backtrace::print::hfb25ca2291be47d0 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5607a20fc7a5 - std::panicking::default_hook::{{closure}}::h44f76cee5dc8591c [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5607a20fc48b - std::panicking::default_hook::h198e1a712910f1e6 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5607a20fce02 - std::panicking::rust_panic_with_hook::hc0b4730bb8013f9d [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5607a20fc9eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5607a21254c1 - core::panicking::panic_fmt::h1ac71ad045d55416 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5607a21252e3 - core::option::expect_none_failed::hb40004d71d61b685 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5607a1b8a88e - core::result::Result::unwrap::h259591303e98ed68 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5607a1b98e29 - integration_tests::helpers::TestApp::assert_run_ok::h609305b9c2b32033 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5607a1b92d52 - integration_tests::lock_workflow::h2659a036b3fabcb7 [INFO] [stdout] at tests/integration_tests.rs:51 [INFO] [stdout] 18: 0x5607a1b92d0a - integration_tests::lock_workflow::{{closure}}::hef3bc74b9433573f [INFO] [stdout] at tests/integration_tests.rs:49 [INFO] [stdout] 19: 0x5607a1b8bfce - core::ops::function::FnOnce::call_once::hb5b7c8608da15a14 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5607a1bdaad6 - as core::ops::function::FnOnce>::call_once::hc165f65f4331a55c [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x5607a1bdaad6 - as core::ops::function::FnOnce<()>>::call_once::hb89f1f769cad07ce [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5607a1bdaad6 - std::panicking::try::do_call::h104f7f3dae5a1b29 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x5607a1bdaad6 - std::panicking::try::h0e20f01361cba753 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5607a1bdaad6 - std::panic::catch_unwind::h0bd0c84b5f4cd121 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5607a1bdaad6 - test::run_test_in_process::hf34c22adfeb6853d [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5607a1bdaad6 - test::run_test::run_test_inner::{{closure}}::h40d568b4c10a12f1 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5607a1bb2af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hffd9774ad3f2d778 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4594020476cf52d4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5607a1bb7e85 - as core::ops::function::FnOnce<()>>::call_once::h9d0a6d45b73e29e4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5607a1bb7e85 - std::panicking::try::do_call::h902fd77b30bb3bb7 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x5607a1bb7e85 - std::panicking::try::hc17d3a628e65d49d [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5607a1bb7e85 - std::panic::catch_unwind::h9c9d49cbb6b18017 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::h6a6f5a333fd631a2 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5607a1bb7e85 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha6fb197e0ce57f73 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::h1f1fac7de7dd9691 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::ha031f48633a6af54 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x5607a210521a - std::sys::unix::thread::Thread::new::thread_start::h241864caf436e182 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f78505e6609 - start_thread [INFO] [stdout] 39: 0x7f78504f2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- install_workflow_step_by_step stdout ---- [INFO] [stdout] :: Preparing project for development [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.0N3cGoS71ue0/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.0N3cGoS71ue0/.venv/dev/3.8.2 [INFO] [stdout] thread 'install_workflow_step_by_step' panicked at 'called `Result::unwrap()` on an `Err` value: Other { message: "command failed" }', tests/helpers/mod.rs:82:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607a20f9954 - backtrace::backtrace::libunwind::trace::hc1c4a1d8ad423b97 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5607a20f9954 - backtrace::backtrace::trace_unsynchronized::h82274781060cb056 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607a20f9954 - std::sys_common::backtrace::_print_fmt::h2a45d89b653a4da8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5607a20f9954 - ::fmt::h41a0a93ab85e6aa1 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5607a2126a9c - core::fmt::write::hdaea18585065a96d [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5607a1bb3645 - std::io::Write::write_fmt::h42f0550b6bd39c6e [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5607a20f3061 - std::io::impls::>::write_fmt::h223d7b7033cad46d [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5607a20fc7a5 - std::sys_common::backtrace::_print::hd95f9978cc145ca4 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5607a20fc7a5 - std::sys_common::backtrace::print::hfb25ca2291be47d0 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5607a20fc7a5 - std::panicking::default_hook::{{closure}}::h44f76cee5dc8591c [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5607a20fc48b - std::panicking::default_hook::h198e1a712910f1e6 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5607a20fce02 - std::panicking::rust_panic_with_hook::hc0b4730bb8013f9d [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5607a20fc9eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5607a21254c1 - core::panicking::panic_fmt::h1ac71ad045d55416 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5607a21252e3 - core::option::expect_none_failed::hb40004d71d61b685 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5607a1b8a88e - core::result::Result::unwrap::h259591303e98ed68 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5607a1b98e29 - integration_tests::helpers::TestApp::assert_run_ok::h609305b9c2b32033 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5607a1b9322e - integration_tests::install_workflow_step_by_step::h4380f3422612cd6b [INFO] [stdout] at tests/integration_tests.rs:87 [INFO] [stdout] 18: 0x5607a1b931ea - integration_tests::install_workflow_step_by_step::{{closure}}::h06d2413c9df22b55 [INFO] [stdout] at tests/integration_tests.rs:85 [INFO] [stdout] 19: 0x5607a1b8c05e - core::ops::function::FnOnce::call_once::hed0bea24047187bc [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5607a1bdaad6 - as core::ops::function::FnOnce>::call_once::hc165f65f4331a55c [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x5607a1bdaad6 - as core::ops::function::FnOnce<()>>::call_once::hb89f1f769cad07ce [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5607a1bdaad6 - std::panicking::try::do_call::h104f7f3dae5a1b29 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x5607a1bdaad6 - std::panicking::try::h0e20f01361cba753 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5607a1bdaad6 - std::panic::catch_unwind::h0bd0c84b5f4cd121 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5607a1bdaad6 - test::run_test_in_process::hf34c22adfeb6853d [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5607a1bdaad6 - test::run_test::run_test_inner::{{closure}}::h40d568b4c10a12f1 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5607a1bb2af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hffd9774ad3f2d778 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4594020476cf52d4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5607a1bb7e85 - as core::ops::function::FnOnce<()>>::call_once::h9d0a6d45b73e29e4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5607a1bb7e85 - std::panicking::try::do_call::h902fd77b30bb3bb7 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x5607a1bb7e85 - std::panicking::try::hc17d3a628e65d49d [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5607a1bb7e85 - std::panic::catch_unwind::h9c9d49cbb6b18017 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::h6a6f5a333fd631a2 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5607a1bb7e85 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha6fb197e0ce57f73 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::h1f1fac7de7dd9691 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::ha031f48633a6af54 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x5607a210521a - std::sys::unix::thread::Thread::new::thread_start::h241864caf436e182 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f78505e6609 - start_thread [INFO] [stdout] 39: 0x7f78504f2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- run_project_script stdout ---- [INFO] [stdout] :: Preparing project for development [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.wSaChpvhUxsY/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.wSaChpvhUxsY/.venv/dev/3.8.2 [INFO] [stdout] thread 'run_project_script' panicked at 'called `Result::unwrap()` on an `Err` value: Other { message: "command failed" }', tests/helpers/mod.rs:82:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607a20f9954 - backtrace::backtrace::libunwind::trace::hc1c4a1d8ad423b97 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5607a20f9954 - backtrace::backtrace::trace_unsynchronized::h82274781060cb056 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607a20f9954 - std::sys_common::backtrace::_print_fmt::h2a45d89b653a4da8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5607a20f9954 - ::fmt::h41a0a93ab85e6aa1 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5607a2126a9c - core::fmt::write::hdaea18585065a96d [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5607a1bb3645 - std::io::Write::write_fmt::h42f0550b6bd39c6e [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5607a20f3061 - std::io::impls::>::write_fmt::h223d7b7033cad46d [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5607a20fc7a5 - std::sys_common::backtrace::_print::hd95f9978cc145ca4 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5607a20fc7a5 - std::sys_common::backtrace::print::hfb25ca2291be47d0 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5607a20fc7a5 - std::panicking::default_hook::{{closure}}::h44f76cee5dc8591c [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5607a20fc48b - std::panicking::default_hook::h198e1a712910f1e6 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5607a20fce02 - std::panicking::rust_panic_with_hook::hc0b4730bb8013f9d [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5607a20fc9eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5607a21254c1 - core::panicking::panic_fmt::h1ac71ad045d55416 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5607a21252e3 - core::option::expect_none_failed::hb40004d71d61b685 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5607a1b8a88e - core::result::Result::unwrap::h259591303e98ed68 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5607a1b98e29 - integration_tests::helpers::TestApp::assert_run_ok::h609305b9c2b32033 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5607a1b932ee - integration_tests::run_project_script::h6d406411cdcbe944 [INFO] [stdout] at tests/integration_tests.rs:96 [INFO] [stdout] 18: 0x5607a1b932aa - integration_tests::run_project_script::{{closure}}::h116f70ac197026f3 [INFO] [stdout] at tests/integration_tests.rs:94 [INFO] [stdout] 19: 0x5607a1b8bdae - core::ops::function::FnOnce::call_once::h29300afdf1e4eef5 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5607a1bdaad6 - as core::ops::function::FnOnce>::call_once::hc165f65f4331a55c [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x5607a1bdaad6 - as core::ops::function::FnOnce<()>>::call_once::hb89f1f769cad07ce [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5607a1bdaad6 - std::panicking::try::do_call::h104f7f3dae5a1b29 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x5607a1bdaad6 - std::panicking::try::h0e20f01361cba753 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5607a1bdaad6 - std::panic::catch_unwind::h0bd0c84b5f4cd121 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5607a1bdaad6 - test::run_test_in_process::hf34c22adfeb6853d [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5607a1bdaad6 - test::run_test::run_test_inner::{{closure}}::h40d568b4c10a12f1 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5607a1bb2af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hffd9774ad3f2d778 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4594020476cf52d4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5607a1bb7e85 - as core::ops::function::FnOnce<()>>::call_once::h9d0a6d45b73e29e4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5607a1bb7e85 - std::panicking::try::do_call::h902fd77b30bb3bb7 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x5607a1bb7e85 - std::panicking::try::hc17d3a628e65d49d [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5607a1bb7e85 - std::panic::catch_unwind::h9c9d49cbb6b18017 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::h6a6f5a333fd631a2 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5607a1bb7e85 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha6fb197e0ce57f73 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::h1f1fac7de7dd9691 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::ha031f48633a6af54 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x5607a210521a - std::sys::unix::thread::Thread::new::thread_start::h241864caf436e182 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f78505e6609 - start_thread [INFO] [stdout] 39: 0x7f78504f2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_process_scripts stdout ---- [INFO] [stdout] :: Preparing project for development [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.gv8V6IbDZYzS/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.gv8V6IbDZYzS/.venv/dev/3.8.2 [INFO] [stdout] thread 'test_process_scripts' panicked at 'called `Result::unwrap()` on an `Err` value: Other { message: "command failed" }', tests/helpers/mod.rs:82:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607a20f9954 - backtrace::backtrace::libunwind::trace::hc1c4a1d8ad423b97 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5607a20f9954 - backtrace::backtrace::trace_unsynchronized::h82274781060cb056 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607a20f9954 - std::sys_common::backtrace::_print_fmt::h2a45d89b653a4da8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5607a20f9954 - ::fmt::h41a0a93ab85e6aa1 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5607a2126a9c - core::fmt::write::hdaea18585065a96d [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5607a1bb3645 - std::io::Write::write_fmt::h42f0550b6bd39c6e [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5607a20f3061 - std::io::impls::>::write_fmt::h223d7b7033cad46d [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5607a20fc7a5 - std::sys_common::backtrace::_print::hd95f9978cc145ca4 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5607a20fc7a5 - std::sys_common::backtrace::print::hfb25ca2291be47d0 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5607a20fc7a5 - std::panicking::default_hook::{{closure}}::h44f76cee5dc8591c [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5607a20fc48b - std::panicking::default_hook::h198e1a712910f1e6 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5607a20fce02 - std::panicking::rust_panic_with_hook::hc0b4730bb8013f9d [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5607a20fc9eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5607a21254c1 - core::panicking::panic_fmt::h1ac71ad045d55416 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5607a21252e3 - core::option::expect_none_failed::hb40004d71d61b685 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5607a1b8a88e - core::result::Result::unwrap::h259591303e98ed68 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5607a1b98e29 - integration_tests::helpers::TestApp::assert_run_ok::h609305b9c2b32033 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5607a1b9358e - integration_tests::test_process_scripts::h838e5f5c2b914192 [INFO] [stdout] at tests/integration_tests.rs:119 [INFO] [stdout] 18: 0x5607a1b9346a - integration_tests::test_process_scripts::{{closure}}::hda4b25a796c5d369 [INFO] [stdout] at tests/integration_tests.rs:114 [INFO] [stdout] 19: 0x5607a1b8be3e - core::ops::function::FnOnce::call_once::h3a87530366314cfa [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5607a1bdaad6 - as core::ops::function::FnOnce>::call_once::hc165f65f4331a55c [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x5607a1bdaad6 - as core::ops::function::FnOnce<()>>::call_once::hb89f1f769cad07ce [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5607a1bdaad6 - std::panicking::try::do_call::h104f7f3dae5a1b29 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x5607a1bdaad6 - std::panicking::try::h0e20f01361cba753 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5607a1bdaad6 - std::panic::catch_unwind::h0bd0c84b5f4cd121 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5607a1bdaad6 - test::run_test_in_process::hf34c22adfeb6853d [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5607a1bdaad6 - test::run_test::run_test_inner::{{closure}}::h40d568b4c10a12f1 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5607a1bb2af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hffd9774ad3f2d778 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4594020476cf52d4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5607a1bb7e85 - as core::ops::function::FnOnce<()>>::call_once::h9d0a6d45b73e29e4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5607a1bb7e85 - std::panicking::try::do_call::h902fd77b30bb3bb7 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x5607a1bb7e85 - std::panicking::try::hc17d3a628e65d49d [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5607a1bb7e85 - std::panic::catch_unwind::h9c9d49cbb6b18017 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::h6a6f5a333fd631a2 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5607a1bb7e85 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha6fb197e0ce57f73 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::h1f1fac7de7dd9691 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::ha031f48633a6af54 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x5607a210521a - std::sys::unix::thread::Thread::new::thread_start::h241864caf436e182 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f78505e6609 - start_thread [INFO] [stdout] 39: 0x7f78504f2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- install_workflow_basic stdout ---- [INFO] [stdout] :: Preparing project for development [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.3d8ihmdmKnyY/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.3d8ihmdmKnyY/.venv/dev/3.8.2 [INFO] [stdout] thread 'install_workflow_basic' panicked at 'called `Result::unwrap()` on an `Err` value: Other { message: "command failed" }', tests/helpers/mod.rs:82:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607a20f9954 - backtrace::backtrace::libunwind::trace::hc1c4a1d8ad423b97 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5607a20f9954 - backtrace::backtrace::trace_unsynchronized::h82274781060cb056 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607a20f9954 - std::sys_common::backtrace::_print_fmt::h2a45d89b653a4da8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5607a20f9954 - ::fmt::h41a0a93ab85e6aa1 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5607a2126a9c - core::fmt::write::hdaea18585065a96d [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5607a1bb3645 - std::io::Write::write_fmt::h42f0550b6bd39c6e [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5607a20f3061 - std::io::impls::>::write_fmt::h223d7b7033cad46d [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5607a20fc7a5 - std::sys_common::backtrace::_print::hd95f9978cc145ca4 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5607a20fc7a5 - std::sys_common::backtrace::print::hfb25ca2291be47d0 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5607a20fc7a5 - std::panicking::default_hook::{{closure}}::h44f76cee5dc8591c [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5607a20fc48b - std::panicking::default_hook::h198e1a712910f1e6 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5607a20fce02 - std::panicking::rust_panic_with_hook::hc0b4730bb8013f9d [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5607a20fc9eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5607a21254c1 - core::panicking::panic_fmt::h1ac71ad045d55416 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5607a21252e3 - core::option::expect_none_failed::hb40004d71d61b685 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5607a1b8a88e - core::result::Result::unwrap::h259591303e98ed68 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5607a1b98e29 - integration_tests::helpers::TestApp::assert_run_ok::h609305b9c2b32033 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5607a1b9318e - integration_tests::install_workflow_basic::hf5c3765aacddcf6d [INFO] [stdout] at tests/integration_tests.rs:79 [INFO] [stdout] 18: 0x5607a1b9314a - integration_tests::install_workflow_basic::{{closure}}::h52a7468cbe60a725 [INFO] [stdout] at tests/integration_tests.rs:77 [INFO] [stdout] 19: 0x5607a1b8bf9e - core::ops::function::FnOnce::call_once::hae17e16e371fb7ca [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5607a1bdaad6 - as core::ops::function::FnOnce>::call_once::hc165f65f4331a55c [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x5607a1bdaad6 - as core::ops::function::FnOnce<()>>::call_once::hb89f1f769cad07ce [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5607a1bdaad6 - std::panicking::try::do_call::h104f7f3dae5a1b29 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x5607a1bdaad6 - std::panicking::try::h0e20f01361cba753 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5607a1bdaad6 - std::panic::catch_unwind::h0bd0c84b5f4cd121 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5607a1bdaad6 - test::run_test_in_process::hf34c22adfeb6853d [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5607a1bdaad6 - test::run_test::run_test_inner::{{closure}}::h40d568b4c10a12f1 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5607a1bb2af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hffd9774ad3f2d778 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4594020476cf52d4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5607a1bb7e85 - as core::ops::function::FnOnce<()>>::call_once::h9d0a6d45b73e29e4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5607a1bb7e85 - std::panicking::try::do_call::h902fd77b30bb3bb7 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x5607a1bb7e85 - std::panicking::try::hc17d3a628e65d49d [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5607a1bb7e85 - std::panic::catch_unwind::h9c9d49cbb6b18017 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::h6a6f5a333fd631a2 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5607a1bb7e85 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha6fb197e0ce57f73 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::h1f1fac7de7dd9691 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::ha031f48633a6af54 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x5607a210521a - std::sys::unix::thread::Thread::new::thread_start::h241864caf436e182 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f78505e6609 - start_thread [INFO] [stdout] 39: 0x7f78504f2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- init_works stdout ---- [INFO] [stdout] :: Project initialized with setup.py and setup.cfg files [INFO] [stdout] :: Updating lock [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.ywX4TxYw8rXV/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.ywX4TxYw8rXV/.venv/dev/3.8.2 [INFO] [stdout] thread 'init_works' panicked at 'called `Result::unwrap()` on an `Err` value: Other { message: "command failed" }', tests/helpers/mod.rs:82:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607a20f9954 - backtrace::backtrace::libunwind::trace::hc1c4a1d8ad423b97 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5607a20f9954 - backtrace::backtrace::trace_unsynchronized::h82274781060cb056 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607a20f9954 - std::sys_common::backtrace::_print_fmt::h2a45d89b653a4da8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5607a20f9954 - ::fmt::h41a0a93ab85e6aa1 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5607a2126a9c - core::fmt::write::hdaea18585065a96d [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5607a1bb3645 - std::io::Write::write_fmt::h42f0550b6bd39c6e [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5607a20f3061 - std::io::impls::>::write_fmt::h223d7b7033cad46d [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5607a20fc7a5 - std::sys_common::backtrace::_print::hd95f9978cc145ca4 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5607a20fc7a5 - std::sys_common::backtrace::print::hfb25ca2291be47d0 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5607a20fc7a5 - std::panicking::default_hook::{{closure}}::h44f76cee5dc8591c [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5607a20fc48b - std::panicking::default_hook::h198e1a712910f1e6 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5607a20fce02 - std::panicking::rust_panic_with_hook::hc0b4730bb8013f9d [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5607a20fc9eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5607a21254c1 - core::panicking::panic_fmt::h1ac71ad045d55416 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5607a21252e3 - core::option::expect_none_failed::hb40004d71d61b685 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5607a1b8a88e - core::result::Result::unwrap::h259591303e98ed68 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5607a1b98e29 - integration_tests::helpers::TestApp::assert_run_ok::h609305b9c2b32033 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5607a1b92a82 - integration_tests::init_works::hd029c2d7185da6df [INFO] [stdout] at tests/integration_tests.rs:23 [INFO] [stdout] 18: 0x5607a1b92a0a - integration_tests::init_works::{{closure}}::h57f768690b1484d8 [INFO] [stdout] at tests/integration_tests.rs:11 [INFO] [stdout] 19: 0x5607a1b8bffe - core::ops::function::FnOnce::call_once::hcf430b16b58483c3 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5607a1bdaad6 - as core::ops::function::FnOnce>::call_once::hc165f65f4331a55c [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x5607a1bdaad6 - as core::ops::function::FnOnce<()>>::call_once::hb89f1f769cad07ce [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5607a1bdaad6 - std::panicking::try::do_call::h104f7f3dae5a1b29 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x5607a1bdaad6 - std::panicking::try::h0e20f01361cba753 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5607a1bdaad6 - std::panic::catch_unwind::h0bd0c84b5f4cd121 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5607a1bdaad6 - test::run_test_in_process::hf34c22adfeb6853d [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5607a1bdaad6 - test::run_test::run_test_inner::{{closure}}::h40d568b4c10a12f1 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5607a1bb2af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hffd9774ad3f2d778 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4594020476cf52d4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5607a1bb7e85 - as core::ops::function::FnOnce<()>>::call_once::h9d0a6d45b73e29e4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5607a1bb7e85 - std::panicking::try::do_call::h902fd77b30bb3bb7 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x5607a1bb7e85 - std::panicking::try::hc17d3a628e65d49d [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5607a1bb7e85 - std::panic::catch_unwind::h9c9d49cbb6b18017 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::h6a6f5a333fd631a2 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5607a1bb7e85 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha6fb197e0ce57f73 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::h1f1fac7de7dd9691 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::ha031f48633a6af54 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x5607a210521a - std::sys::unix::thread::Thread::new::thread_start::h241864caf436e182 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f78505e6609 - start_thread [INFO] [stdout] 39: 0x7f78504f2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tidy stdout ---- [INFO] [stdout] :: Cleaning /tmp/test-dmenv.i2YIwR514MgT/.venv/dev/3.8.2 [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.i2YIwR514MgT/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.i2YIwR514MgT/.venv/dev/3.8.2 [INFO] [stdout] thread 'test_tidy' panicked at 'called `Result::unwrap()` on an `Err` value: Other { message: "command failed" }', tests/helpers/mod.rs:82:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607a20f9954 - backtrace::backtrace::libunwind::trace::hc1c4a1d8ad423b97 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5607a20f9954 - backtrace::backtrace::trace_unsynchronized::h82274781060cb056 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607a20f9954 - std::sys_common::backtrace::_print_fmt::h2a45d89b653a4da8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5607a20f9954 - ::fmt::h41a0a93ab85e6aa1 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5607a2126a9c - core::fmt::write::hdaea18585065a96d [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x5607a1bb3645 - std::io::Write::write_fmt::h42f0550b6bd39c6e [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x5607a20f3061 - std::io::impls::>::write_fmt::h223d7b7033cad46d [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x5607a20fc7a5 - std::sys_common::backtrace::_print::hd95f9978cc145ca4 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5607a20fc7a5 - std::sys_common::backtrace::print::hfb25ca2291be47d0 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5607a20fc7a5 - std::panicking::default_hook::{{closure}}::h44f76cee5dc8591c [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5607a20fc48b - std::panicking::default_hook::h198e1a712910f1e6 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5607a20fce02 - std::panicking::rust_panic_with_hook::hc0b4730bb8013f9d [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x5607a20fc9eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x5607a21254c1 - core::panicking::panic_fmt::h1ac71ad045d55416 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x5607a21252e3 - core::option::expect_none_failed::hb40004d71d61b685 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x5607a1b8a88e - core::result::Result::unwrap::h259591303e98ed68 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5607a1b98e29 - integration_tests::helpers::TestApp::assert_run_ok::h609305b9c2b32033 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5607a1b9387e - integration_tests::test_tidy::he1427b16deded4ad [INFO] [stdout] at tests/integration_tests.rs:141 [INFO] [stdout] 18: 0x5607a1b937fa - integration_tests::test_tidy::{{closure}}::hfbd25cb96896bb5e [INFO] [stdout] at tests/integration_tests.rs:131 [INFO] [stdout] 19: 0x5607a1b8c02e - core::ops::function::FnOnce::call_once::he6d706d3510e94b9 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5607a1bdaad6 - as core::ops::function::FnOnce>::call_once::hc165f65f4331a55c [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x5607a1bdaad6 - as core::ops::function::FnOnce<()>>::call_once::hb89f1f769cad07ce [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5607a1bdaad6 - std::panicking::try::do_call::h104f7f3dae5a1b29 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x5607a1bdaad6 - std::panicking::try::h0e20f01361cba753 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5607a1bdaad6 - std::panic::catch_unwind::h0bd0c84b5f4cd121 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5607a1bdaad6 - test::run_test_in_process::hf34c22adfeb6853d [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5607a1bdaad6 - test::run_test::run_test_inner::{{closure}}::h40d568b4c10a12f1 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5607a1bb2af6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hffd9774ad3f2d778 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4594020476cf52d4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5607a1bb7e85 - as core::ops::function::FnOnce<()>>::call_once::h9d0a6d45b73e29e4 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5607a1bb7e85 - std::panicking::try::do_call::h902fd77b30bb3bb7 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x5607a1bb7e85 - std::panicking::try::hc17d3a628e65d49d [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5607a1bb7e85 - std::panic::catch_unwind::h9c9d49cbb6b18017 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5607a1bb7e85 - std::thread::Builder::spawn_unchecked::{{closure}}::h6a6f5a333fd631a2 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5607a1bb7e85 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha6fb197e0ce57f73 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::h1f1fac7de7dd9691 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x5607a210521a - as core::ops::function::FnOnce>::call_once::ha031f48633a6af54 [INFO] [stdout] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x5607a210521a - std::sys::unix::thread::Thread::new::thread_start::h241864caf436e182 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f78505e6609 - start_thread [INFO] [stdout] 39: 0x7f78504f2103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] init_works [INFO] [stdout] install_workflow_basic [INFO] [stdout] install_workflow_step_by_step [INFO] [stdout] lock_workflow [INFO] [stdout] production_workflow [INFO] [stdout] run_project_script [INFO] [stdout] test_process_scripts [INFO] [stdout] test_tidy [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration_tests' [INFO] running `"docker" "inspect" "5866aecf3301e09a21cb5e6b2c670c1b0739aa13cb45f555db4ade3d043679c6"` [INFO] running `"docker" "rm" "-f" "5866aecf3301e09a21cb5e6b2c670c1b0739aa13cb45f555db4ade3d043679c6"` [INFO] [stdout] 5866aecf3301e09a21cb5e6b2c670c1b0739aa13cb45f555db4ade3d043679c6