[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 beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgpai22%2Faureum-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mgpai22/aureum-rust 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] removed /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [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" "+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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a7b005eb598df0d808d7a9df3b99525ea188aa155898bb0cf82c3a36b5b274e1 [INFO] running `Command { std: "docker" "start" "-a" "a7b005eb598df0d808d7a9df3b99525ea188aa155898bb0cf82c3a36b5b274e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7b005eb598df0d808d7a9df3b99525ea188aa155898bb0cf82c3a36b5b274e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b005eb598df0d808d7a9df3b99525ea188aa155898bb0cf82c3a36b5b274e1", kill_on_drop: false }` [INFO] [stdout] a7b005eb598df0d808d7a9df3b99525ea188aa155898bb0cf82c3a36b5b274e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 23e3fee2eae98006e79bc6671e4a9c8b49ca5385efe0e7d0d42909ce3ed9d2e4 [INFO] running `Command { std: "docker" "start" "-a" "23e3fee2eae98006e79bc6671e4a9c8b49ca5385efe0e7d0d42909ce3ed9d2e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.13 [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 cryptoxide v0.4.4 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling cbor_event v2.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling ed25519-bip32 v0.4.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.10.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Compiling itertools v0.13.0 [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 schemars_derive v0.8.21 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling js-sys v0.3.72 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling peg v0.8.4 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling secp256k1 v0.26.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling dlmalloc v0.2.7 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling pallas-codec v0.31.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling pallas-crypto v0.31.0 [INFO] [stderr] Compiling pallas-addresses v0.31.0 [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-cip25 v6.0.1 [INFO] [stderr] Compiling cml-cip36 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 2m 20s [INFO] running `Command { std: "docker" "inspect" "23e3fee2eae98006e79bc6671e4a9c8b49ca5385efe0e7d0d42909ce3ed9d2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e3fee2eae98006e79bc6671e4a9c8b49ca5385efe0e7d0d42909ce3ed9d2e4", kill_on_drop: false }` [INFO] [stdout] 23e3fee2eae98006e79bc6671e4a9c8b49ca5385efe0e7d0d42909ce3ed9d2e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 512196d09f96349c0f3bb939f3b0184ee9d3d098e5eb1e7e43b3399aff46b25f [INFO] running `Command { std: "docker" "start" "-a" "512196d09f96349c0f3bb939f3b0184ee9d3d098e5eb1e7e43b3399aff46b25f", 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 4.27s [INFO] running `Command { std: "docker" "inspect" "512196d09f96349c0f3bb939f3b0184ee9d3d098e5eb1e7e43b3399aff46b25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "512196d09f96349c0f3bb939f3b0184ee9d3d098e5eb1e7e43b3399aff46b25f", kill_on_drop: false }` [INFO] [stdout] 512196d09f96349c0f3bb939f3b0184ee9d3d098e5eb1e7e43b3399aff46b25f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6a3351632f6252c2b52d135c924a14f9d8180930af0efa4065fbd39b3d712fd0 [INFO] running `Command { std: "docker" "start" "-a" "6a3351632f6252c2b52d135c924a14f9d8180930af0efa4065fbd39b3d712fd0", 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-9cefb8d7e031e3d4) [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" "6a3351632f6252c2b52d135c924a14f9d8180930af0efa4065fbd39b3d712fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a3351632f6252c2b52d135c924a14f9d8180930af0efa4065fbd39b3d712fd0", kill_on_drop: false }` [INFO] [stdout] 6a3351632f6252c2b52d135c924a14f9d8180930af0efa4065fbd39b3d712fd0