[INFO] fetching crate icann-rdap-cli 0.0.23...
[INFO] testing icann-rdap-cli-0.0.23 against 1.90.0 for beta-1.91-3
[INFO] extracting crate icann-rdap-cli 0.0.23 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate icann-rdap-cli 0.0.23
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate icann-rdap-cli 0.0.23
[INFO] tweaked toml for crates.io crate icann-rdap-cli 0.0.23 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate icann-rdap-cli 0.0.23 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate icann-rdap-cli 0.0.23 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crokey-proc_macros v1.1.0
[INFO] [stderr]   Downloaded crokey v1.1.0
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded test_dir v0.2.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.1
[INFO] [stderr]   Downloaded lazy-regex v3.4.1
[INFO] [stderr]   Downloaded minimad v0.13.1
[INFO] [stderr]   Downloaded utf8-decode v1.0.1
[INFO] [stderr]   Downloaded debug-helper v0.3.13
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded try_match_inner v0.5.2
[INFO] [stderr]   Downloaded rstest v0.17.0
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded cidr-utils v0.5.11
[INFO] [stderr]   Downloaded try_match v0.4.2
[INFO] [stderr]   Downloaded pct-str v1.2.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded str_inflector v0.12.0
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded buildstructor v0.6.0
[INFO] [stderr]   Downloaded prefix-trie v0.2.5
[INFO] [stderr]   Downloaded rstest_macros v0.17.0
[INFO] [stderr]   Downloaded cidr v0.3.1
[INFO] [stderr]   Downloaded hickory-client v0.24.4
[INFO] [stderr]   Downloaded icann-rdap-client v0.0.23
[INFO] [stderr]   Downloaded openssl-sys v0.9.106
[INFO] [stderr]   Downloaded coolor v1.0.0
[INFO] [stderr]   Downloaded tokio-util v0.7.14
[INFO] [stderr]   Downloaded icann-rdap-common v0.0.23
[INFO] [stderr]   Downloaded reqwest v0.12.15
[INFO] [stderr]   Downloaded rustls-webpki v0.103.0
[INFO] [stderr]   Downloaded jsonpath_lib v0.3.0
[INFO] [stderr]   Downloaded jsonpath-rust v0.5.0
[INFO] [stderr]   Downloaded openssl v0.10.71
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded bstr v1.11.3
[INFO] [stderr]   Downloaded hickory-proto v0.24.4
[INFO] [stderr]   Downloaded termimad v0.31.2
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] [stderr]   Downloaded minus v5.6.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] [stderr]   Downloaded openssl-src v300.4.2+3.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81c5f281c95ef40be6c9befe3017ed5ebf09709768f1a42bceaec6e1d40c557b
[INFO] running `Command { std: "docker" "start" "-a" "81c5f281c95ef40be6c9befe3017ed5ebf09709768f1a42bceaec6e1d40c557b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81c5f281c95ef40be6c9befe3017ed5ebf09709768f1a42bceaec6e1d40c557b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81c5f281c95ef40be6c9befe3017ed5ebf09709768f1a42bceaec6e1d40c557b", kill_on_drop: false }`
[INFO] [stdout] 81c5f281c95ef40be6c9befe3017ed5ebf09709768f1a42bceaec6e1d40c557b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d7b25f2fd678c8a61ef04544f37fb794cec9ba0061c9dac46ce4790fcc8201b
[INFO] running `Command { std: "docker" "start" "-a" "9d7b25f2fd678c8a61ef04544f37fb794cec9ba0061c9dac46ce4790fcc8201b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling cidr v0.3.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling str_inflector v0.12.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling minimad v0.13.1
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling coolor v1.0.0
[INFO] [stderr]    Compiling pct-str v1.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling crokey-proc_macros v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling try_match_inner v0.5.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling try_match v0.4.2
[INFO] [stderr]    Compiling buildstructor v0.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling minus v5.6.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling pest_meta v2.7.15
[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 pest_generator v2.7.15
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crokey v1.1.0
[INFO] [stderr]    Compiling termimad v0.31.2
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling jsonpath-rust v0.5.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling jsonpath_lib v0.3.0
[INFO] [stderr]    Compiling ipnet v2.11.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 prefix-trie v0.2.5
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling icann-rdap-common v0.0.23
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hickory-client v0.24.4
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling icann-rdap-client v0.0.23
[INFO] [stderr]    Compiling icann-rdap-cli v0.0.23 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
[INFO] running `Command { std: "docker" "inspect" "9d7b25f2fd678c8a61ef04544f37fb794cec9ba0061c9dac46ce4790fcc8201b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d7b25f2fd678c8a61ef04544f37fb794cec9ba0061c9dac46ce4790fcc8201b", kill_on_drop: false }`
[INFO] [stdout] 9d7b25f2fd678c8a61ef04544f37fb794cec9ba0061c9dac46ce4790fcc8201b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f374b27609abba33dfc21ba37d063490bc4eabc2d0689ccc67d0c3a9931ed86
[INFO] running `Command { std: "docker" "start" "-a" "0f374b27609abba33dfc21ba37d063490bc4eabc2d0689ccc67d0c3a9931ed86", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling debug-helper v0.3.13
[INFO] [stderr]    Compiling test_dir v0.2.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prefix-trie v0.2.5
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling jsonpath-rust v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling str_inflector v0.12.0
[INFO] [stderr]    Compiling minus v5.6.1
[INFO] [stderr]    Compiling cidr-utils v0.5.11
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling buildstructor v0.6.0
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling crokey-proc_macros v1.1.0
[INFO] [stderr]    Compiling crokey v1.1.0
[INFO] [stderr]    Compiling termimad v0.31.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icann-rdap-common v0.0.23
[INFO] [stderr]    Compiling rstest v0.17.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hickory-client v0.24.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling icann-rdap-client v0.0.23
[INFO] [stderr]    Compiling icann-rdap-cli v0.0.23 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]  --> tests/integration/test_jig.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     icann_rdap_srv::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 -     icann_rdap_srv::{
[INFO] [stdout] 3 +     icann_rdap_cli::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]  --> tests/integration/rdap_cmd/cache.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     icann_rdap_srv::storage::StoreOps,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 -     icann_rdap_srv::storage::StoreOps,
[INFO] [stdout] 6 +     icann_rdap_cli::storage::StoreOps,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]  --> tests/integration/rdap_cmd/check.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | use {icann_rdap_common::response::Domain, icann_rdap_srv::storage::StoreOps};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use {icann_rdap_common::response::Domain, icann_rdap_srv::storage::StoreOps};
[INFO] [stdout] 3 + use {icann_rdap_common::response::Domain, icann_rdap_cli::storage::StoreOps};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]  --> tests/integration/rdap_cmd/queries.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     icann_rdap_srv::storage::StoreOps,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 -     icann_rdap_srv::storage::StoreOps,
[INFO] [stdout] 5 +     icann_rdap_cli::storage::StoreOps,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]  --> tests/integration/rdap_cmd/source.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     icann_rdap_srv::storage::StoreOps,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 -     icann_rdap_srv::storage::StoreOps,
[INFO] [stdout] 6 +     icann_rdap_cli::storage::StoreOps,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]  --> tests/integration/rdap_cmd/url.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use {icann_rdap_common::response::Network, icann_rdap_srv::storage::StoreOps};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use {icann_rdap_common::response::Network, icann_rdap_srv::storage::StoreOps};
[INFO] [stdout] 3 + use {icann_rdap_common::response::Network, icann_rdap_cli::storage::StoreOps};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]  --> tests/integration/rdap_test_cmd/url.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use {icann_rdap_common::response::Network, icann_rdap_srv::storage::StoreOps};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icann_rdap_srv`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use {icann_rdap_common::response::Network, icann_rdap_srv::storage::StoreOps};
[INFO] [stdout] 3 + use {icann_rdap_common::response::Network, icann_rdap_cli::storage::StoreOps};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icann-rdap-cli` (test "integration") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0f374b27609abba33dfc21ba37d063490bc4eabc2d0689ccc67d0c3a9931ed86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f374b27609abba33dfc21ba37d063490bc4eabc2d0689ccc67d0c3a9931ed86", kill_on_drop: false }`
[INFO] [stdout] 0f374b27609abba33dfc21ba37d063490bc4eabc2d0689ccc67d0c3a9931ed86
