[INFO] fetching crate sn_farming 0.1.0...
[INFO] testing sn_farming-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate sn_farming 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sn_farming 0.1.0
[INFO] finished tweaking crates.io crate sn_farming 0.1.0
[INFO] tweaked toml for crates.io crate sn_farming 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sn_farming 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 97 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.2.1 (available: v1.3.3)
[INFO] [stderr]       Adding crdts v4.3.0 (available: v7.3.2)
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding sn_data_types v0.11.42 (available: v0.19.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb22f031b20c6147f6554fc379e12fc3d0a8dad7b34ce8d904f408623e91def8
[INFO] running `Command { std: "docker" "start" "-a" "eb22f031b20c6147f6554fc379e12fc3d0a8dad7b34ce8d904f408623e91def8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb22f031b20c6147f6554fc379e12fc3d0a8dad7b34ce8d904f408623e91def8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb22f031b20c6147f6554fc379e12fc3d0a8dad7b34ce8d904f408623e91def8", kill_on_drop: false }`
[INFO] [stdout] eb22f031b20c6147f6554fc379e12fc3d0a8dad7b34ce8d904f408623e91def8
[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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 840c2f0ef55de07ac8168597636ed28b1ee0243221c45edd3cb18e58532a7300
[INFO] running `Command { std: "docker" "start" "-a" "840c2f0ef55de07ac8168597636ed28b1ee0243221c45edd3cb18e58532a7300", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling multibase v0.8.0
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling xor_name v1.3.0
[INFO] [stderr]    Compiling bincode v1.2.1
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ff_derive v0.6.0
[INFO] [stderr]    Compiling ff v0.6.0
[INFO] [stderr]    Compiling group v0.6.0
[INFO] [stderr]    Compiling pairing v0.16.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling threshold_crypto v0.4.0
[INFO] [stderr]    Compiling crdts v4.3.0
[INFO] [stderr]    Compiling sn_data_types v0.11.42
[INFO] [stderr]    Compiling sn_farming v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `sn_data_types::AccountId`, `sn_data_types::RewardCounter`, `sn_data_types::Work`
[INFO] [stdout]   --> src/lib.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 | use sn_data_types::{AccountId, Money, RewardCounter, Work};
[INFO] [stdout]    |                     ^^^^^^^^^         ^^^^^^^^^^^^^  ^^^^ no `Work` in the root
[INFO] [stdout]    |                     |                 |
[INFO] [stdout]    |                     |                 no `RewardCounter` in the root
[INFO] [stdout]    |                     no `AccountId` in the root
[INFO] [stdout]    |                     help: a similar name exists in the module: `Account`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `sn_data_types::RewardCounter`, `sn_data_types::Work`
[INFO] [stdout]   --> src/accumulation.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 | use sn_data_types::{Error, Money, Result, RewardCounter, Work};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^  ^^^^ no `Work` in the root
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           no `RewardCounter` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::RewardCounter
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::Work
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `sn_data_types::AccountId`, `sn_data_types::Work`
[INFO] [stdout]   --> src/calculation.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sn_data_types::{AccountId, Money, Work};
[INFO] [stdout]    |                     ^^^^^^^^^         ^^^^ no `Work` in the root
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     no `AccountId` in the root
[INFO] [stdout]    |                     help: a similar name exists in the module: `Account`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::AccountId
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::Work
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sn_data_types::RewardCounter`
[INFO] [stdout]   --> src/utils.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sn_data_types::{Error, Money, Result, RewardCounter};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^ no `RewardCounter` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::RewardCounter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `sn_data_types::RewardCounter`, `sn_data_types::Work`
[INFO] [stdout]   --> src/example.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | use sn_data_types::{Result, RewardCounter, Work};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^  ^^^^ no `Work` in the root
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             no `RewardCounter` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::RewardCounter
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::Work
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sn_farming` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "840c2f0ef55de07ac8168597636ed28b1ee0243221c45edd3cb18e58532a7300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "840c2f0ef55de07ac8168597636ed28b1ee0243221c45edd3cb18e58532a7300", kill_on_drop: false }`
[INFO] [stdout] 840c2f0ef55de07ac8168597636ed28b1ee0243221c45edd3cb18e58532a7300
