[INFO] cloning repository https://github.com/mgpai22/aureum-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgpai22/aureum-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgpai22%2Faureum-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgpai22%2Faureum-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a9bb282904b05dc2ceef3db03624f558a5d0b40 [INFO] testing mgpai22/aureum-rust against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgpai22%2Faureum-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mgpai22/aureum-rust [INFO] finished tweaking git repo https://github.com/mgpai22/aureum-rust [INFO] tweaked toml for git repo https://github.com/mgpai22/aureum-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mgpai22/aureum-rust on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mgpai22/aureum-rust 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itoa v1.0.13 [INFO] [stderr] Downloaded cml-core-wasm v6.0.1 [INFO] [stderr] Downloaded cml-cip25-wasm v6.0.1 [INFO] [stderr] Downloaded cml-crypto-wasm v6.0.1 [INFO] [stderr] Downloaded cardano-multiplatform-lib v6.0.1 [INFO] [stderr] Downloaded thiserror-impl v2.0.3 [INFO] [stderr] Downloaded cml-cip36-wasm v6.0.1 [INFO] [stderr] Downloaded serde-aux v4.5.0 [INFO] [stderr] Downloaded cml-cip25 v6.0.1 [INFO] [stderr] Downloaded cml-chain-wasm v6.0.1 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.4.5 [INFO] [stderr] Downloaded fraction v0.10.0 [INFO] [stderr] Downloaded dlmalloc v0.2.7 [INFO] [stderr] Downloaded uplc v1.1.7 [INFO] [stderr] Downloaded syn v2.0.89 [INFO] [stderr] Downloaded cml-crypto v6.0.1 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded cml-cip36 v6.0.1 [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded cbor_event v2.4.0 [INFO] [stderr] Downloaded cml-core v6.0.1 [INFO] [stderr] Downloaded ed25519-bip32 v0.4.1 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded thiserror v2.0.3 [INFO] [stderr] Downloaded cml-chain v6.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38de3694a98e5b05f4807d40ed88a0c6bde38872bc00d1f5d7b57c592addc059 [INFO] running `Command { std: "docker" "start" "-a" "38de3694a98e5b05f4807d40ed88a0c6bde38872bc00d1f5d7b57c592addc059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38de3694a98e5b05f4807d40ed88a0c6bde38872bc00d1f5d7b57c592addc059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38de3694a98e5b05f4807d40ed88a0c6bde38872bc00d1f5d7b57c592addc059", kill_on_drop: false }` [INFO] [stdout] 38de3694a98e5b05f4807d40ed88a0c6bde38872bc00d1f5d7b57c592addc059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bda02540fe5db9825c608d39495697c55e96e7966030ad0310d93576b2bea2e2 [INFO] running `Command { std: "docker" "start" "-a" "bda02540fe5db9825c608d39495697c55e96e7966030ad0310d93576b2bea2e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling cbor_event v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling ed25519-bip32 v0.4.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling dlmalloc v0.2.7 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.10.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling peg v0.8.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling secp256k1 v0.26.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling js-sys v0.3.72 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling pallas-codec v0.31.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling pallas-crypto v0.31.0 [INFO] [stderr] Compiling pallas-addresses v0.31.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling serde-aux v4.5.0 [INFO] [stderr] Compiling pallas-primitives v0.31.0 [INFO] [stderr] Compiling cml-core v6.0.1 [INFO] [stderr] Compiling cml-crypto v6.0.1 [INFO] [stderr] Compiling cml-core-wasm v6.0.1 [INFO] [stderr] Compiling cml-chain v6.0.1 [INFO] [stderr] Compiling cml-crypto-wasm v6.0.1 [INFO] [stderr] Compiling pallas-traverse v0.31.0 [INFO] [stderr] Compiling uplc v1.1.7 [INFO] [stderr] Compiling cml-chain-wasm v6.0.1 [INFO] [stderr] Compiling cml-cip36 v6.0.1 [INFO] [stderr] Compiling cml-cip25 v6.0.1 [INFO] [stderr] Compiling cml-cip25-wasm v6.0.1 [INFO] [stderr] Compiling cml-cip36-wasm v6.0.1 [INFO] [stderr] Compiling cardano-multiplatform-lib v6.0.1 [INFO] [stderr] Compiling aureum v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `TX_BYTES_HEX_SUCCESS` is never used [INFO] [stdout] --> src/test_data.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const TX_BYTES_HEX_SUCCESS: &str = "84a80085825820711864160d15d2dcc7d42e1460fd8b134b0f6c4ca2ba724e751b696179e8b31400825820a37480ef06c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TX_BYTES_HEX_ERROR` is never used [INFO] [stdout] --> src/test_data.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const TX_BYTES_HEX_ERROR: &str = "84a800838258202cd15a21df867b63d964670df5c9b4bcba92d7d6607807af5da098ef39eee8ba00825820fc9ea44d1a31a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COST_MODELS` is never used [INFO] [stdout] --> src/test_data.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const COST_MODELS: &str = "a30098a61a000189b41901a401011903e818ad00011903e819ea350401192baf18201a000312591920a404193e801864193e801864... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "bda02540fe5db9825c608d39495697c55e96e7966030ad0310d93576b2bea2e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda02540fe5db9825c608d39495697c55e96e7966030ad0310d93576b2bea2e2", kill_on_drop: false }` [INFO] [stdout] bda02540fe5db9825c608d39495697c55e96e7966030ad0310d93576b2bea2e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3622a8978f88fb12fdb073b932b877fe2983be228bc2e16d27a87ecd5622555 [INFO] running `Command { std: "docker" "start" "-a" "a3622a8978f88fb12fdb073b932b877fe2983be228bc2e16d27a87ecd5622555", kill_on_drop: false }` [INFO] [stderr] Compiling aureum v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `TX_BYTES_HEX_SUCCESS` is never used [INFO] [stdout] --> src/test_data.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const TX_BYTES_HEX_SUCCESS: &str = "84a80085825820711864160d15d2dcc7d42e1460fd8b134b0f6c4ca2ba724e751b696179e8b31400825820a37480ef06c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TX_BYTES_HEX_ERROR` is never used [INFO] [stdout] --> src/test_data.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const TX_BYTES_HEX_ERROR: &str = "84a800838258202cd15a21df867b63d964670df5c9b4bcba92d7d6607807af5da098ef39eee8ba00825820fc9ea44d1a31a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COST_MODELS` is never used [INFO] [stdout] --> src/test_data.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const COST_MODELS: &str = "a30098a61a000189b41901a401011903e818ad00011903e819ea350401192baf18201a000312591920a404193e801864193e801864... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `Command { std: "docker" "inspect" "a3622a8978f88fb12fdb073b932b877fe2983be228bc2e16d27a87ecd5622555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3622a8978f88fb12fdb073b932b877fe2983be228bc2e16d27a87ecd5622555", kill_on_drop: false }` [INFO] [stdout] a3622a8978f88fb12fdb073b932b877fe2983be228bc2e16d27a87ecd5622555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 71ca313e04b5d70ddbc26d57c0a41c90b47b18a659bed30b2a5715ac0fa7a11b [INFO] running `Command { std: "docker" "start" "-a" "71ca313e04b5d70ddbc26d57c0a41c90b47b18a659bed30b2a5715ac0fa7a11b", kill_on_drop: false }` [INFO] [stderr] warning: constant `TX_BYTES_HEX_SUCCESS` is never used [INFO] [stderr] --> src/test_data.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | pub const TX_BYTES_HEX_SUCCESS: &str = "84a80085825820711864160d15d2dcc7d42e1460fd8b134b0f6c4ca2ba724e751b696179e8b31400825820a37480ef06c... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `TX_BYTES_HEX_ERROR` is never used [INFO] [stderr] --> src/test_data.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | pub const TX_BYTES_HEX_ERROR: &str = "84a800838258202cd15a21df867b63d964670df5c9b4bcba92d7d6607807af5da098ef39eee8ba00825820fc9ea44d1a31a... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `COST_MODELS` is never used [INFO] [stderr] --> src/test_data.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | pub const COST_MODELS: &str = "a30098a61a000189b41901a401011903e818ad00011903e819ea350401192baf18201a000312591920a404193e801864193e801864... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `aureum` (lib test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aureum-c3e8dc1c811ff10f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_encode_transaction_input ... ok [INFO] [stdout] test tests::test_encode_transaction_output_2 ... ok [INFO] [stdout] test tests::test_encode_transaction_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "71ca313e04b5d70ddbc26d57c0a41c90b47b18a659bed30b2a5715ac0fa7a11b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71ca313e04b5d70ddbc26d57c0a41c90b47b18a659bed30b2a5715ac0fa7a11b", kill_on_drop: false }` [INFO] [stdout] 71ca313e04b5d70ddbc26d57c0a41c90b47b18a659bed30b2a5715ac0fa7a11b