[INFO] fetching crate butido 0.1.3... [INFO] testing butido-0.1.3 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate butido 0.1.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate butido 0.1.3 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate butido 0.1.3 [INFO] finished tweaking crates.io crate butido 0.1.3 [INFO] tweaked toml for crates.io crate butido 0.1.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate butido 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tint v1.0.1 [INFO] [stderr] Downloaded clap_generate v3.0.0-beta.2 [INFO] [stderr] Downloaded parse-display-derive v0.4.1 [INFO] [stderr] Downloaded ascii_table v3.0.2 [INFO] [stderr] Downloaded daggy v0.7.0 [INFO] [stderr] Downloaded shiplift v0.7.0 [INFO] [stderr] Downloaded parse-display v0.4.1 [INFO] [stderr] Downloaded pom v3.2.0 [INFO] [stderr] Downloaded ptree v0.3.2 [INFO] [stderr] Downloaded hyper-openssl v0.9.1 [INFO] [stderr] Downloaded typed-builder v0.9.0 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded dialoguer v0.8.0 [INFO] [stderr] Downloaded result-inspect v0.2.0 [INFO] [stderr] Downloaded filters v0.4.0 [INFO] [stderr] Downloaded resiter v0.4.0 [INFO] [stderr] Downloaded aquamarine v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", 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] 4e8de9423e4ea3bfb585712486dd74c700a42cb4b489deeaab2bc7992d1b1b89 [INFO] running `Command { std: "docker" "start" "-a" "4e8de9423e4ea3bfb585712486dd74c700a42cb4b489deeaab2bc7992d1b1b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e8de9423e4ea3bfb585712486dd74c700a42cb4b489deeaab2bc7992d1b1b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e8de9423e4ea3bfb585712486dd74c700a42cb4b489deeaab2bc7992d1b1b89", kill_on_drop: false }` [INFO] [stdout] 4e8de9423e4ea3bfb585712486dd74c700a42cb4b489deeaab2bc7992d1b1b89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c783bd90061fedef988476f3d3cc4fdfc45263cb47ba0471bf5868a72ea5840 [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" "1c783bd90061fedef988476f3d3cc4fdfc45263cb47ba0471bf5868a72ea5840", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling filters v0.4.0 [INFO] [stderr] Compiling result-inspect v0.2.0 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling resiter v0.4.0 [INFO] [stderr] Compiling ascii_table v3.0.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling mio v0.7.10 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling onig v6.1.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling parse-display-derive v0.4.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling typed-builder v0.9.0 [INFO] [stderr] Compiling aquamarine v0.1.6 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling parse-display v0.4.1 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.4 [INFO] [stderr] Compiling tokio-openssl v0.6.1 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling daggy v0.7.0 [INFO] [stderr] Compiling git2 v0.13.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling handlebars v3.5.3 [INFO] [stderr] Compiling diesel v1.4.6 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling ptree v0.3.2 [INFO] [stderr] Compiling syntect v4.5.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling shiplift v0.7.0 [INFO] [stderr] Compiling butido v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "1c783bd90061fedef988476f3d3cc4fdfc45263cb47ba0471bf5868a72ea5840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c783bd90061fedef988476f3d3cc4fdfc45263cb47ba0471bf5868a72ea5840", kill_on_drop: false }` [INFO] [stdout] 1c783bd90061fedef988476f3d3cc4fdfc45263cb47ba0471bf5868a72ea5840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 236bb3efc1498a6aa3324fac1888e61b11aff27c47c2df46bfa053cee1e19270 [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" "236bb3efc1498a6aa3324fac1888e61b11aff27c47c2df46bfa053cee1e19270", kill_on_drop: false }` [INFO] [stderr] Compiling butido v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.39s [INFO] running `Command { std: "docker" "inspect" "236bb3efc1498a6aa3324fac1888e61b11aff27c47c2df46bfa053cee1e19270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236bb3efc1498a6aa3324fac1888e61b11aff27c47c2df46bfa053cee1e19270", kill_on_drop: false }` [INFO] [stdout] 236bb3efc1498a6aa3324fac1888e61b11aff27c47c2df46bfa053cee1e19270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e57bc2bde7c0bf2051fa417425275f4cc5c6206aee661b59c157608fc953691 [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" "9e57bc2bde7c0bf2051fa417425275f4cc5c6206aee661b59c157608fc953691", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/butido-d8afb108fb9319ae) [INFO] [stdout] running 44 tests [INFO] [stdout] test cli::tests::test_env_pass_validator_1 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_3 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_4 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_5 ... ok [INFO] [stdout] test log::parser::tests::test_phase ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_6 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_8 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_9 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_7 ... ok [INFO] [stdout] test log::parser::tests::test_progress_1 ... ok [INFO] [stdout] test log::parser::tests::test_progress_100 ... ok [INFO] [stdout] test log::parser::tests::test_non_log ... ok [INFO] [stdout] test log::parser::tests::test_progress_negative ... ok [INFO] [stdout] test log::parser::tests::test_phase_multiline ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_2 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_15 ... ok [INFO] [stdout] test log::parser::tests::test_multiline ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_14 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_11 ... ok [INFO] [stdout] test package::dag::tests::test_add_dag ... ok [INFO] [stdout] test package::dag::tests::test_add_deep_package_tree ... ok [INFO] [stdout] test package::dag::tests::test_add_deep_package_tree_with_irrelevant_packages ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_10 ... ok [INFO] [stdout] test package::version::tests::test_parse_version_5 ... ok [INFO] [stdout] test util::filters::tests::test_filter_for_foo_with_bar_dep_disabled_filtering ... ok [INFO] [stdout] test package::version::tests::test_parse_version_1 ... ok [INFO] [stdout] test package::dag::tests::test_add_package ... ok [INFO] [stdout] test repository::repository::tests::test_finding_by_name ... ok [INFO] [stdout] test package::dag::tests::test_add_two_dependent_packages ... ok [INFO] [stdout] test package::dependency::tests::test_dependency_conversion_1 ... ok [INFO] [stdout] test package::dependency::tests::test_dependency_conversion_2 ... ok [INFO] [stdout] test repository::repository::tests::test_find_with_vers_constr_exact ... ok [INFO] [stdout] test repository::repository::tests::test_find ... ok [INFO] [stdout] test package::version::tests::test_parse_version_2 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_13 ... ok [INFO] [stdout] test package::version::tests::test_parse_version_3 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_12 ... ok [INFO] [stdout] test util::filters::tests::test_filter_for_foo_with_bar_dep_enabled_filtering ... ok [INFO] [stdout] test package::version::tests::test_parse_version_4 ... ok [INFO] [stdout] test util::filters::tests::test_filter_for_foo_with_empty_deps ... ok [INFO] [stdout] test util::filters::tests::test_filter_for_foo_with_foo_dep_but_disabled_filtering ... ok [INFO] [stdout] test util::filters::tests::test_filter_for_foo_with_foo_and_bar_dep ... ok [INFO] [stdout] test util::filters::tests::test_filter_two_packages ... ok [INFO] [stdout] test util::filters::tests::test_filter_for_foo_with_foo_dep_enabled_filtering ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9e57bc2bde7c0bf2051fa417425275f4cc5c6206aee661b59c157608fc953691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e57bc2bde7c0bf2051fa417425275f4cc5c6206aee661b59c157608fc953691", kill_on_drop: false }` [INFO] [stdout] 9e57bc2bde7c0bf2051fa417425275f4cc5c6206aee661b59c157608fc953691