[INFO] fetching crate unc-contract-standards 2.3.2... [INFO] testing unc-contract-standards-2.3.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate unc-contract-standards 2.3.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate unc-contract-standards 2.3.2 [INFO] finished tweaking crates.io crate unc-contract-standards 2.3.2 [INFO] tweaked toml for crates.io crate unc-contract-standards 2.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate unc-contract-standards 2.3.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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 50 packages to latest compatible versions [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] [stderr] Blocking waiting for file lock on package cache [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] 9dabf18b3d221c71d4c21b37da45117c388c6032dcd5dcb532ce9ba8b6190313 [INFO] running `Command { std: "docker" "start" "-a" "9dabf18b3d221c71d4c21b37da45117c388c6032dcd5dcb532ce9ba8b6190313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dabf18b3d221c71d4c21b37da45117c388c6032dcd5dcb532ce9ba8b6190313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dabf18b3d221c71d4c21b37da45117c388c6032dcd5dcb532ce9ba8b6190313", kill_on_drop: false }` [INFO] [stdout] 9dabf18b3d221c71d4c21b37da45117c388c6032dcd5dcb532ce9ba8b6190313 [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] dbd22993934b5fffd46a9a01bd2844829d51186d6b6dab4fb2beb3c552fabfa6 [INFO] running `Command { std: "docker" "start" "-a" "dbd22993934b5fffd46a9a01bd2844829d51186d6b6dab4fb2beb3c552fabfa6", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling borsh v1.6.1 [INFO] [stderr] Compiling unc-sdk-macros v2.3.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling unc-sys v2.3.2 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling borsh-derive v1.6.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling unc-gas v0.10.0 [INFO] [stderr] Compiling unc-token v0.10.2 [INFO] [stderr] Compiling unc-account-id v0.7.2 [INFO] [stderr] Compiling unc-sdk v2.3.2 [INFO] [stderr] Compiling unc-contract-standards v2.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.69s [INFO] running `Command { std: "docker" "inspect" "dbd22993934b5fffd46a9a01bd2844829d51186d6b6dab4fb2beb3c552fabfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd22993934b5fffd46a9a01bd2844829d51186d6b6dab4fb2beb3c552fabfa6", kill_on_drop: false }` [INFO] [stdout] dbd22993934b5fffd46a9a01bd2844829d51186d6b6dab4fb2beb3c552fabfa6 [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] 9ecafba23de22a9fc0ab22f16ecb037dd1a6e360d8b3e1faf095499f115f4846 [INFO] running `Command { std: "docker" "start" "-a" "9ecafba23de22a9fc0ab22f16ecb037dd1a6e360d8b3e1faf095499f115f4846", kill_on_drop: false }` [INFO] [stderr] Compiling unc-contract-standards v2.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `unc_sdk::test_utils` [INFO] [stdout] --> src/fungible_token/events.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 128 | use unc_sdk::{test_utils, AccountIdRef}; [INFO] [stdout] | ^^^^^^^^^^ no `test_utils` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unc-sdk-2.3.2/src/lib.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(all(feature = "unit-testing", not(target_arch = "wasm32")))] [INFO] [stdout] | ------------------------ the item is gated behind the `unit-testing` feature [INFO] [stdout] 54 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `unc_sdk::test_utils` [INFO] [stdout] --> src/non_fungible_token/events.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | use unc_sdk::test_utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `test_utils` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unc-sdk-2.3.2/src/lib.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(all(feature = "unit-testing", not(target_arch = "wasm32")))] [INFO] [stdout] | ------------------------ the item is gated behind the `unit-testing` feature [INFO] [stdout] 54 | pub mod test_utils; [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 `unc-contract-standards` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9ecafba23de22a9fc0ab22f16ecb037dd1a6e360d8b3e1faf095499f115f4846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ecafba23de22a9fc0ab22f16ecb037dd1a6e360d8b3e1faf095499f115f4846", kill_on_drop: false }` [INFO] [stdout] 9ecafba23de22a9fc0ab22f16ecb037dd1a6e360d8b3e1faf095499f115f4846