[INFO] cloning repository https://github.com/pavesini/stacks-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pavesini/stacks-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavesini%2Fstacks-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavesini%2Fstacks-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dc2d27b652600d85398a7dbeed8954d50ad2ac4 [INFO] testing pavesini/stacks-rs against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavesini%2Fstacks-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pavesini/stacks-rs on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pavesini/stacks-rs [INFO] finished tweaking git repo https://github.com/pavesini/stacks-rs [INFO] tweaked toml for git repo https://github.com/pavesini/stacks-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pavesini/stacks-rs 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a9a61f8a4e9ddc353efb8687c097e8494f383607e11aa0847c5cbe2b02d2421 [INFO] running `Command { std: "docker" "start" "-a" "7a9a61f8a4e9ddc353efb8687c097e8494f383607e11aa0847c5cbe2b02d2421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a9a61f8a4e9ddc353efb8687c097e8494f383607e11aa0847c5cbe2b02d2421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a9a61f8a4e9ddc353efb8687c097e8494f383607e11aa0847c5cbe2b02d2421", kill_on_drop: false }` [INFO] [stdout] 7a9a61f8a4e9ddc353efb8687c097e8494f383607e11aa0847c5cbe2b02d2421 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b159956f0d9523536ef8faa3a6b39a0b202bd6f9e0dc7c7a8d00fc0f1aae04ae [INFO] running `Command { std: "docker" "start" "-a" "b159956f0d9523536ef8faa3a6b39a0b202bd6f9e0dc7c7a8d00fc0f1aae04ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling toolchain_find v0.4.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling polynomial v0.2.6 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling bip39 v2.1.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling rustfmt-wrapper v0.2.1 [INFO] [stderr] Compiling p256k1 v7.2.0 [INFO] [stderr] Compiling wsts v8.1.0 [INFO] [stderr] Compiling stacks-common v0.0.3 [INFO] [stderr] Compiling stacks-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/transactions/tx.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | let addr = [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `chain_id` and `version_number` are never used [INFO] [stdout] --> src/network/mod.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 8 | impl NetworkKind { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 9 | fn chain_id(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | fn version_number(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_mainnet` is never used [INFO] [stdout] --> src/network/mod.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 32 | impl Network { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 33 | fn is_mainnet(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/network/mod.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 45 | impl AddressVersion { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 46 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_address_hash_mode` is never used [INFO] [stdout] --> src/transactions/authorization.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl SingleSigHashMode { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 12 | fn to_address_hash_mode(&self) -> AddressHashMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/transactions/constants.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 10 | impl TransactionVersion { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 11 | fn value(&self) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/transactions/constants.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl PostConditionMode { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 45 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/transactions/constants.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 59 | impl AnchorMode { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 60 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/transactions/constants.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 74 | impl PubKeyEncoding { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 75 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "b159956f0d9523536ef8faa3a6b39a0b202bd6f9e0dc7c7a8d00fc0f1aae04ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b159956f0d9523536ef8faa3a6b39a0b202bd6f9e0dc7c7a8d00fc0f1aae04ae", kill_on_drop: false }` [INFO] [stdout] b159956f0d9523536ef8faa3a6b39a0b202bd6f9e0dc7c7a8d00fc0f1aae04ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84762cbfb0bc9fc0be9afd6557e2ee20a05874bcee172e82beef126769d904fc [INFO] running `Command { std: "docker" "start" "-a" "84762cbfb0bc9fc0be9afd6557e2ee20a05874bcee172e82beef126769d904fc", kill_on_drop: false }` [INFO] [stderr] Compiling stacks-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/transactions/tx.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | let addr = [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `chain_id` and `version_number` are never used [INFO] [stdout] --> src/network/mod.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 8 | impl NetworkKind { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 9 | fn chain_id(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | fn version_number(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_mainnet` is never used [INFO] [stdout] --> src/network/mod.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 32 | impl Network { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 33 | fn is_mainnet(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/network/mod.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 45 | impl AddressVersion { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 46 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_address_hash_mode` is never used [INFO] [stdout] --> src/transactions/authorization.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl SingleSigHashMode { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 12 | fn to_address_hash_mode(&self) -> AddressHashMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/transactions/constants.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 10 | impl TransactionVersion { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 11 | fn value(&self) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/transactions/constants.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl PostConditionMode { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 45 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/transactions/constants.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 59 | impl AnchorMode { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 60 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/transactions/constants.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 74 | impl PubKeyEncoding { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 75 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/transactions/tx.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | let addr = [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `chain_id` and `version_number` are never used [INFO] [stdout] --> src/network/mod.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 8 | impl NetworkKind { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 9 | fn chain_id(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | fn version_number(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/network/mod.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 45 | impl AddressVersion { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 46 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_address_hash_mode` is never used [INFO] [stdout] --> src/transactions/authorization.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl SingleSigHashMode { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 12 | fn to_address_hash_mode(&self) -> AddressHashMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/transactions/constants.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 10 | impl TransactionVersion { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 11 | fn value(&self) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/transactions/constants.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl PostConditionMode { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 45 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/transactions/constants.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 59 | impl AnchorMode { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 60 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/transactions/constants.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 74 | impl PubKeyEncoding { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 75 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.06s [INFO] running `Command { std: "docker" "inspect" "84762cbfb0bc9fc0be9afd6557e2ee20a05874bcee172e82beef126769d904fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84762cbfb0bc9fc0be9afd6557e2ee20a05874bcee172e82beef126769d904fc", kill_on_drop: false }` [INFO] [stdout] 84762cbfb0bc9fc0be9afd6557e2ee20a05874bcee172e82beef126769d904fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7f922b66cf9cbd9e08cba0bb12a641ec687150bd1a382703edc9b78bd43151d [INFO] running `Command { std: "docker" "start" "-a" "b7f922b66cf9cbd9e08cba0bb12a641ec687150bd1a382703edc9b78bd43151d", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `addr` [INFO] [stderr] --> src/transactions/tx.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | let addr = [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `chain_id` and `version_number` are never used [INFO] [stderr] --> src/network/mod.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 8 | impl NetworkKind { [INFO] [stderr] | ---------------- methods in this implementation [INFO] [stderr] 9 | fn chain_id(&self) -> u32 { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 17 | fn version_number(&self) -> u8 { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `is_mainnet` is never used [INFO] [stderr] --> src/network/mod.rs:33:8 [INFO] [stderr] | [INFO] [stderr] 32 | impl Network { [INFO] [stderr] | ------------ method in this implementation [INFO] [stderr] 33 | fn is_mainnet(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `value` is never used [INFO] [stderr] --> src/network/mod.rs:46:8 [INFO] [stderr] | [INFO] [stderr] 45 | impl AddressVersion { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] 46 | fn value(&self) -> u8 { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `to_address_hash_mode` is never used [INFO] [stderr] --> src/transactions/authorization.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 11 | impl SingleSigHashMode { [INFO] [stderr] | ---------------------- method in this implementation [INFO] [stderr] 12 | fn to_address_hash_mode(&self) -> AddressHashMode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `value` is never used [INFO] [stderr] --> src/transactions/constants.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 10 | impl TransactionVersion { [INFO] [stderr] | ----------------------- method in this implementation [INFO] [stderr] 11 | fn value(&self) -> u32 { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `value` is never used [INFO] [stderr] --> src/transactions/constants.rs:45:8 [INFO] [stderr] | [INFO] [stderr] 44 | impl PostConditionMode { [INFO] [stderr] | ---------------------- method in this implementation [INFO] [stderr] 45 | fn value(&self) -> u8 { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `value` is never used [INFO] [stderr] --> src/transactions/constants.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 59 | impl AnchorMode { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] 60 | fn value(&self) -> u8 { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `value` is never used [INFO] [stderr] --> src/transactions/constants.rs:75:8 [INFO] [stderr] | [INFO] [stderr] 74 | impl PubKeyEncoding { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] 75 | fn value(&self) -> u8 { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `stacks-rs` (lib) generated 9 warnings [INFO] [stderr] warning: `stacks-rs` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stacks_rs-df86f17b4521d951) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test crypto::encryption::tests::test_aes128_cbc_encrypt ... ok [INFO] [stdout] test crypto::hash::tests::test_sha512 ... ok [INFO] [stdout] test network::tests::is_mainnet ... ok [INFO] [stdout] test transactions::tx::tests::payload_token_transfer_deserialize ... ok [INFO] [stdout] test crypto::encryption::tests::test_aes128_cbc_deccrypt ... ok [INFO] [stdout] test transactions::tx::tests::build_usingned_single_sig_tx ... ok [INFO] [stdout] test crypto::hmac::tests::test_hmac ... ok [INFO] [stdout] test crypto::hash::tests::test_sha256 ... ok [INFO] [stdout] test transactions::tx::tests::payload_token_transfer_deserialize_empty_memo ... ok [INFO] [stdout] test transactions::tx::tests::payload_token_transfer_serialize ... ok [INFO] [stdout] test transactions::tx::tests::payload_token_transfer_serialize_empty_memo ... ok [INFO] [stdout] test transactions::tx::tests::payload_token_transfer_serialize_invalid_address ... ok [INFO] [stdout] test transactions::tx::tests::payload_token_transfer_serialize_memo_too_long ... ok [INFO] [stdout] test wallet::bip39::tests::test_generate_mnemonic128 ... ok [INFO] [stdout] test wallet::bip39::tests::test_generate_mnemonic256 ... ok [INFO] [stdout] test wallet::lockable_mnemonic::tests::test_encrypt_decrypt_mnemonic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.24s [INFO] [stdout] [INFO] [stderr] Doc-tests stacks_rs [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/crypto/hash.rs - crypto::hash::compute_hash (line 19) ... ok [INFO] [stdout] test src/crypto/hmac.rs - crypto::hmac::compute_hmac (line 37) ... ok [INFO] [stdout] test src/crypto/encryption.rs - crypto::encryption::cbc_decrypt (line 34) ... ok [INFO] [stdout] test src/crypto/hash.rs - crypto::hash::compute_hash (line 10) ... ok [INFO] [stdout] test src/crypto/encryption.rs - crypto::encryption::cbc_encrypt (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7f922b66cf9cbd9e08cba0bb12a641ec687150bd1a382703edc9b78bd43151d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f922b66cf9cbd9e08cba0bb12a641ec687150bd1a382703edc9b78bd43151d", kill_on_drop: false }` [INFO] [stdout] b7f922b66cf9cbd9e08cba0bb12a641ec687150bd1a382703edc9b78bd43151d