[INFO] fetching crate un-pack 0.1.1... [INFO] testing un-pack-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate un-pack 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate un-pack 0.1.1 [INFO] finished tweaking crates.io crate un-pack 0.1.1 [INFO] tweaked toml for crates.io crate un-pack 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate un-pack 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate un-pack 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_edit v0.22.9 [INFO] [stderr] Downloaded bytesize v1.3.0 [INFO] [stderr] Downloaded ignore v0.4.22 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded rustpython-ast v0.3.1 [INFO] [stderr] Downloaded malachite-bigint v0.2.0 [INFO] [stderr] Downloaded winnow v0.6.5 [INFO] [stderr] Downloaded bstr v1.9.1 [INFO] [stderr] Downloaded malachite-q v0.4.6 [INFO] [stderr] Downloaded getopts v0.2.21 [INFO] [stderr] Downloaded num-traits v0.2.18 [INFO] [stderr] Downloaded tabled v0.15.0 [INFO] [stderr] Downloaded anyhow v1.0.82 [INFO] [stderr] Downloaded rustpython-parser v0.3.1 [INFO] [stderr] Downloaded malachite v0.4.6 [INFO] [stderr] Downloaded is-macro v0.3.5 [INFO] [stderr] Downloaded rustpython-parser-vendored v0.3.1 [INFO] [stderr] Downloaded unicode_names2 v1.2.2 [INFO] [stderr] Downloaded unic-emoji-char v0.9.0 [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded unicode_names2_generator v1.2.2 [INFO] [stderr] Downloaded itoa v0.3.4 [INFO] [stderr] Downloaded serde_json v1.0.1 [INFO] [stderr] Downloaded tabled_derive v0.7.0 [INFO] [stderr] Downloaded toml v0.8.12 [INFO] [stderr] Downloaded papergrid v0.11.0 [INFO] [stderr] Downloaded malachite-base v0.4.6 [INFO] [stderr] Downloaded rustpython-parser-core v0.3.1 [INFO] [stderr] Downloaded malachite-nz v0.4.6 [INFO] [stderr] Downloaded globset v0.4.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afd870011cdad4bf2019b8f835a97ab4a81025dcb95a6cf4e49260d3814e92bd [INFO] running `Command { std: "docker" "start" "-a" "afd870011cdad4bf2019b8f835a97ab4a81025dcb95a6cf4e49260d3814e92bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afd870011cdad4bf2019b8f835a97ab4a81025dcb95a6cf4e49260d3814e92bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afd870011cdad4bf2019b8f835a97ab4a81025dcb95a6cf4e49260d3814e92bd", kill_on_drop: false }` [INFO] [stdout] afd870011cdad4bf2019b8f835a97ab4a81025dcb95a6cf4e49260d3814e92bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21e0b2edb4ea503119dfef6648c6ae217a72a4606701db89d60f7d38193a4da3 [INFO] running `Command { std: "docker" "start" "-a" "21e0b2edb4ea503119dfef6648c6ae217a72a4606701db89d60f7d38193a4da3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustpython-parser-vendored v0.3.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling malachite-base v0.4.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling unicode_names2_generator v1.2.2 [INFO] [stderr] Compiling rustpython-parser v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling unicode_names2 v1.2.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling rustpython-parser-core v0.3.1 [INFO] [stderr] Compiling malachite-nz v0.4.6 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.1 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling malachite-q v0.4.6 [INFO] [stderr] Compiling malachite v0.4.6 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling malachite-bigint v0.2.0 [INFO] [stderr] Compiling rustpython-ast v0.3.1 [INFO] [stderr] Compiling un-pack v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `env` is never read [INFO] [stdout] --> src/config.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | pub env: Env, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyze.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | fn scan(&self, config: &Config) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 99 | fn scan(&self, config: &Config) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.00s [INFO] running `Command { std: "docker" "inspect" "21e0b2edb4ea503119dfef6648c6ae217a72a4606701db89d60f7d38193a4da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21e0b2edb4ea503119dfef6648c6ae217a72a4606701db89d60f7d38193a4da3", kill_on_drop: false }` [INFO] [stdout] 21e0b2edb4ea503119dfef6648c6ae217a72a4606701db89d60f7d38193a4da3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8778bbe3f92b86aa7bcc0aa9ae8609f8648b019a166e23b0153d364ba239a3c [INFO] running `Command { std: "docker" "start" "-a" "b8778bbe3f92b86aa7bcc0aa9ae8609f8648b019a166e23b0153d364ba239a3c", kill_on_drop: false }` [INFO] [stderr] Compiling un-pack v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `env` is never read [INFO] [stdout] --> src/config.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | pub env: Env, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyze.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | fn scan(&self, config: &Config) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 99 | fn scan(&self, config: &Config) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.30s [INFO] running `Command { std: "docker" "inspect" "b8778bbe3f92b86aa7bcc0aa9ae8609f8648b019a166e23b0153d364ba239a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8778bbe3f92b86aa7bcc0aa9ae8609f8648b019a166e23b0153d364ba239a3c", kill_on_drop: false }` [INFO] [stdout] b8778bbe3f92b86aa7bcc0aa9ae8609f8648b019a166e23b0153d364ba239a3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd4987784890fe6464caf5b32a3f91b7e8d49f486dd6740eaf08ebcc7569a374 [INFO] running `Command { std: "docker" "start" "-a" "bd4987784890fe6464caf5b32a3f91b7e8d49f486dd6740eaf08ebcc7569a374", kill_on_drop: false }` [INFO] [stderr] warning: field `env` is never read [INFO] [stderr] --> src/config.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Config { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 32 | pub env: Env, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/analyze.rs:99:13 [INFO] [stderr] | [INFO] [stderr] 99 | fn scan(&self, config: &Config) -> Vec { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 99 | fn scan(&self, config: &Config) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `un-pack` (bin "un-pack" test) generated 2 warnings (run `cargo fix --bin "un-pack" -p un-pack --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/un_pack-5cd4a269973747af) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test analyze::tests::test_case_sensitivity ... ok [INFO] [stdout] test analyze::tests::test_get_untracked ... ok [INFO] [stdout] test analyze::tests::test_get_unused ... ok [INFO] [stdout] test analyze::tests::test_get_used_no_dependencies ... ok [INFO] [stdout] test analyze::tests::test_multiple_dependencies_and_packages ... ok [INFO] [stdout] test exit_codes::tests::general_error_when_any_error ... ok [INFO] [stdout] test analyze::tests::test_overlapping_dependencies_and_imports ... ok [INFO] [stdout] test analyze::tests::test_get_untracked_no_aliases_imported ... ok [INFO] [stdout] test exit_codes::tests::success_when_no_results ... ok [INFO] [stdout] test analyze::tests::test_get_unused_no_packages ... ok [INFO] [stdout] test analyze::tests::test_get_used ... ok [INFO] [stdout] test analyze::tests::test_get_unused_with_overlapping_package_dependencies ... ok [INFO] [stdout] test project_assets::dependency::tests::dependency_builder_creates_dependency ... ok [INFO] [stdout] test project_assets::import::tests::test_stem_import ... ok [INFO] [stdout] test analyze::tests::test_packages_with_no_corresponding_dependency ... ok [INFO] [stdout] test project_assets::dependency::tests::test_complex_dependencies ... ok [INFO] [stdout] test project_assets::dependency::tests::test_invalid_toml ... ok [INFO] [stdout] test project_assets::dependency::tests::parse_simple_dependencies ... ok [INFO] [stdout] test project_assets::package::tests::test_process_dist_info_successful_with_requirements ... ok [INFO] [stdout] test project_assets::package::tests::test_process_egg_info_no_pkg_info ... ok [INFO] [stdout] test project_assets::package::tests::test_process_dist_info_no_metadata ... ok [INFO] [stdout] test project_assets::import::tests::test_ignore_non_python_files ... ok [INFO] [stdout] test project_assets::package::tests::test_process_egg_info_no_top_level ... ok [INFO] [stdout] test project_assets::package::tests::test_process_egg_info_successful ... ok [INFO] [stdout] test project_assets::import::tests::test_process_directory_with_multiple_files ... ok [INFO] [stdout] test project_assets::package::tests::test_process_dist_info_successful ... ok [INFO] [stdout] test project_assets::package::tests::test_process_dist_info_no_record ... ok [INFO] [stdout] test project_assets::import::tests::test_process_invalid_python_file ... ok [INFO] [stdout] test project_assets::package::tests::test_process_egg_info_successful_with_requirements ... ok [INFO] [stdout] test project_assets::import::tests::test_process_valid_python_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bd4987784890fe6464caf5b32a3f91b7e8d49f486dd6740eaf08ebcc7569a374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4987784890fe6464caf5b32a3f91b7e8d49f486dd6740eaf08ebcc7569a374", kill_on_drop: false }` [INFO] [stdout] bd4987784890fe6464caf5b32a3f91b7e8d49f486dd6740eaf08ebcc7569a374