[INFO] cloning repository https://github.com/brettcannon/python-launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brettcannon/python-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrettcannon%2Fpython-launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrettcannon%2Fpython-launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e26b3cf0533c9fcb48c7a536c5f009077bb0d7fd [INFO] testing brettcannon/python-launcher against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrettcannon%2Fpython-launcher" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brettcannon/python-launcher on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brettcannon/python-launcher [INFO] finished tweaking git repo https://github.com/brettcannon/python-launcher [INFO] tweaked toml for git repo https://github.com/brettcannon/python-launcher written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/brettcannon/python-launcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a99f1729dca2f40674dc51846700693be7cba9d13d1d0e01578e12ff99a499fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a99f1729dca2f40674dc51846700693be7cba9d13d1d0e01578e12ff99a499fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a99f1729dca2f40674dc51846700693be7cba9d13d1d0e01578e12ff99a499fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a99f1729dca2f40674dc51846700693be7cba9d13d1d0e01578e12ff99a499fb", kill_on_drop: false }` [INFO] [stdout] a99f1729dca2f40674dc51846700693be7cba9d13d1d0e01578e12ff99a499fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9808efa6446ac2a221ef75246ad51434e2807e7359a3986223f10f250d3c2b8b [INFO] running `Command { std: "docker" "start" "-a" "9808efa6446ac2a221ef75246ad51434e2807e7359a3986223f10f250d3c2b8b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling stderrlog v0.5.3 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling comfy-table v6.0.0 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling python-launcher v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "9808efa6446ac2a221ef75246ad51434e2807e7359a3986223f10f250d3c2b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9808efa6446ac2a221ef75246ad51434e2807e7359a3986223f10f250d3c2b8b", kill_on_drop: false }` [INFO] [stdout] 9808efa6446ac2a221ef75246ad51434e2807e7359a3986223f10f250d3c2b8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 41003a6f62d5d5380a1f858d3c2f78d27c85dc127859a0399284d4ac04e99f54 [INFO] running `Command { std: "docker" "start" "-a" "41003a6f62d5d5380a1f858d3c2f78d27c85dc127859a0399284d4ac04e99f54", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling stderrlog v0.5.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling serial_test_derive v0.8.0 [INFO] [stderr] Compiling test-case-macros v2.1.0 [INFO] [stderr] Compiling serial_test v0.8.0 [INFO] [stderr] Compiling test-case v2.1.0 [INFO] [stderr] Compiling comfy-table v6.0.0 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling python-launcher v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "41003a6f62d5d5380a1f858d3c2f78d27c85dc127859a0399284d4ac04e99f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41003a6f62d5d5380a1f858d3c2f78d27c85dc127859a0399284d4ac04e99f54", kill_on_drop: false }` [INFO] [stdout] 41003a6f62d5d5380a1f858d3c2f78d27c85dc127859a0399284d4ac04e99f54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 34cf88cbe2e0603b26f34deaaba617b83af9672fea047eb2fe64d63635d719e8 [INFO] running `Command { std: "docker" "start" "-a" "34cf88cbe2e0603b26f34deaaba617b83af9672fea047eb2fe64d63635d719e8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/python_launcher-bc2d42e30d4b349b) [INFO] [stdout] [INFO] [stdout] running 74 tests [INFO] [stdout] test cli::tests::from_main_illegal_argument_tests::_py_to_string_help_to_string_list_to_string_expects_err_crate_error_illegalargument_pathbuf_from_py_help_to_string_ ... ok [INFO] [stdout] test cli::tests::parse_python_shebang_tests::_usr_local ... ok [INFO] [stdout] test cli::tests::parse_python_shebang_tests::missing_octothorpe ... ok [INFO] [stdout] test cli::tests::parse_python_shebang_tests::missing_shebang_comment ... ok [INFO] [stdout] test cli::tests::parse_python_shebang_tests::typical_env_python_ ... ok [INFO] [stdout] test cli::tests::parse_python_shebang_tests::typical_env_python_with_minor_version ... ok [INFO] [stdout] test cli::tests::parse_python_shebang_tests::typical_python_ ... ok [INFO] [stdout] test cli::tests::parse_python_shebang_tests::typical_python_with_minor_version ... ok [INFO] [stdout] test cli::tests::test_help_message ... ok [INFO] [stdout] test cli::tests::version_from_flag_tests::exact_major_minor ... ok [INFO] [stdout] test cli::tests::version_from_flag_tests::double_digit_major_minor_versions ... ok [INFO] [stdout] test cli::tests::version_from_flag_tests::major_version ... ok [INFO] [stdout] test cli::tests::version_from_flag_tests::unrecognized_short_flag_is_none ... ok [INFO] [stdout] test cli::tests::version_from_flag_tests::unrecognized_long_flag_is_none ... ok [INFO] [stdout] test tests::all_executables_in_paths_tests::last_directory ... ok [INFO] [stdout] test cli::tests::parse_python_sheban_include_invalid_bytes_tests::invalid_utf_8 ... ok [INFO] [stdout] test tests::exactversion_from_path_invalid_utf8 ... ok [INFO] [stdout] test cli::tests::from_main_illegal_argument_tests::_py_to_string_list_to_string_help_to_string_expects_err_crate_error_illegalargument_pathbuf_from_py_list_to_string_ ... ok [INFO] [stdout] test tests::exactversion_from_path_tests::path_not_ending_with_python_is_an_error ... ok [INFO] [stdout] test tests::exactversion_from_str_tests::double_digit_version_components ... ok [INFO] [stdout] test tests::exactversion_from_str_tests::empty_string_is_an_error ... ok [INFO] [stdout] test tests::exactversion_from_str_tests::major_only_version_is_an_error ... ok [INFO] [stdout] test tests::exactversion_from_str_tests::missing_major_version_is_an_error ... ok [INFO] [stdout] test tests::exactversion_from_str_tests::missing_minor_version_is_an_error ... ok [INFO] [stdout] test tests::exactversion_from_str_tests::non_digit_major_version_is_an_error ... ok [INFO] [stdout] test tests::exactversion_from_str_tests::non_digit_minor_version_is_an_error ... ok [INFO] [stdout] test tests::exactversion_supports_tests::any_supports_all_versions ... ok [INFO] [stdout] test tests::exactversion_supports_tests::major_only_match ... ok [INFO] [stdout] test tests::exactversion_supports_tests::major_only_mismatch ... ok [INFO] [stdout] test tests::exactversion_supports_tests::newer_major_version ... ok [INFO] [stdout] test tests::exactversion_from_path_tests::filename_lacking_a_minor_component_is_an_error ... ok [INFO] [stdout] test tests::exactversion_comparisons ... ok [INFO] [stdout] test tests::exactversion_supports_tests::newer_minor_version ... ok [INFO] [stdout] test cli::tests::parse_python_shebang_tests::non_python_shebang ... ok [INFO] [stdout] test tests::exactversion_from_path_tests::double_digit_version_components ... ok [INFO] [stdout] test cli::tests::version_from_flag_tests::version_flag_with_micro_version_is_none ... ok [INFO] [stdout] test tests::all_executables_in_paths_tests::first_directory ... ok [INFO] [stdout] test cli::tests::parse_python_shebang_tests::bare_python_ ... ok [INFO] [stdout] test cli::tests::parse_python_shebang_tests::no_space_between_shebang_and_path ... ok [INFO] [stdout] test tests::exactversion_from_path_tests::filename_with_non_digit_version_is_an_error ... ok [INFO] [stdout] test tests::all_executables_in_paths_tests::matches_in_multiple_directories ... ok [INFO] [stdout] test tests::exactversion_supports_tests::same_version ... ok [INFO] [stdout] test tests::exactversion_from_path_tests::path_missing_a_file_name_is_an_error ... ok [INFO] [stdout] test cli::tests::parse_python_shebang_tests::bare_python_with_minor_version ... ok [INFO] [stdout] test cli::tests::test_venv_executable_path ... ok [INFO] [stdout] test cli::tests::parse_python_shebang_tests::missing_exclamation_point ... ok [INFO] [stdout] test tests::exactversion_to_string_tests::single_digits ... ok [INFO] [stdout] test tests::find_executable_in_hashmap_tests::any_version_chooses_newest_version ... ok [INFO] [stdout] test tests::find_executable_in_hashmap_tests::exact_version_match ... ok [INFO] [stdout] test tests::find_executable_in_hashmap_tests::major_only_version_newer_than_any_options ... ok [INFO] [stdout] test tests::requestedversion_from_str_tests::major_minor_where_minor_is_a_non_number_is_an_error ... ok [INFO] [stdout] test tests::requestedversion_from_str_tests::major_only_version ... ok [INFO] [stdout] test tests::requestedversion_from_str_tests::missing_major_version_is_an_error ... ok [INFO] [stdout] test tests::requestedversion_from_str_tests::non_number_non_emptry_string_is_an_error ... ok [INFO] [stdout] test tests::requestedversion_from_str_tests::specifying_a_micro_version_is_an_error ... ok [INFO] [stdout] test tests::exactversion_to_string_tests::double_digits ... ok [INFO] [stdout] test tests::requestedversion_to_string_tests::any ... ok [INFO] [stdout] test tests::requestedversion_to_string_tests::major ... ok [INFO] [stdout] test tests::requestedversion_to_string_tests::exact_major_minor ... ok [INFO] [stdout] test tests::requestedversion_from_str_tests::missing_minor_version_is_an_error ... ok [INFO] [stdout] test tests::find_executable_in_hashmap_tests::matching_major_version_chooses_newest_minor_version ... ok [INFO] [stdout] test tests::requestedversion_from_str_tests::major_minor_where_major_is_a_non_number_is_an_error ... ok [INFO] [stdout] test tests::requestedversion_from_str_tests::double_digit_version_components ... ok [INFO] [stdout] test tests::requstedversion_env_var_tests::major_only_is_py_python_major_ ... ok [INFO] [stdout] test tests::find_executable_in_hashmap_tests::version_not_available ... ok [INFO] [stdout] test tests::requstedversion_env_var_tests::any_is_py_python ... ok [INFO] [stdout] test tests::requestedversion_from_str_tests::empty_string_is_any ... ok [INFO] [stdout] test tests::test_requestedversion_from_exactversion ... ok [INFO] [stdout] test tests::requestedversion_from_str_tests::major_minor ... ok [INFO] [stdout] test cli::tests::test_list_executables ... ok [INFO] [stdout] test tests::exactversion_supports_tests::older_major_version ... ok [INFO] [stdout] test tests::exactversion_supports_tests::older_minor_version ... ok [INFO] [stdout] test tests::requstedversion_env_var_tests::double_digit_major_component ... ok [INFO] [stdout] test tests::requstedversion_env_var_tests::exact_major_minor_has_no_environment_variable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/py-0b49326f0c43f375) [INFO] [stderr] Running tests/cli_system_tests.rs (/opt/rustwide/target/debug/deps/cli_system_tests-93d232630daf0da3) [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; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test from_main_activated_virtual_env ... ok [INFO] [stdout] test from_main_default_cwd_venv_path ... ok [INFO] [stdout] test from_main_env_var ... ok [INFO] [stdout] test from_main_by_flag ... ok [INFO] [stdout] test from_main_no_executable_found ... ok [INFO] [stdout] test from_main_help_missing_interpreter ... ok [INFO] [stdout] test from_main_shebang ... ok [INFO] [stdout] test from_main_list ... ok [INFO] [stdout] test from_main_default_parent_venv_path ... ok [INFO] [stdout] test from_main_help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/lib_system_tests.rs (/opt/rustwide/target/debug/deps/lib_system_tests-a151fa1ad974f018) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test all_executables ... ok [INFO] [stdout] test find_executable ... ok [INFO] [stderr] Running tests/main_tests.rs (/opt/rustwide/target/debug/deps/main_tests-1596dfc165aeb455) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test nonexistent_activated_virtual_env_dir ... ok [INFO] [stdout] test empty_activated_virtual_env ... ok [INFO] [stdout] test version_failure::non_existent_version ... ok [INFO] [stdout] test version_failure::invalid_version_specifier ... ok [INFO] [stdout] test list_output ... ok [INFO] [stdout] test unexecutable ... FAILED [INFO] [stdout] test help_flags::short ... ok [INFO] [stdout] test logging_output ... ok [INFO] [stdout] test help_flags::long ... ok [INFO] [stdout] test major_version ... ok [INFO] [stdout] test any_version ... ok [INFO] [stdout] test exact_version ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- unexecutable stdout ---- [INFO] [stdout] thread 'unexecutable' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/common/mod.rs:60:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fd8d51b5f0 - std::backtrace_rs::backtrace::libunwind::trace::h552106febb15e17e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x55fd8d51b5f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hf7774f161cb6a040 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fd8d51b5f0 - std::sys_common::backtrace::_print_fmt::h0c305f5052d81630 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55fd8d51b5f0 - ::fmt::h64b3e0a8deb0a611 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55fd8d53f76c - core::fmt::write::h8f671d0f7992fdc6 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x55fd8d517455 - std::io::Write::write_fmt::hd208f914b48a2290 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55fd8d51d031 - std::sys_common::backtrace::_print::h9fa97aca0ed3f804 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55fd8d51d031 - std::sys_common::backtrace::print::haab86c3a36d9a53e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55fd8d51d031 - std::panicking::default_hook::{{closure}}::h97ac82ba40b3820b [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55fd8d51cc86 - std::panicking::default_hook::h3a2e40383cd02365 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55fd8d51d6d3 - std::panicking::rust_panic_with_hook::h91242c0d4adecfe2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55fd8d51d5c7 - std::panicking::begin_panic_handler::{{closure}}::h627cf56a9a0a9517 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55fd8d51bac4 - std::sys_common::backtrace::__rust_end_short_backtrace::hf13451d299824903 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55fd8d51d2f2 - rust_begin_unwind [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55fd8d44ed43 - core::panicking::panic_fmt::ha6799a5d9621aa13 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55fd8d44ee33 - core::result::unwrap_failed::h1269578c25bb65c7 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x55fd8d4a8499 - core::result::Result::unwrap::hd9e314890e177844 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/result.rs:1098:23 [INFO] [stdout] 17: 0x55fd8d452985 - ::drop::h6e28e43ebed47784 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:60:9 [INFO] [stdout] 18: 0x55fd8d4520e3 - core::ptr::drop_in_place::h5b16bf36c6fb94a7 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ptr/mod.rs:487:1 [INFO] [stdout] 19: 0x55fd8d451348 - main_tests::unexecutable::h3b3c0553ac63bac5 [INFO] [stdout] at /opt/rustwide/workdir/tests/main_tests.rs:149:1 [INFO] [stdout] 20: 0x55fd8d4510da - main_tests::unexecutable::{{closure}}::h72100e612298aa0b [INFO] [stdout] at /opt/rustwide/workdir/tests/main_tests.rs:141:1 [INFO] [stdout] 21: 0x55fd8d451c6e - core::ops::function::FnOnce::call_once::h1c08a7d8ed78eab4 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x55fd8d48c083 - core::ops::function::FnOnce::call_once::h0f9e5c16f2fad3fe [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x55fd8d48c083 - test::__rust_begin_short_backtrace::h6b395b12fb47e0c7 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x55fd8d48ae1c - as core::ops::function::FnOnce>::call_once::h116a04ad1adfbba8 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x55fd8d48ae1c - as core::ops::function::FnOnce<()>>::call_once::h237703400c3f95d2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55fd8d48ae1c - std::panicking::try::do_call::hb6f7087c5161b13a [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55fd8d48ae1c - std::panicking::try::h40eb70910e5ec9fc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55fd8d48ae1c - std::panic::catch_unwind::h9011aaff4baefe1e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55fd8d48ae1c - test::run_test_in_process::haab9d5dbf92a97fd [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x55fd8d48ae1c - test::run_test::run_test_inner::{{closure}}::h431ff305408eb101 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x55fd8d456a5c - test::run_test::run_test_inner::{{closure}}::h1761b84f3aff0780 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:516:37 [INFO] [stdout] 32: 0x55fd8d456a5c - std::sys_common::backtrace::__rust_begin_short_backtrace::heac1883bddbbfcd9 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55fd8d45ca6f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h509e89854d46123e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x55fd8d45ca6f - as core::ops::function::FnOnce<()>>::call_once::h1b05c47dc35673b3 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55fd8d45ca6f - std::panicking::try::do_call::hd58695587ce4c228 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55fd8d45ca6f - std::panicking::try::hc017871f7aa94d61 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55fd8d45ca6f - std::panic::catch_unwind::h38b4473a1f81bb80 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55fd8d45ca6f - std::thread::Builder::spawn_unchecked_::{{closure}}::h361d7687a745025a [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x55fd8d45ca6f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h647e812f95f891a3 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x55fd8d522c93 - as core::ops::function::FnOnce>::call_once::hd2e3a9e0ae7d8026 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x55fd8d522c93 - as core::ops::function::FnOnce>::call_once::h4798a92ee79456cc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x55fd8d522c93 - std::sys::unix::thread::Thread::new::thread_start::h9be4f412ada0f0f9 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f05e4e66609 - start_thread [INFO] [stdout] 44: 0x7f05e4c36133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] unexecutable [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test main_tests' [INFO] running `Command { std: "docker" "inspect" "34cf88cbe2e0603b26f34deaaba617b83af9672fea047eb2fe64d63635d719e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34cf88cbe2e0603b26f34deaaba617b83af9672fea047eb2fe64d63635d719e8", kill_on_drop: false }` [INFO] [stdout] 34cf88cbe2e0603b26f34deaaba617b83af9672fea047eb2fe64d63635d719e8