[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 master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmerejkowsky%2Fdmenv" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmerejkowsky/dmenv on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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-8/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" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] ad46f1b5e8e26aa0059ad1d7493cef42e7e760e95aa27e4dea840357c94f9377 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "ad46f1b5e8e26aa0059ad1d7493cef42e7e760e95aa27e4dea840357c94f9377"` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling num-traits v0.1.43 [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 colored v1.8.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling dmenv v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.43s [INFO] running `"docker" "inspect" "ad46f1b5e8e26aa0059ad1d7493cef42e7e760e95aa27e4dea840357c94f9377"` [INFO] running `"docker" "rm" "-f" "ad46f1b5e8e26aa0059ad1d7493cef42e7e760e95aa27e4dea840357c94f9377"` [INFO] [stdout] ad46f1b5e8e26aa0059ad1d7493cef42e7e760e95aa27e4dea840357c94f9377 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 1c549fb961f5a314100065138393d54fe1039d9b740980071a7976e3160c2a08 [INFO] running `"docker" "start" "-a" "1c549fb961f5a314100065138393d54fe1039d9b740980071a7976e3160c2a08"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [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 20.47s [INFO] running `"docker" "inspect" "1c549fb961f5a314100065138393d54fe1039d9b740980071a7976e3160c2a08"` [INFO] running `"docker" "rm" "-f" "1c549fb961f5a314100065138393d54fe1039d9b740980071a7976e3160c2a08"` [INFO] [stdout] 1c549fb961f5a314100065138393d54fe1039d9b740980071a7976e3160c2a08 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 26ca8b10319ad814bd03f1149800aef52d0758fecc8f100ba48fd456d211ac5b [INFO] running `"docker" "start" "-a" "26ca8b10319ad814bd03f1149800aef52d0758fecc8f100ba48fd456d211ac5b"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dmenv-30424c96b7d1b55a [INFO] [stdout] [INFO] [stdout] running 39 tests [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_no_comparison ... ok [INFO] [stdout] test error::tests::errors_are_send ... ok [INFO] [stdout] test lock::parse::tests::malformed_lock ... ok [INFO] [stdout] test lock::bump::tests::dep_not_found ... ok [INFO] [stdout] test lock::bump::tests::simple_no_change ... ok [INFO] [stdout] test error::tests::errors_are_sync ... ok [INFO] [stdout] test lock::bump::tests::simple_change ... ok [INFO] [stdout] test lock::parse::tests::test_parse_git_ref ... ok [INFO] [stdout] test lock::bump::tests::bump_git_ref ... ok [INFO] [stdout] test lock::parse::tests::test_parse_git_name ... ok [INFO] [stdout] test lock::parse::tests::test_no_newline_at_the_end ... ok [INFO] [stdout] test lock::parse::tests::test_parse_simple_version ... ok [INFO] [stdout] test lock::update::tests::simple_dependency_upgraded ... ok [INFO] [stdout] test lock::update::tests::add_new_deps ... ok [INFO] [stdout] test lock::update::tests::different_platform ... ok [INFO] [stdout] test lock::parse::tests::test_split_into_logical_lines ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_contains_python_version ... ok [INFO] [stdout] test cli::syntax::tests::test_parse_python_version_not_quoted ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_inside_by_default ... ok [INFO] [stdout] test lock::update::tests::keep_git_deps ... ok [INFO] [stdout] test lock::update::tests::from_scratch ... ok [INFO] [stdout] test lock::update::tests::different_python_version ... ok [INFO] [stdout] test lock::parse::tests::test_parse_lock ... ok [INFO] [stdout] test lock::update::tests::keep_old_deps ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_outside_project ... ok [INFO] [stdout] test operations::init::tests::creates_two_files_by_default ... ok [INFO] [stdout] test lock::update::tests::keep_specifications ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_system_site_packages_differs ... ok [INFO] [stdout] test tests::test_not_in_venv ... ok [INFO] [stdout] test operations::init::tests::no_setup_cfg ... ok [INFO] [stdout] test paths::tests::test_resolving_paths_prod_differs_from_dev ... 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 run::tests::test_run_py_script_in_venv ... ok [INFO] [stdout] test run::tests::test_run_script_in_project ... ok [INFO] [stdout] test run::tests::test_run_python ... 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-ea60620fb85acb9f [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration_tests-13358aae6e297a7d [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 install_without_lock ... ok [INFO] [stdout] test run_without_virtualenv ... ok [INFO] [stdout] test bump_in_lock_simple ... ok [INFO] [stdout] test lock_complains_if_setup_py_does_not_exist ... ok [INFO] [stdout] test init_does_not_overwrite_existing_setup_py ... ok [INFO] [stdout] test show_venv_path ... 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.OCCjFzMKn7Kj/.venv/dev/3.6.9/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.Ojdo7lRFTOp5/.venv/dev/3.6.9/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.udUNDUFwEnR6/.venv/dev/3.6.9/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.Btt9pzwgv6on/.venv/dev/3.6.9/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.HVSsEvqpbk3G/.venv/prod/3.6.9/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.OkFVYqC5yWWx/.venv/dev/3.6.9/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.SntCA9tnRnyC/.venv/dev/3.6.9/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.ygBhjPkg0X0V/.venv/dev/3.6.9/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 lock_workflow ... FAILED [INFO] [stdout] test test_process_scripts ... FAILED [INFO] [stdout] test install_workflow_step_by_step ... FAILED [INFO] [stdout] test production_workflow ... FAILED [INFO] [stdout] test init_works ... FAILED [INFO] [stdout] test test_tidy ... 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.udUNDUFwEnR6/.venv/dev/3.6.9 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.udUNDUFwEnR6/.venv/dev/3.6.9 [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: 0x55eb65eee904 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55eb65eee904 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55eb65eee904 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55eb65eee904 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55eb65f1ba1c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55eb659a1b25 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55eb65ee8041 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55eb65ef1755 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55eb65ef1755 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55eb65ef1755 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55eb65ef143b - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55eb65ef1db2 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55eb65ef199b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55eb65f1a441 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55eb65f1a263 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55eb6597904e - core::result::Result::unwrap::h15960859e91a8ecd [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55eb65987509 - integration_tests::helpers::TestApp::assert_run_ok::h8c57fbd6f9e8cf10 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x55eb6598181e - integration_tests::install_workflow_basic::heec6c10ed2cf4163 [INFO] [stdout] at tests/integration_tests.rs:79 [INFO] [stdout] 18: 0x55eb659817da - integration_tests::install_workflow_basic::{{closure}}::hf7e3bf9cd614d261 [INFO] [stdout] at tests/integration_tests.rs:77 [INFO] [stdout] 19: 0x55eb6597a6de - core::ops::function::FnOnce::call_once::h862259e073f11ea9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x55eb659ada1f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x55eb659c901e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x55eb659c901e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x55eb659c901e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x55eb659c901e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55eb659c901e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x55eb659c901e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x55eb659a0fd6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x55eb659a62f5 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x55eb659a62f5 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x55eb659a62f5 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x55eb659a62f5 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x55eb659a62f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x55eb65ee27cf - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55eb65efa1c3 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x55eb65efa1c3 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f333688a6db - start_thread [INFO] [stdout] 39: 0x7f333639b88f - __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.Ojdo7lRFTOp5/.venv/dev/3.6.9 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.Ojdo7lRFTOp5/.venv/dev/3.6.9 [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: 0x55eb65eee904 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55eb65eee904 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55eb65eee904 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55eb65eee904 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55eb65f1ba1c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55eb659a1b25 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55eb65ee8041 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55eb65ef1755 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55eb65ef1755 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55eb65ef1755 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55eb65ef143b - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55eb65ef1db2 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55eb65ef199b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55eb65f1a441 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55eb65f1a263 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55eb6597904e - core::result::Result::unwrap::h15960859e91a8ecd [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55eb65987509 - integration_tests::helpers::TestApp::assert_run_ok::h8c57fbd6f9e8cf10 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x55eb6598197e - integration_tests::run_project_script::h1f70f4b38f364b02 [INFO] [stdout] at tests/integration_tests.rs:96 [INFO] [stdout] 18: 0x55eb6598193a - integration_tests::run_project_script::{{closure}}::hcf360130db0c593d [INFO] [stdout] at tests/integration_tests.rs:94 [INFO] [stdout] 19: 0x55eb6597a48e - core::ops::function::FnOnce::call_once::h0d0d1bd4a75f50fb [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x55eb659ada1f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x55eb659c901e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x55eb659c901e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x55eb659c901e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x55eb659c901e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55eb659c901e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x55eb659c901e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x55eb659a0fd6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x55eb659a62f5 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x55eb659a62f5 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x55eb659a62f5 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x55eb659a62f5 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x55eb659a62f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x55eb65ee27cf - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55eb65efa1c3 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x55eb65efa1c3 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f333688a6db - start_thread [INFO] [stdout] 39: 0x7f333639b88f - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lock_workflow stdout ---- [INFO] [stdout] :: Updating lock [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.Btt9pzwgv6on/.venv/dev/3.6.9 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.Btt9pzwgv6on/.venv/dev/3.6.9 [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: 0x55eb65eee904 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55eb65eee904 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55eb65eee904 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55eb65eee904 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55eb65f1ba1c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55eb659a1b25 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55eb65ee8041 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55eb65ef1755 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55eb65ef1755 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55eb65ef1755 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55eb65ef143b - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55eb65ef1db2 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55eb65ef199b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55eb65f1a441 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55eb65f1a263 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55eb6597904e - core::result::Result::unwrap::h15960859e91a8ecd [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55eb65987509 - integration_tests::helpers::TestApp::assert_run_ok::h8c57fbd6f9e8cf10 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x55eb659813e2 - integration_tests::lock_workflow::hf87369a5b194646d [INFO] [stdout] at tests/integration_tests.rs:51 [INFO] [stdout] 18: 0x55eb6598139a - integration_tests::lock_workflow::{{closure}}::h2cebd0365de2d7d8 [INFO] [stdout] at tests/integration_tests.rs:49 [INFO] [stdout] 19: 0x55eb6597a64e - core::ops::function::FnOnce::call_once::h5ac8ade3b7d14de1 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x55eb659ada1f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x55eb659c901e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x55eb659c901e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x55eb659c901e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x55eb659c901e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55eb659c901e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x55eb659c901e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x55eb659a0fd6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x55eb659a62f5 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x55eb659a62f5 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x55eb659a62f5 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x55eb659a62f5 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x55eb659a62f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x55eb65ee27cf - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55eb65efa1c3 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x55eb65efa1c3 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f333688a6db - start_thread [INFO] [stdout] 39: 0x7f333639b88f - __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.OCCjFzMKn7Kj/.venv/dev/3.6.9 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.OCCjFzMKn7Kj/.venv/dev/3.6.9 [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: 0x55eb65eee904 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55eb65eee904 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55eb65eee904 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55eb65eee904 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55eb65f1ba1c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55eb659a1b25 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55eb65ee8041 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55eb65ef1755 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55eb65ef1755 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55eb65ef1755 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55eb65ef143b - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55eb65ef1db2 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55eb65ef199b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55eb65f1a441 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55eb65f1a263 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55eb6597904e - core::result::Result::unwrap::h15960859e91a8ecd [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55eb65987509 - integration_tests::helpers::TestApp::assert_run_ok::h8c57fbd6f9e8cf10 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x55eb65981c1e - integration_tests::test_process_scripts::h76165aba412841f9 [INFO] [stdout] at tests/integration_tests.rs:119 [INFO] [stdout] 18: 0x55eb65981afa - integration_tests::test_process_scripts::{{closure}}::h5d0e33a072955578 [INFO] [stdout] at tests/integration_tests.rs:114 [INFO] [stdout] 19: 0x55eb6597a5de - core::ops::function::FnOnce::call_once::h550bafa838dae0cb [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x55eb659ada1f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x55eb659c901e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x55eb659c901e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x55eb659c901e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x55eb659c901e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55eb659c901e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x55eb659c901e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x55eb659a0fd6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x55eb659a62f5 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x55eb659a62f5 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x55eb659a62f5 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x55eb659a62f5 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x55eb659a62f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x55eb65ee27cf - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55eb65efa1c3 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x55eb65efa1c3 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f333688a6db - start_thread [INFO] [stdout] 39: 0x7f333639b88f - __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.OkFVYqC5yWWx/.venv/dev/3.6.9 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.OkFVYqC5yWWx/.venv/dev/3.6.9 [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: 0x55eb65eee904 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55eb65eee904 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55eb65eee904 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55eb65eee904 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55eb65f1ba1c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55eb659a1b25 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55eb65ee8041 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55eb65ef1755 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55eb65ef1755 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55eb65ef1755 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55eb65ef143b - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55eb65ef1db2 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55eb65ef199b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55eb65f1a441 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55eb65f1a263 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55eb6597904e - core::result::Result::unwrap::h15960859e91a8ecd [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55eb65987509 - integration_tests::helpers::TestApp::assert_run_ok::h8c57fbd6f9e8cf10 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x55eb659818be - integration_tests::install_workflow_step_by_step::h34c629307096bd7a [INFO] [stdout] at tests/integration_tests.rs:87 [INFO] [stdout] 18: 0x55eb6598187a - integration_tests::install_workflow_step_by_step::{{closure}}::hfad892ffcbfff69a [INFO] [stdout] at tests/integration_tests.rs:85 [INFO] [stdout] 19: 0x55eb6597a67e - core::ops::function::FnOnce::call_once::h66aee05f308ab908 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x55eb659ada1f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x55eb659c901e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x55eb659c901e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x55eb659c901e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x55eb659c901e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55eb659c901e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x55eb659c901e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x55eb659a0fd6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x55eb659a62f5 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x55eb659a62f5 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x55eb659a62f5 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x55eb659a62f5 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x55eb659a62f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x55eb65ee27cf - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55eb65efa1c3 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x55eb65efa1c3 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f333688a6db - start_thread [INFO] [stdout] 39: 0x7f333639b88f - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- production_workflow stdout ---- [INFO] [stdout] :: Updating lock [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.HVSsEvqpbk3G/.venv/prod/3.6.9 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.HVSsEvqpbk3G/.venv/prod/3.6.9 [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: 0x55eb65eee904 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55eb65eee904 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55eb65eee904 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55eb65eee904 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55eb65f1ba1c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55eb659a1b25 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55eb65ee8041 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55eb65ef1755 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55eb65ef1755 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55eb65ef1755 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55eb65ef143b - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55eb65ef1db2 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55eb65ef199b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55eb65f1a441 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55eb65f1a263 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55eb6597904e - core::result::Result::unwrap::h15960859e91a8ecd [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55eb65987509 - integration_tests::helpers::TestApp::assert_run_ok::h8c57fbd6f9e8cf10 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x55eb659815e1 - integration_tests::production_workflow::h653c25998148daa3 [INFO] [stdout] at tests/integration_tests.rs:65 [INFO] [stdout] 18: 0x55eb6598158a - integration_tests::production_workflow::{{closure}}::h8aa6fd96ad7b29a7 [INFO] [stdout] at tests/integration_tests.rs:62 [INFO] [stdout] 19: 0x55eb6597a73e - core::ops::function::FnOnce::call_once::h9e25f9aac6c0bcd2 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x55eb659ada1f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x55eb659c901e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x55eb659c901e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x55eb659c901e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x55eb659c901e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55eb659c901e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x55eb659c901e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x55eb659a0fd6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x55eb659a62f5 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x55eb659a62f5 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x55eb659a62f5 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x55eb659a62f5 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x55eb659a62f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x55eb65ee27cf - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55eb65efa1c3 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x55eb65efa1c3 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f333688a6db - start_thread [INFO] [stdout] 39: 0x7f333639b88f - __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.SntCA9tnRnyC/.venv/dev/3.6.9 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.SntCA9tnRnyC/.venv/dev/3.6.9 [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: 0x55eb65eee904 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55eb65eee904 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55eb65eee904 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55eb65eee904 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55eb65f1ba1c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55eb659a1b25 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55eb65ee8041 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55eb65ef1755 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55eb65ef1755 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55eb65ef1755 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55eb65ef143b - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55eb65ef1db2 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55eb65ef199b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55eb65f1a441 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55eb65f1a263 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55eb6597904e - core::result::Result::unwrap::h15960859e91a8ecd [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55eb65987509 - integration_tests::helpers::TestApp::assert_run_ok::h8c57fbd6f9e8cf10 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x55eb65981112 - integration_tests::init_works::hcf59e1a500e3d6e1 [INFO] [stdout] at tests/integration_tests.rs:23 [INFO] [stdout] 18: 0x55eb6598109a - integration_tests::init_works::{{closure}}::h72eb18ad4571abe2 [INFO] [stdout] at tests/integration_tests.rs:11 [INFO] [stdout] 19: 0x55eb6597a54e - core::ops::function::FnOnce::call_once::h4b9e326678e7a3b8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x55eb659ada1f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x55eb659c901e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x55eb659c901e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x55eb659c901e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x55eb659c901e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55eb659c901e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x55eb659c901e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x55eb659a0fd6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x55eb659a62f5 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x55eb659a62f5 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x55eb659a62f5 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x55eb659a62f5 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x55eb659a62f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x55eb65ee27cf - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55eb65efa1c3 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x55eb65efa1c3 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f333688a6db - start_thread [INFO] [stdout] 39: 0x7f333639b88f - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_tidy stdout ---- [INFO] [stdout] :: Cleaning /tmp/test-dmenv.ygBhjPkg0X0V/.venv/dev/3.6.9 [INFO] [stdout] -> Creating virtualenv in: /tmp/test-dmenv.ygBhjPkg0X0V/.venv/dev/3.6.9 [INFO] [stdout] $ /usr/bin/python3 -m venv /tmp/test-dmenv.ygBhjPkg0X0V/.venv/dev/3.6.9 [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: 0x55eb65eee904 - backtrace::backtrace::libunwind::trace::hbb4ce8c04526962e [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55eb65eee904 - backtrace::backtrace::trace_unsynchronized::h79251c088e7be038 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55eb65eee904 - std::sys_common::backtrace::_print_fmt::h6b0ea30a9223acae [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55eb65eee904 - ::fmt::h4d51ef07ce58e54b [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55eb65f1ba1c - core::fmt::write::he16b9c1345d8565e [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55eb659a1b25 - std::io::Write::write_fmt::hc31efe493f037457 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55eb65ee8041 - std::io::impls::>::write_fmt::hfcb1ff6c5b834381 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55eb65ef1755 - std::sys_common::backtrace::_print::h9288fa7d9f6629cb [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55eb65ef1755 - std::sys_common::backtrace::print::h82e606e62781d8af [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55eb65ef1755 - std::panicking::default_hook::{{closure}}::h1fe350ecbf7604e4 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55eb65ef143b - std::panicking::default_hook::h1b8b42953fdc841d [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55eb65ef1db2 - std::panicking::rust_panic_with_hook::he73826f4bb75a21e [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55eb65ef199b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55eb65f1a441 - core::panicking::panic_fmt::hc8f9a0b2af5fb585 [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55eb65f1a263 - core::option::expect_none_failed::ha34d57526cca3063 [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55eb6597904e - core::result::Result::unwrap::h15960859e91a8ecd [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55eb65987509 - integration_tests::helpers::TestApp::assert_run_ok::h8c57fbd6f9e8cf10 [INFO] [stdout] at tests/helpers/mod.rs:82 [INFO] [stdout] 17: 0x55eb65981f0e - integration_tests::test_tidy::h377c14f82f623a90 [INFO] [stdout] at tests/integration_tests.rs:141 [INFO] [stdout] 18: 0x55eb65981e8a - integration_tests::test_tidy::{{closure}}::h8a05ca9f403c196c [INFO] [stdout] at tests/integration_tests.rs:131 [INFO] [stdout] 19: 0x55eb6597a51e - core::ops::function::FnOnce::call_once::h38f8169d9afe46ac [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x55eb659ada1f - as core::ops::function::FnOnce>::call_once::he1ba1da20629a2d8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 21: 0x55eb659c901e - as core::ops::function::FnOnce<()>>::call_once::hf94927858761de4a [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x55eb659c901e - std::panicking::try::do_call::h1585003392664d93 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 23: 0x55eb659c901e - std::panicking::try::h43d950f958a74468 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x55eb659c901e - std::panic::catch_unwind::hb5284de2977ddeea [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55eb659c901e - test::run_test_in_process::had39bb305b26a3ae [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x55eb659c901e - test::run_test::run_test_inner::{{closure}}::h12b1756b854ada1a [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x55eb659a0fd6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hec04b80bece92bf9 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::heca431434c1ac418 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x55eb659a62f5 - as core::ops::function::FnOnce<()>>::call_once::he2457d582c032747 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x55eb659a62f5 - std::panicking::try::do_call::hbcd49dc3823e8b28 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:331 [INFO] [stdout] 31: 0x55eb659a62f5 - std::panicking::try::h1ba95c07dd8d422b [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x55eb659a62f5 - std::panic::catch_unwind::h95854794ba9eee4c [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x55eb659a62f5 - std::thread::Builder::spawn_unchecked::{{closure}}::h4e297b8574092d6e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x55eb659a62f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b855aad7f5ac67e [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x55eb65ee27cf - as core::ops::function::FnOnce>::call_once::h48069b269ca48108 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55eb65efa1c3 - as core::ops::function::FnOnce>::call_once::heff660b32cd3afd8 [INFO] [stdout] at /rustc/28742a1146f10a4f09369baad027a464acb7a766/src/liballoc/boxed.rs:1008 [INFO] [stdout] 37: 0x55eb65efa1c3 - std::sys::unix::thread::Thread::new::thread_start::ha538939ed1e2e958 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f333688a6db - start_thread [INFO] [stdout] 39: 0x7f333639b88f - __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" "26ca8b10319ad814bd03f1149800aef52d0758fecc8f100ba48fd456d211ac5b"` [INFO] running `"docker" "rm" "-f" "26ca8b10319ad814bd03f1149800aef52d0758fecc8f100ba48fd456d211ac5b"` [INFO] [stdout] 26ca8b10319ad814bd03f1149800aef52d0758fecc8f100ba48fd456d211ac5b