[INFO] fetching crate monero_client 0.0.1...
[INFO] testing monero_client-0.0.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate monero_client 0.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate monero_client 0.0.1
[INFO] finished tweaking crates.io crate monero_client 0.0.1
[INFO] tweaked toml for crates.io crate monero_client 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate monero_client 0.0.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate monero_client 0.0.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99b2a5a298314ca76aeb29a42d4fc5c0d5eaf833284dc50d50522a25d717e668
[INFO] running `Command { std: "docker" "start" "-a" "99b2a5a298314ca76aeb29a42d4fc5c0d5eaf833284dc50d50522a25d717e668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99b2a5a298314ca76aeb29a42d4fc5c0d5eaf833284dc50d50522a25d717e668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99b2a5a298314ca76aeb29a42d4fc5c0d5eaf833284dc50d50522a25d717e668", kill_on_drop: false }`
[INFO] [stdout] 99b2a5a298314ca76aeb29a42d4fc5c0d5eaf833284dc50d50522a25d717e668
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a59848688e9853392b5f99435de11673822ce1d27eae8741d9b57ff73483c1c9
[INFO] running `Command { std: "docker" "start" "-a" "a59848688e9853392b5f99435de11673822ce1d27eae8741d9b57ff73483c1c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling futures-sink v0.3.4
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.14
[INFO] [stderr]    Compiling bitvec v0.15.2
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.4
[INFO] [stderr]    Compiling static_assertions v0.2.5
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling futures-channel v0.3.4
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]    Compiling uint v0.4.1
[INFO] [stderr]    Compiling futures-task v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling futures-io v0.3.4
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling uint v0.8.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.35
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling zeroize v1.1.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling subtle v2.2.2
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling fixed-hash v0.2.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling fixed-hash v0.4.0
[INFO] [stderr]    Compiling fixed-hash v0.3.2
[INFO] [stderr]    Compiling backtrace v0.3.46
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling simple_logger v1.6.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling failure v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.4
[INFO] [stderr]    Compiling exitfailure v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.4
[INFO] [stderr]    Compiling futures v0.3.4
[INFO] [stderr]    Compiling ethereum-types-serialize v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.48
[INFO] [stderr]    Compiling curve25519-dalek v2.0.0
[INFO] [stderr]    Compiling ethbloom v0.5.3
[INFO] [stderr]    Compiling ethereum-types v0.4.2
[INFO] [stderr]    Compiling ra_common v0.0.43
[INFO] [stderr]    Compiling keccak-hash v0.1.2
[INFO] [stderr]    Compiling base58-monero v0.1.1
[INFO] [stderr]    Compiling impl-codec v0.4.2
[INFO] [stderr]    Compiling primitive-types v0.5.1
[INFO] [stderr]    Compiling keccak-hash v0.3.0
[INFO] [stderr]    Compiling monero v0.6.0
[INFO] [stderr]    Compiling monero_client v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/bin/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{trace,info};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: uint v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a59848688e9853392b5f99435de11673822ce1d27eae8741d9b57ff73483c1c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a59848688e9853392b5f99435de11673822ce1d27eae8741d9b57ff73483c1c9", kill_on_drop: false }`
[INFO] [stdout] a59848688e9853392b5f99435de11673822ce1d27eae8741d9b57ff73483c1c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31440a9a8faaa75653d9c0ce963964765fd33b9b2486d70a9c0acdc07d43cded
[INFO] running `Command { std: "docker" "start" "-a" "31440a9a8faaa75653d9c0ce963964765fd33b9b2486d70a9c0acdc07d43cded", kill_on_drop: false }`
[INFO] [stderr]    Compiling escargot v0.3.1
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/bin/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{trace,info};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling predicates v1.0.4
[INFO] [stderr]    Compiling assert_cmd v0.10.2
[INFO] [stderr]    Compiling monero_client v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/bin/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{trace,info};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> tests/monero.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process::Command;  // Run programs
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_cmd::prelude::*`
[INFO] [stdout]  --> tests/monero.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use assert_cmd::prelude::*; // Add methods on commands
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: uint v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "31440a9a8faaa75653d9c0ce963964765fd33b9b2486d70a9c0acdc07d43cded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31440a9a8faaa75653d9c0ce963964765fd33b9b2486d70a9c0acdc07d43cded", kill_on_drop: false }`
[INFO] [stdout] 31440a9a8faaa75653d9c0ce963964765fd33b9b2486d70a9c0acdc07d43cded
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ea0aa7205a3ca3dccce397c931bf4b15d5509ccb2ac86dd3d991b0c47cc1fdb
[INFO] running `Command { std: "docker" "start" "-a" "9ea0aa7205a3ca3dccce397c931bf4b15d5509ccb2ac86dd3d991b0c47cc1fdb", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `info`
[INFO] [stderr]  --> src/bin/main.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | use log::{trace,info};
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::process::Command`
[INFO] [stderr]  --> tests/monero.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::process::Command;  // Run programs
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `assert_cmd::prelude::*`
[INFO] [stderr]  --> tests/monero.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use assert_cmd::prelude::*; // Add methods on commands
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `monero_client` (bin "main") generated 1 warning (run `cargo fix --bin "main" -p monero_client` to apply 1 suggestion)
[INFO] [stderr] warning: `monero_client` (test "monero") generated 2 warnings (run `cargo fix --test "monero" -p monero_client` to apply 2 suggestions)
[INFO] [stderr] warning: `monero_client` (bin "main" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: uint v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/monero_client-dd4890718fca3c03)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-79534273146963be)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/monero.rs (/opt/rustwide/target/debug/deps/monero-52c93307399f3ce7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests monero_client
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9ea0aa7205a3ca3dccce397c931bf4b15d5509ccb2ac86dd3d991b0c47cc1fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea0aa7205a3ca3dccce397c931bf4b15d5509ccb2ac86dd3d991b0c47cc1fdb", kill_on_drop: false }`
[INFO] [stdout] 9ea0aa7205a3ca3dccce397c931bf4b15d5509ccb2ac86dd3d991b0c47cc1fdb
