[INFO] crate dmenv 0.20.0 is already in cache [INFO] testing dmenv-0.20.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate dmenv 0.20.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate dmenv 0.20.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dmenv 0.20.0 [INFO] finished tweaking crates.io crate dmenv 0.20.0 [INFO] tweaked toml for crates.io crate dmenv 0.20.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate dmenv 0.20.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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" "+beta-2020-06-03" "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] 633cbd7a4b0d0354c48cf974dddde2a1961780dbfb215e1f3f4b1ba4f082ba6a [INFO] running `"docker" "start" "-a" "633cbd7a4b0d0354c48cf974dddde2a1961780dbfb215e1f3f4b1ba4f082ba6a"` [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 unicode-width v0.1.6 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling cgmath v0.16.1 [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-derive v0.2.18 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling structopt v0.2.18 [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 14.15s [INFO] running `"docker" "inspect" "633cbd7a4b0d0354c48cf974dddde2a1961780dbfb215e1f3f4b1ba4f082ba6a"` [INFO] running `"docker" "rm" "-f" "633cbd7a4b0d0354c48cf974dddde2a1961780dbfb215e1f3f4b1ba4f082ba6a"` [INFO] [stdout] 633cbd7a4b0d0354c48cf974dddde2a1961780dbfb215e1f3f4b1ba4f082ba6a [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" "+beta-2020-06-03" "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] ef524ba183e0062ea38f52b27644c1ed7ed9005a348820080c4be802ce62e822 [INFO] running `"docker" "start" "-a" "ef524ba183e0062ea38f52b27644c1ed7ed9005a348820080c4be802ce62e822"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling walkdir v2.2.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 5.43s [INFO] running `"docker" "inspect" "ef524ba183e0062ea38f52b27644c1ed7ed9005a348820080c4be802ce62e822"` [INFO] running `"docker" "rm" "-f" "ef524ba183e0062ea38f52b27644c1ed7ed9005a348820080c4be802ce62e822"` [INFO] [stdout] ef524ba183e0062ea38f52b27644c1ed7ed9005a348820080c4be802ce62e822 [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" "+beta-2020-06-03" "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] 9bfed67a47f8f43c4cf8c04181f1931d5fb849779a90a496221ea03460ea3a90 [INFO] running `"docker" "start" "-a" "9bfed67a47f8f43c4cf8c04181f1931d5fb849779a90a496221ea03460ea3a90"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dmenv-e082e7ce5d4be753 [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test error::tests::errors_are_send ... ok [INFO] [stdout] test lock::parse::tests::test_parse_git_name ... ok [INFO] [stdout] test dependencies::tests::git_bump ... ok [INFO] [stdout] test lock::parse::tests::test_parse_git_ref ... ok [INFO] [stdout] test lock::bump::tests::dep_not_found ... ok [INFO] [stdout] test dependencies::tests::simple_bump ... ok [INFO] [stdout] test lock::parse::tests::test_no_newline_at_the_end ... ok [INFO] [stdout] test error::tests::errors_are_sync ... ok [INFO] [stdout] test lock::parse::tests::malformed_lock ... ok [INFO] [stdout] test lock::update::tests::different_platform ... ok [INFO] [stdout] test lock::parse::tests::test_parse_simple_version ... ok [INFO] [stdout] test lock::bump::tests::bump_git_ref ... ok [INFO] [stdout] test lock::parse::tests::test_split_into_logical_lines ... ok [INFO] [stdout] test lock::parse::tests::test_parse_lock ... ok [INFO] [stdout] test lock::update::tests::add_new_deps ... 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 lock::bump::tests::simple_change ... ok [INFO] [stdout] test lock::update::tests::keep_specifications ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_inside_by_default ... ok [INFO] [stdout] test lock::update::tests::simple_dependency_upgraded ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_contains_python_version ... ok [INFO] [stdout] test lock::update::tests::keep_old_deps ... ok [INFO] [stdout] test lock::update::tests::keep_git_deps ... ok [INFO] [stdout] test lock::update::tests::different_python_version ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_outside_project ... ok [INFO] [stdout] test tests::test_not_in_venv ... ok [INFO] [stdout] test lock::update::tests::from_scratch ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_system_site_packages_differs ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_prod_differs_from_dev ... ok [INFO] [stdout] test operations::init::tests::no_setup_cfg ... ok [INFO] [stdout] test cli::syntax::tests::test_parse_python_version_ok ... ok [INFO] [stdout] test cli::syntax::tests::test_parse_python_version_no_comparison ... ok [INFO] [stdout] test operations::init::tests::does_not_overwrite_setup_py ... ok [INFO] [stdout] test operations::init::tests::does_not_overwrite_setup_cfg ... ok [INFO] [stdout] test operations::init::tests::creates_two_files_by_default ... ok [INFO] [stdout] test run::tests::test_run_py_script_in_venv ... ok [INFO] [stdout] test run::tests::test_run_python ... ok [INFO] [stdout] test run::tests::test_run_script_in_project ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dmenv-68299dfafe665aa3 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration_tests-f654dc7827a93a68 [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] [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 bump_in_lock_simple ... ok [INFO] [stdout] test init_does_not_overwrite_existing_setup_py ... 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.45wGAD9sPtpq/.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.KkiUPL6gZJGC/.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.hdUml8dQRc3Y/.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.GyPMbgQXpyN7/.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.qOTKjL7MCMX9/.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.7AzKhqmxiHSc/.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.9fuU8ATPcWq6/.venv/dev/3.8.2/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip'] [INFO] [stdout] [INFO] [stdout] test install_workflow_basic ... FAILED [INFO] [stdout] test run_project_script ... FAILED [INFO] [stdout] test production_workflow ... FAILED [INFO] [stdout] test test_process_scripts ... FAILED [INFO] [stdout] test lock_workflow ... FAILED [INFO] [stdout] test test_tidy ... FAILED [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.40TikpRPLrXw/.venv/dev/3.8.2/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip'] [INFO] [stdout] [INFO] [stdout] test install_workflow_step_by_step ... FAILED [INFO] [stdout] test init_works ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- install_workflow_basic stdout ---- [INFO] [stdout] :: Preparing project for development [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.45wGAD9sPtpq/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.45wGAD9sPtpq/.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: 0x5646ae61abf5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5646ae61abf5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5646ae61abf5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5646ae61abf5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5646ae646edc - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5646ae147365 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5646ae614411 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5646ae61d9a0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5646ae61d9a0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5646ae61d9a0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5646ae61d69a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5646ae61dfd7 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5646ae61dbdb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x5646ae645871 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x5646ae645693 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x5646ae122fee - core::result::Result::unwrap::hf867620cce5c495c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5646ae12b909 - integration_tests::helpers::TestApp::assert_run_ok::h4939151d397a9003 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5646ae127280 - integration_tests::install_workflow_basic::hcf9fdc8b40a1c88d [INFO] [stdout] at tests/integration_tests.rs:79 [INFO] [stdout] 18: 0x5646ae12724a - integration_tests::install_workflow_basic::{{closure}}::hd5388efdeda164f7 [INFO] [stdout] at tests/integration_tests.rs:77 [INFO] [stdout] 19: 0x5646ae11fe4e - core::ops::function::FnOnce::call_once::he7418bacb547656f [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5646ae16e752 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 21: 0x5646ae16e752 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5646ae16e752 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 23: 0x5646ae16e752 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5646ae16e752 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5646ae16e752 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5646ae16e752 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5646ae146826 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5646ae14bdc5 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5646ae14bdc5 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 31: 0x5646ae14bdc5 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5646ae14bdc5 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5646ae14bdc5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 36: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x5646ae625e8a - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f530c233609 - start_thread [INFO] [stdout] 39: 0x7f530c13f103 - __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.hdUml8dQRc3Y/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.hdUml8dQRc3Y/.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: 0x5646ae61abf5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5646ae61abf5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5646ae61abf5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5646ae61abf5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5646ae646edc - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5646ae147365 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5646ae614411 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5646ae61d9a0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5646ae61d9a0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5646ae61d9a0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5646ae61d69a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5646ae61dfd7 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5646ae61dbdb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x5646ae645871 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x5646ae645693 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x5646ae122fee - core::result::Result::unwrap::hf867620cce5c495c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5646ae12b909 - integration_tests::helpers::TestApp::assert_run_ok::h4939151d397a9003 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5646ae1273d0 - integration_tests::run_project_script::h50dbd3c75d3edef7 [INFO] [stdout] at tests/integration_tests.rs:96 [INFO] [stdout] 18: 0x5646ae12739a - integration_tests::run_project_script::{{closure}}::h527e0b54213ba705 [INFO] [stdout] at tests/integration_tests.rs:94 [INFO] [stdout] 19: 0x5646ae11fe7e - core::ops::function::FnOnce::call_once::heacfab1bb5e32a5b [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5646ae16e752 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 21: 0x5646ae16e752 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5646ae16e752 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 23: 0x5646ae16e752 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5646ae16e752 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5646ae16e752 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5646ae16e752 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5646ae146826 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5646ae14bdc5 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5646ae14bdc5 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 31: 0x5646ae14bdc5 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5646ae14bdc5 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5646ae14bdc5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 36: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x5646ae625e8a - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f530c233609 - start_thread [INFO] [stdout] 39: 0x7f530c13f103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- production_workflow stdout ---- [INFO] [stdout] :: Updating lock [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.KkiUPL6gZJGC/.venv/prod/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.KkiUPL6gZJGC/.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: 0x5646ae61abf5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5646ae61abf5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5646ae61abf5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5646ae61abf5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5646ae646edc - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5646ae147365 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5646ae614411 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5646ae61d9a0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5646ae61d9a0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5646ae61d9a0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5646ae61d69a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5646ae61dfd7 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5646ae61dbdb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x5646ae645871 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x5646ae645693 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x5646ae122fee - core::result::Result::unwrap::hf867620cce5c495c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5646ae12b909 - integration_tests::helpers::TestApp::assert_run_ok::h4939151d397a9003 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5646ae127043 - integration_tests::production_workflow::h3cdcaf66d3afdac0 [INFO] [stdout] at tests/integration_tests.rs:65 [INFO] [stdout] 18: 0x5646ae126ffa - integration_tests::production_workflow::{{closure}}::h6876c00a060c270d [INFO] [stdout] at tests/integration_tests.rs:62 [INFO] [stdout] 19: 0x5646ae11fede - core::ops::function::FnOnce::call_once::hede31a41cf833518 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5646ae16e752 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 21: 0x5646ae16e752 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5646ae16e752 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 23: 0x5646ae16e752 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5646ae16e752 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5646ae16e752 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5646ae16e752 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5646ae146826 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5646ae14bdc5 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5646ae14bdc5 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 31: 0x5646ae14bdc5 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5646ae14bdc5 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5646ae14bdc5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 36: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x5646ae625e8a - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f530c233609 - start_thread [INFO] [stdout] 39: 0x7f530c13f103 - __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.qOTKjL7MCMX9/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.qOTKjL7MCMX9/.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: 0x5646ae61abf5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5646ae61abf5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5646ae61abf5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5646ae61abf5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5646ae646edc - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5646ae147365 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5646ae614411 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5646ae61d9a0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5646ae61d9a0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5646ae61d9a0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5646ae61d69a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5646ae61dfd7 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5646ae61dbdb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x5646ae645871 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x5646ae645693 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x5646ae122fee - core::result::Result::unwrap::hf867620cce5c495c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5646ae12b909 - integration_tests::helpers::TestApp::assert_run_ok::h4939151d397a9003 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5646ae127647 - integration_tests::test_process_scripts::h788b1f9c35324f1e [INFO] [stdout] at tests/integration_tests.rs:119 [INFO] [stdout] 18: 0x5646ae12755a - integration_tests::test_process_scripts::{{closure}}::hf308c60fb4411924 [INFO] [stdout] at tests/integration_tests.rs:114 [INFO] [stdout] 19: 0x5646ae11ff0e - core::ops::function::FnOnce::call_once::hf80834bb7a470c31 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5646ae16e752 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 21: 0x5646ae16e752 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5646ae16e752 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 23: 0x5646ae16e752 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5646ae16e752 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5646ae16e752 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5646ae16e752 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5646ae146826 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5646ae14bdc5 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5646ae14bdc5 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 31: 0x5646ae14bdc5 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5646ae14bdc5 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5646ae14bdc5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 36: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x5646ae625e8a - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f530c233609 - start_thread [INFO] [stdout] 39: 0x7f530c13f103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lock_workflow stdout ---- [INFO] [stdout] :: Updating lock [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.GyPMbgQXpyN7/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.GyPMbgQXpyN7/.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: 0x5646ae61abf5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5646ae61abf5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5646ae61abf5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5646ae61abf5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5646ae646edc - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5646ae147365 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5646ae614411 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5646ae61d9a0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5646ae61d9a0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5646ae61d9a0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5646ae61d69a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5646ae61dfd7 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5646ae61dbdb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x5646ae645871 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x5646ae645693 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x5646ae122fee - core::result::Result::unwrap::hf867620cce5c495c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5646ae12b909 - integration_tests::helpers::TestApp::assert_run_ok::h4939151d397a9003 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5646ae126e54 - integration_tests::lock_workflow::h4c8bd90ab15c7b0a [INFO] [stdout] at tests/integration_tests.rs:51 [INFO] [stdout] 18: 0x5646ae126e1a - integration_tests::lock_workflow::{{closure}}::h34d4a2a6f6dbda1c [INFO] [stdout] at tests/integration_tests.rs:49 [INFO] [stdout] 19: 0x5646ae11fd2e - core::ops::function::FnOnce::call_once::h6a36fea3fad54c43 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5646ae16e752 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 21: 0x5646ae16e752 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5646ae16e752 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 23: 0x5646ae16e752 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5646ae16e752 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5646ae16e752 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5646ae16e752 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5646ae146826 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5646ae14bdc5 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5646ae14bdc5 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 31: 0x5646ae14bdc5 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5646ae14bdc5 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5646ae14bdc5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 36: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x5646ae625e8a - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f530c233609 - start_thread [INFO] [stdout] 39: 0x7f530c13f103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tidy stdout ---- [INFO] [stdout] :: Cleaning /tmp/test-dmenv.7AzKhqmxiHSc/.venv/dev/3.8.2 [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.7AzKhqmxiHSc/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.7AzKhqmxiHSc/.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: 0x5646ae61abf5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5646ae61abf5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5646ae61abf5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5646ae61abf5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5646ae646edc - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5646ae147365 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5646ae614411 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5646ae61d9a0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5646ae61d9a0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5646ae61d9a0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5646ae61d69a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5646ae61dfd7 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5646ae61dbdb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x5646ae645871 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x5646ae645693 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x5646ae122fee - core::result::Result::unwrap::hf867620cce5c495c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5646ae12b909 - integration_tests::helpers::TestApp::assert_run_ok::h4939151d397a9003 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5646ae127934 - integration_tests::test_tidy::h2c619cc89b94b486 [INFO] [stdout] at tests/integration_tests.rs:141 [INFO] [stdout] 18: 0x5646ae1278ca - integration_tests::test_tidy::{{closure}}::hd86f389db483e9fe [INFO] [stdout] at tests/integration_tests.rs:131 [INFO] [stdout] 19: 0x5646ae11fc5e - core::ops::function::FnOnce::call_once::h2bb5cf48c6d999b9 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5646ae16e752 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 21: 0x5646ae16e752 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5646ae16e752 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 23: 0x5646ae16e752 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5646ae16e752 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5646ae16e752 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5646ae16e752 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5646ae146826 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5646ae14bdc5 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5646ae14bdc5 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 31: 0x5646ae14bdc5 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5646ae14bdc5 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5646ae14bdc5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 36: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x5646ae625e8a - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f530c233609 - start_thread [INFO] [stdout] 39: 0x7f530c13f103 - __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.9fuU8ATPcWq6/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.9fuU8ATPcWq6/.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: 0x5646ae61abf5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5646ae61abf5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5646ae61abf5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5646ae61abf5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5646ae646edc - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5646ae147365 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5646ae614411 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5646ae61d9a0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5646ae61d9a0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5646ae61d9a0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5646ae61d69a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5646ae61dfd7 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5646ae61dbdb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x5646ae645871 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x5646ae645693 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x5646ae122fee - core::result::Result::unwrap::hf867620cce5c495c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5646ae12b909 - integration_tests::helpers::TestApp::assert_run_ok::h4939151d397a9003 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5646ae127320 - integration_tests::install_workflow_step_by_step::h368c91c3d969c45c [INFO] [stdout] at tests/integration_tests.rs:87 [INFO] [stdout] 18: 0x5646ae1272ea - integration_tests::install_workflow_step_by_step::{{closure}}::h891dd08b28788ede [INFO] [stdout] at tests/integration_tests.rs:85 [INFO] [stdout] 19: 0x5646ae11fcce - core::ops::function::FnOnce::call_once::h483b7d025374900c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5646ae16e752 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 21: 0x5646ae16e752 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5646ae16e752 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 23: 0x5646ae16e752 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5646ae16e752 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5646ae16e752 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5646ae16e752 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5646ae146826 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5646ae14bdc5 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5646ae14bdc5 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 31: 0x5646ae14bdc5 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5646ae14bdc5 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5646ae14bdc5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 36: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x5646ae625e8a - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f530c233609 - start_thread [INFO] [stdout] 39: 0x7f530c13f103 - __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.40TikpRPLrXw/.venv/dev/3.8.2 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.40TikpRPLrXw/.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: 0x5646ae61abf5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5646ae61abf5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5646ae61abf5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5646ae61abf5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5646ae646edc - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5646ae147365 - std::io::Write::write_fmt::h944a31ab04b0dfe4 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5646ae614411 - std::io::impls::>::write_fmt::h6bd94c41a9c566d2 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5646ae61d9a0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5646ae61d9a0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5646ae61d9a0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5646ae61d69a - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5646ae61dfd7 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5646ae61dbdb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x5646ae645871 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 14: 0x5646ae645693 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 15: 0x5646ae122fee - core::result::Result::unwrap::hf867620cce5c495c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x5646ae12b909 - integration_tests::helpers::TestApp::assert_run_ok::h4939151d397a9003 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x5646ae126b7a - integration_tests::init_works::h5320eede91646b9c [INFO] [stdout] at tests/integration_tests.rs:23 [INFO] [stdout] 18: 0x5646ae126b1a - integration_tests::init_works::{{closure}}::h09473a5c87f27f60 [INFO] [stdout] at tests/integration_tests.rs:11 [INFO] [stdout] 19: 0x5646ae11fd8e - core::ops::function::FnOnce::call_once::ha7d29a40f6e570e7 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5646ae16e752 - as core::ops::function::FnOnce>::call_once::hd23431bd7b767a0c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 21: 0x5646ae16e752 - as core::ops::function::FnOnce<()>>::call_once::h6986d2e83b783a4e [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5646ae16e752 - std::panicking::try::do_call::haee67871ebe8ee92 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 23: 0x5646ae16e752 - std::panicking::try::hcba534043f17f42d [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5646ae16e752 - std::panic::catch_unwind::h6908c2ae7517b434 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5646ae16e752 - test::run_test_in_process::h66277a63b8267865 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5646ae16e752 - test::run_test::run_test_inner::{{closure}}::h591f321b83c3f302 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5646ae146826 - std::sys_common::backtrace::__rust_begin_short_backtrace::h843e47ea29613666 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha6c43669df0cbe25 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5646ae14bdc5 - as core::ops::function::FnOnce<()>>::call_once::hc86e5439e615a14a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5646ae14bdc5 - std::panicking::try::do_call::h4b45bcf4d5d82a80 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:297 [INFO] [stdout] 31: 0x5646ae14bdc5 - std::panicking::try::h297c0c407d3f8196 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5646ae14bdc5 - std::panic::catch_unwind::h877baa9fbef2eafe [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5646ae14bdc5 - std::thread::Builder::spawn_unchecked::{{closure}}::hdb000626ad29158a [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5646ae14bdc5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h87e786b011f05b5c [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hfc5c0e64036d1b09 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 36: 0x5646ae625e8a - as core::ops::function::FnOnce>::call_once::hf3d73184efc070c1 [INFO] [stdout] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x5646ae625e8a - std::sys::unix::thread::Thread::new::thread_start::hb9eb749d91dfe8e2 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f530c233609 - start_thread [INFO] [stdout] 39: 0x7f530c13f103 - __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" "9bfed67a47f8f43c4cf8c04181f1931d5fb849779a90a496221ea03460ea3a90"` [INFO] running `"docker" "rm" "-f" "9bfed67a47f8f43c4cf8c04181f1931d5fb849779a90a496221ea03460ea3a90"` [INFO] [stdout] 9bfed67a47f8f43c4cf8c04181f1931d5fb849779a90a496221ea03460ea3a90