[INFO] fetching crate chia-sdk-offers 0.19.1... [INFO] testing chia-sdk-offers-0.19.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate chia-sdk-offers 0.19.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate chia-sdk-offers 0.19.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate chia-sdk-offers 0.19.1 [INFO] tweaked toml for crates.io crate chia-sdk-offers 0.19.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chia-sdk-offers 0.19.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 99 packages to latest compatible versions [INFO] [stderr] Adding bech32 v0.9.1 (available: v0.11.0) [INFO] [stderr] Adding chia-bls v0.15.0 (available: v0.29.0) [INFO] [stderr] Adding chia-protocol v0.15.0 (available: v0.29.0) [INFO] [stderr] Adding chia-puzzles v0.15.0 (available: v0.20.2) [INFO] [stderr] Adding chia-sdk-driver v0.19.1 (available: v0.28.0) [INFO] [stderr] Adding chia-sdk-types v0.19.1 (available: v0.28.0) [INFO] [stderr] Adding chia-traits v0.15.0 (available: v0.29.0) [INFO] [stderr] Adding clvm-traits v0.15.0 (available: v0.29.0) [INFO] [stderr] Adding clvm-utils v0.15.0 (available: v0.29.0) [INFO] [stderr] Adding clvmr v0.9.1 (available: v0.16.1) [INFO] [stderr] Adding hex-literal v0.4.1 (available: v1.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chia-sdk-types v0.19.1 [INFO] [stderr] Downloaded chia-sdk-driver v0.19.1 [INFO] [stderr] Downloaded chia-sdk-derive v0.19.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2ed0735426920dc3a6556e21c754828ae16236e2fdd9ea6c8355904dff7e72c [INFO] running `Command { std: "docker" "start" "-a" "b2ed0735426920dc3a6556e21c754828ae16236e2fdd9ea6c8355904dff7e72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2ed0735426920dc3a6556e21c754828ae16236e2fdd9ea6c8355904dff7e72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ed0735426920dc3a6556e21c754828ae16236e2fdd9ea6c8355904dff7e72c", kill_on_drop: false }` [INFO] [stdout] b2ed0735426920dc3a6556e21c754828ae16236e2fdd9ea6c8355904dff7e72c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78b2915949809edcb6ae0fadabe72b14d6d21c7c1940c6f9b058af54d81436a5 [INFO] running `Command { std: "docker" "start" "-a" "78b2915949809edcb6ae0fadabe72b14d6d21c7c1940c6f9b058af54d81436a5", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling blst v0.3.15 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling clvm-derive v0.13.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling chia-sdk-derive v0.19.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling chia-sha2 v0.15.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling chia_streamable_macro v0.10.0 [INFO] [stderr] Compiling chia_streamable_macro v0.15.0 [INFO] [stderr] Compiling chia-traits v0.15.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling chia-traits v0.10.0 [INFO] [stderr] Compiling chia-bls v0.10.0 [INFO] [stderr] Compiling chia-bls v0.15.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling clvmr v0.9.1 [INFO] [stderr] Compiling clvm-traits v0.15.0 [INFO] [stderr] Compiling clvm-utils v0.15.0 [INFO] [stderr] Compiling chia-protocol v0.15.0 [INFO] [stderr] Compiling chia-puzzles v0.15.0 [INFO] [stderr] Compiling chia-consensus v0.15.0 [INFO] [stderr] Compiling chia-sdk-types v0.19.1 [INFO] [stderr] Compiling chia-sdk-driver v0.19.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling chia-sdk-offers v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.59s [INFO] running `Command { std: "docker" "inspect" "78b2915949809edcb6ae0fadabe72b14d6d21c7c1940c6f9b058af54d81436a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b2915949809edcb6ae0fadabe72b14d6d21c7c1940c6f9b058af54d81436a5", kill_on_drop: false }` [INFO] [stdout] 78b2915949809edcb6ae0fadabe72b14d6d21c7c1940c6f9b058af54d81436a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa28bc6963d1695584a4f93117db575ba590a8de605d8c5027a8dd77908d7c41 [INFO] running `Command { std: "docker" "start" "-a" "fa28bc6963d1695584a4f93117db575ba590a8de605d8c5027a8dd77908d7c41", kill_on_drop: false }` [INFO] [stderr] Compiling chia-sdk-offers v0.19.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test` [INFO] [stdout] --> tests/nft_for_xch.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use chia_sdk_test::{sign_transaction, Simulator}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 13 - use chia_sdk_test::{sign_transaction, Simulator}; [INFO] [stdout] 13 + use chia_sdk_types::{sign_transaction, Simulator}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chia_sdk_test` [INFO] [stdout] --> tests/nft_for_nft.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use chia_sdk_test::{sign_transaction, Simulator}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `chia_sdk_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 - use chia_sdk_test::{sign_transaction, Simulator}; [INFO] [stdout] 8 + use chia_sdk_types::{sign_transaction, Simulator}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chia-sdk-offers` (test "nft_for_xch") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chia-sdk-offers` (test "nft_for_nft") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fa28bc6963d1695584a4f93117db575ba590a8de605d8c5027a8dd77908d7c41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa28bc6963d1695584a4f93117db575ba590a8de605d8c5027a8dd77908d7c41", kill_on_drop: false }` [INFO] [stdout] fa28bc6963d1695584a4f93117db575ba590a8de605d8c5027a8dd77908d7c41