[INFO] fetching crate orb-mockhttp 0.1.1... [INFO] testing orb-mockhttp-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate orb-mockhttp 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate orb-mockhttp 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate orb-mockhttp 0.1.1 [INFO] tweaked toml for crates.io crate orb-mockhttp 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate orb-mockhttp 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate orb-mockhttp 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f591fa6df5fe00d1cd17d8989b8197d5dd01370890d20a8029df70063c3534db [INFO] running `Command { std: "docker" "start" "-a" "f591fa6df5fe00d1cd17d8989b8197d5dd01370890d20a8029df70063c3534db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f591fa6df5fe00d1cd17d8989b8197d5dd01370890d20a8029df70063c3534db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f591fa6df5fe00d1cd17d8989b8197d5dd01370890d20a8029df70063c3534db", kill_on_drop: false }` [INFO] [stdout] f591fa6df5fe00d1cd17d8989b8197d5dd01370890d20a8029df70063c3534db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16b020b47d69daf60c70acaca6940714bd3e265c3d3d947fb2f0429ccb740fec [INFO] running `Command { std: "docker" "start" "-a" "16b020b47d69daf60c70acaca6940714bd3e265c3d3d947fb2f0429ccb740fec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling h3 v0.0.8 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling h3-quinn v0.0.10 [INFO] [stderr] Compiling orb-mockhttp v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "16b020b47d69daf60c70acaca6940714bd3e265c3d3d947fb2f0429ccb740fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16b020b47d69daf60c70acaca6940714bd3e265c3d3d947fb2f0429ccb740fec", kill_on_drop: false }` [INFO] [stdout] 16b020b47d69daf60c70acaca6940714bd3e265c3d3d947fb2f0429ccb740fec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 766ea0cf54db4deaeaf7f257b53272da7039fbd35c95c97d3419284eafa66850 [INFO] running `Command { std: "docker" "start" "-a" "766ea0cf54db4deaeaf7f257b53272da7039fbd35c95c97d3419284eafa66850", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h3 v0.0.8 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling h3-quinn v0.0.10 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling orb-mockhttp v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `orb_client` [INFO] [stdout] --> tests/routes.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use orb_client::{RequestBuilder, Url}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `orb_client` [INFO] [stdout] --> tests/http_methods.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use orb_client::{RequestBuilder, Url}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `orb_client` [INFO] [stdout] --> tests/readme.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use orb_client::{RequestBuilder, Url, WebSocketMessage}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `orb_client` [INFO] [stdout] --> tests/request.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use orb_client::{RequestBuilder, Url}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/routes.rs:251:15 [INFO] [stdout] | [INFO] [stdout] 251 | .body(orb_client::body::RequestBody::from_bytes("exact match")) [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `orb_client` [INFO] [stdout] --> tests/response.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use orb_client::{RequestBuilder, Url}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `orb_client` [INFO] [stdout] --> tests/edge_cases.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use orb_client::{RequestBuilder, Url}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/http_methods.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | .body(orb_client::body::RequestBody::from_bytes("post data")) [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/routes.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | .body(orb_client::body::RequestBody::from_bytes( [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/request.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | .body(orb_client::body::RequestBody::from_bytes( [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/http_methods.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | .body(orb_client::body::RequestBody::from_bytes("put data")) [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/request.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | .body(orb_client::body::RequestBody::from_bytes(json_data)) [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/request.rs:153:15 [INFO] [stdout] | [INFO] [stdout] 153 | .body(orb_client::body::RequestBody::from_bytes(data.to_vec())) [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/http_methods.rs:117:15 [INFO] [stdout] | [INFO] [stdout] 117 | .body(orb_client::body::RequestBody::from_bytes("patch data")) [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/request.rs:177:15 [INFO] [stdout] | [INFO] [stdout] 177 | .body(orb_client::body::RequestBody::from_bytes(body)) [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/edge_cases.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | .body(orb_client::body::RequestBody::from_bytes(text.to_string())) [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `orb-mockhttp` (test "readme") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/edge_cases.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | .body(orb_client::body::RequestBody::from_bytes(special_body)) [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `orb-mockhttp` (test "request") due to 5 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orb-mockhttp` (test "http_methods") due to 4 previous errors [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/edge_cases.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 132 | .body(orb_client::body::RequestBody::from_bytes(large_body)) [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/edge_cases.rs:284:15 [INFO] [stdout] | [INFO] [stdout] 284 | .body(orb_client::body::RequestBody::from_bytes("foo=bar")) [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/edge_cases.rs:290:15 [INFO] [stdout] | [INFO] [stdout] 290 | .body(orb_client::body::RequestBody::from_bytes("baz=qux")) [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orb-mockhttp` (test "routes") due to 3 previous errors [INFO] [stdout] error[E0433]: cannot find module or crate `orb_client` in this scope [INFO] [stdout] --> tests/response.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | async fn read_bytes(response: orb_client::Response) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `orb_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_client`, use `cargo add orb_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orb-mockhttp` (test "response") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orb-mockhttp` (test "edge_cases") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "766ea0cf54db4deaeaf7f257b53272da7039fbd35c95c97d3419284eafa66850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "766ea0cf54db4deaeaf7f257b53272da7039fbd35c95c97d3419284eafa66850", kill_on_drop: false }` [INFO] [stdout] 766ea0cf54db4deaeaf7f257b53272da7039fbd35c95c97d3419284eafa66850