[INFO] fetching crate bonsai-sdk 1.4.1...
[INFO] testing bonsai-sdk-1.4.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bonsai-sdk 1.4.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate bonsai-sdk 1.4.1
[INFO] finished tweaking crates.io crate bonsai-sdk 1.4.1
[INFO] tweaked toml for crates.io crate bonsai-sdk 1.4.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bonsai-sdk 1.4.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 bonsai-sdk 1.4.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 temp-env v0.3.6
[INFO] [stderr]   Downloaded async-process v2.3.0
[INFO] [stderr]   Downloaded async-signal v0.2.10
[INFO] [stderr]   Downloaded async-io v2.4.0
[INFO] [stderr]   Downloaded maybe-async v0.2.10
[INFO] [stderr]   Downloaded duplicate v2.0.0
[INFO] [stderr]   Downloaded async-std v1.13.1
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 538ab13c68647cdbfed98046539f2fc773e2206408383cb08e0594d2cb5c108f
[INFO] running `Command { std: "docker" "start" "-a" "538ab13c68647cdbfed98046539f2fc773e2206408383cb08e0594d2cb5c108f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "538ab13c68647cdbfed98046539f2fc773e2206408383cb08e0594d2cb5c108f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "538ab13c68647cdbfed98046539f2fc773e2206408383cb08e0594d2cb5c108f", kill_on_drop: false }`
[INFO] [stdout] 538ab13c68647cdbfed98046539f2fc773e2206408383cb08e0594d2cb5c108f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cf26f47bd9a57134f5b9e130e5e424f8ac3c68b1f520a7b138f09cf5ea1a2b5f
[INFO] running `Command { std: "docker" "start" "-a" "cf26f47bd9a57134f5b9e130e5e424f8ac3c68b1f520a7b138f09cf5ea1a2b5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling bonsai-sdk v1.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.63s
[INFO] running `Command { std: "docker" "inspect" "cf26f47bd9a57134f5b9e130e5e424f8ac3c68b1f520a7b138f09cf5ea1a2b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf26f47bd9a57134f5b9e130e5e424f8ac3c68b1f520a7b138f09cf5ea1a2b5f", kill_on_drop: false }`
[INFO] [stdout] cf26f47bd9a57134f5b9e130e5e424f8ac3c68b1f520a7b138f09cf5ea1a2b5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9ddcd079e3601120b45d35eea06fd75d5de11dc45969952777cba571d379ef93
[INFO] running `Command { std: "docker" "start" "-a" "9ddcd079e3601120b45d35eea06fd75d5de11dc45969952777cba571d379ef93", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling bonsai-sdk v1.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.41s
[INFO] running `Command { std: "docker" "inspect" "9ddcd079e3601120b45d35eea06fd75d5de11dc45969952777cba571d379ef93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ddcd079e3601120b45d35eea06fd75d5de11dc45969952777cba571d379ef93", kill_on_drop: false }`
[INFO] [stdout] 9ddcd079e3601120b45d35eea06fd75d5de11dc45969952777cba571d379ef93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3824c5e2e03fb7a80b7df73e4d9091a7baa9f84d51b58c6f039ce77ef8902992
[INFO] running `Command { std: "docker" "start" "-a" "3824c5e2e03fb7a80b7df73e4d9091a7baa9f84d51b58c6f039ce77ef8902992", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bonsai_sdk-96e38374489b2483)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test tests::client_from_parts ... ok
[INFO] [stdout] test tests::client_from_env ... ok
[INFO] [stdout] test tests::client_test_slash_strip ... ok
[INFO] [stdout] test tests::image_upload_dup ... ok
[INFO] [stdout] test tests::receipt_upload ... ok
[INFO] [stdout] test tests::image_upload ... ok
[INFO] [stdout] test tests::image_delete ... ok
[INFO] [stdout] test tests::receipt_download ... ok
[INFO] [stdout] test tests::quotas ... ok
[INFO] [stdout] test tests::input_upload ... ok
[INFO] [stdout] test tests::session_logs ... ok
[INFO] [stdout] test tests::session_stop ... ok
[INFO] [stdout] test tests::session_status ... ok
[INFO] [stdout] test tests::input_delete ... ok
[INFO] [stdout] test tests::session_create ... ok
[INFO] [stdout] test tests::snark_create ... ok
[INFO] [stdout] test tests::snark_status ... ok
[INFO] [stdout] test tests::version ... ok
[INFO] [stdout] test tests::session_exec_only_journal ... ok
[INFO] [stderr]    Doc-tests bonsai_sdk
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - blocking::Client::from_parts (line 525) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 24) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - blocking::Client::from_env (line 560) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 103) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - blocking::Client::from_parts (line 525) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]    --> src/lib.rs:530:56
[INFO] [stdout]     |
[INFO] [stdout] 530 | bonsai_sdk::blocking::Client::from_parts(url, api_key, risc0_zkvm::VERSION)
[INFO] [stdout]     |                                                        ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 24) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use risc0_zkvm::{compute_image_id, serde::to_vec, Receipt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `risc0_zkvm`
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use risc0_zkvm::{compute_image_id, serde::to_vec, Receipt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]   --> src/lib.rs:38:35
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let client = Client::from_env(risc0_zkvm::VERSION)?;
[INFO] [stdout]    |                                   ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - blocking::Client::from_env (line 560) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]    --> src/lib.rs:563:40
[INFO] [stdout]     |
[INFO] [stdout] 563 | bonsai_sdk::blocking::Client::from_env(risc0_zkvm::VERSION)
[INFO] [stdout]     |                                        ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 103) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `risc0_zkvm`
[INFO] [stdout]    --> src/lib.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | use risc0_zkvm::Receipt;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]    --> src/lib.rs:112:35
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let client = Client::from_env(risc0_zkvm::VERSION)?;
[INFO] [stdout]     |                                   ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 103)
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout]     src/lib.rs - blocking::Client::from_env (line 560)
[INFO] [stdout]     src/lib.rs - blocking::Client::from_parts (line 525)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3824c5e2e03fb7a80b7df73e4d9091a7baa9f84d51b58c6f039ce77ef8902992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3824c5e2e03fb7a80b7df73e4d9091a7baa9f84d51b58c6f039ce77ef8902992", kill_on_drop: false }`
[INFO] [stdout] 3824c5e2e03fb7a80b7df73e4d9091a7baa9f84d51b58c6f039ce77ef8902992
