[INFO] fetching crate solv 0.18.0...
[INFO] testing solv-0.18.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate solv 0.18.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate solv 0.18.0
[INFO] finished tweaking crates.io crate solv 0.18.0
[INFO] tweaked toml for crates.io crate solv 0.18.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solv 0.18.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate solv 0.18.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48741acec94c425a4ae9a60fde92c7e2b3372f545335010772c40045735694bd
[INFO] running `Command { std: "docker" "start" "-a" "48741acec94c425a4ae9a60fde92c7e2b3372f545335010772c40045735694bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48741acec94c425a4ae9a60fde92c7e2b3372f545335010772c40045735694bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48741acec94c425a4ae9a60fde92c7e2b3372f545335010772c40045735694bd", kill_on_drop: false }`
[INFO] [stdout] 48741acec94c425a4ae9a60fde92c7e2b3372f545335010772c40045735694bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 375bb9f90c6c6a1c840ea7a5af11d0444cf64dd58940422d6df1d23dae8c5065
[INFO] running `Command { std: "docker" "start" "-a" "375bb9f90c6c6a1c840ea7a5af11d0444cf64dd58940422d6df1d23dae8c5065", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling term v1.0.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.40
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling mimalloc v0.1.44
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling lalrpop-util v0.22.1
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling clap_complete v4.5.47
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.22.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling solp v0.18.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling solv v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.25s
[INFO] running `Command { std: "docker" "inspect" "375bb9f90c6c6a1c840ea7a5af11d0444cf64dd58940422d6df1d23dae8c5065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "375bb9f90c6c6a1c840ea7a5af11d0444cf64dd58940422d6df1d23dae8c5065", kill_on_drop: false }`
[INFO] [stdout] 375bb9f90c6c6a1c840ea7a5af11d0444cf64dd58940422d6df1d23dae8c5065
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1be1122157e19ef40e2ecb74b51e5e37acf09f423f76b25567692342f3763cd0
[INFO] running `Command { std: "docker" "start" "-a" "1be1122157e19ef40e2ecb74b51e5e37acf09f423f76b25567692342f3763cd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop-util v0.22.1
[INFO] [stderr]    Compiling lalrpop v0.22.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling solp v0.18.0
[INFO] [stderr]    Compiling solv v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.25s
[INFO] running `Command { std: "docker" "inspect" "1be1122157e19ef40e2ecb74b51e5e37acf09f423f76b25567692342f3763cd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be1122157e19ef40e2ecb74b51e5e37acf09f423f76b25567692342f3763cd0", kill_on_drop: false }`
[INFO] [stdout] 1be1122157e19ef40e2ecb74b51e5e37acf09f423f76b25567692342f3763cd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 824d2476a7a8ca44fb92159360c235cf2f1a0f2faebbb1a58b8537197a1c3533
[INFO] running `Command { std: "docker" "start" "-a" "824d2476a7a8ca44fb92159360c235cf2f1a0f2faebbb1a58b8537197a1c3533", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solv-60f968ba9622c7a8)
[INFO] [stdout] running 31 tests
[INFO] [stdout] test nuget::tests::nugets_no_mismatches_by_conditions ... ok
[INFO] [stdout] test nuget::tests::nugets_has_mismatches ... ok
[INFO] [stdout] test nuget::tests::nugets_no_mismatches ... ok
[INFO] [stdout] test tests::calculate_percent_tests::case_1 ... ok
[INFO] [stdout] test tests::calculate_percent_tests::case_3 ... ok
[INFO] [stdout] test tests::make_path_tests::case_1 ... ok
[INFO] [stdout] test tests::calculate_percent_tests::case_2 ... ok
[INFO] [stdout] test tests::make_path_tests::case_2 ... ok
[INFO] [stdout] test tests::make_path_tests::case_3 ... ok
[INFO] [stdout] test json::tests::different_solution_configs ... ok
[INFO] [stdout] test tests::test_parent_of_empty_string ... ok
[INFO] [stdout] test tests::test_parent_of_absolute_path ... ok
[INFO] [stdout] test json::tests::output_tests::case_1 ... ok
[INFO] [stdout] test tests::try_make_local_path_tests::case_1 ... ok
[INFO] [stdout] test tests::calculate_percent_tests::case_4 ... ok
[INFO] [stdout] test tests::try_make_local_path_tests::case_2 ... ok
[INFO] [stdout] test tests::test_parent_of_relative_path ... ok
[INFO] [stdout] test validate::tests::dangling_validation_correct ... ok
[INFO] [stdout] test tests::calculate_percent_tests::case_5 ... ok
[INFO] [stdout] test json::tests::output_tests::case_2 ... ok
[INFO] [stdout] test validate::tests::cycles_validation_incorrect ... ok
[INFO] [stdout] test validate::tests::missing_validation_incorrect ... ok
[INFO] [stdout] test validate::tests::integration_test_solution_with_cycles ... ok
[INFO] [stdout] test validate::tests::missing_validation_correct ... ok
[INFO] [stdout] test validate::tests::integration_test_solution_with_missings ... ok
[INFO] [stdout] test validate::tests::integration_test_solution_with_danglings ... ok
[INFO] [stdout] test validate::tests::dangling_validation_incorrect ... ok
[INFO] [stdout] test validate::tests::cycles_validation_correct ... ok
[INFO] [stdout] test validate::tests::print_statistic_test ... ok
[INFO] [stdout] test validate::tests::integration_test_correct_solution ... ok
[INFO] [stdout] test nuget::tests::nugets_no_mismatches_same_pgk_in_different_projects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/solv-05e3075d31fd63e9)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests solv
[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 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] running `Command { std: "docker" "inspect" "824d2476a7a8ca44fb92159360c235cf2f1a0f2faebbb1a58b8537197a1c3533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "824d2476a7a8ca44fb92159360c235cf2f1a0f2faebbb1a58b8537197a1c3533", kill_on_drop: false }`
[INFO] [stdout] 824d2476a7a8ca44fb92159360c235cf2f1a0f2faebbb1a58b8537197a1c3533
