[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgpai22%2Faureum-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mgpai22/aureum-rust on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded peg-runtime v0.8.3
[INFO] [stderr]   Downloaded peg v0.8.4
[INFO] [stderr]   Downloaded cml-cip25 v6.0.1
[INFO] [stderr]   Downloaded cml-cip25-wasm v6.0.1
[INFO] [stderr]   Downloaded cml-chain-wasm v6.0.1
[INFO] [stderr]   Downloaded uplc v1.1.7
[INFO] [stderr]   Downloaded serde_json v1.0.133
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.4.5
[INFO] [stderr]   Downloaded schemars v0.8.21
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded ff v0.13.0
[INFO] [stderr]   Downloaded minicbor v0.25.1
[INFO] [stderr]   Downloaded pallas-primitives v0.31.0
[INFO] [stderr]   Downloaded pallas-traverse v0.31.0
[INFO] [stderr]   Downloaded secp256k1 v0.26.0
[INFO] [stderr]   Downloaded cml-crypto-wasm v6.0.1
[INFO] [stderr]   Downloaded cml-core v6.0.1
[INFO] [stderr]   Downloaded pallas-addresses v0.31.0
[INFO] [stderr]   Downloaded base58 v0.2.0
[INFO] [stderr]   Downloaded minicbor-derive v0.15.3
[INFO] [stderr]   Downloaded pallas-codec v0.31.0
[INFO] [stderr]   Downloaded pallas-crypto v0.31.0
[INFO] [stderr]   Downloaded peg-macros v0.8.4
[INFO] [stderr]   Downloaded cml-cip36 v6.0.1
[INFO] [stderr]   Downloaded cml-cip36-wasm v6.0.1
[INFO] [stderr]   Downloaded cml-core-wasm v6.0.1
[INFO] [stderr]   Downloaded dlmalloc v0.2.7
[INFO] [stderr]   Downloaded cardano-multiplatform-lib v6.0.1
[INFO] [stderr]   Downloaded serde-aux v4.5.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.17
[INFO] [stderr]   Downloaded schemars_derive v0.8.21
[INFO] [stderr]   Downloaded cml-crypto v6.0.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded pretty v0.11.3
[INFO] [stderr]   Downloaded blst v0.3.13
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.1
[INFO] [stderr]   Downloaded cml-chain v6.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1fb18dd198f1ce0f22bb24a34691b734debd6dd1e6d20f69bb71cdca30d4c58
[INFO] running `Command { std: "docker" "start" "-a" "d1fb18dd198f1ce0f22bb24a34691b734debd6dd1e6d20f69bb71cdca30d4c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1fb18dd198f1ce0f22bb24a34691b734debd6dd1e6d20f69bb71cdca30d4c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1fb18dd198f1ce0f22bb24a34691b734debd6dd1e6d20f69bb71cdca30d4c58", kill_on_drop: false }`
[INFO] [stdout] d1fb18dd198f1ce0f22bb24a34691b734debd6dd1e6d20f69bb71cdca30d4c58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fde16e73527345ee07c170f326736d0f8b08801645a3843e7e893a9229d89c5
[INFO] running `Command { std: "docker" "start" "-a" "8fde16e73527345ee07c170f326736d0f8b08801645a3843e7e893a9229d89c5", 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.164
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling cbor_event v2.4.0
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling ed25519-bip32 v0.4.1
[INFO] [stderr]    Compiling fraction v0.10.0
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling crc-catalog v2.4.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 peg-runtime v0.8.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling strum_macros v0.24.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 dlmalloc v0.2.7
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling peg v0.8.4
[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 minicbor-derive v0.15.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling secp256k1 v0.26.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling js-sys v0.3.72
[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 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 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 = "84a80085825820711864160d15d2dcc7d42e1460fd8b134b0f6c4ca2ba724e751b696179e8b31400825820a37480e...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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 = "84a800838258202cd15a21df867b63d964670df5c9b4bcba92d7d6607807af5da098ef39eee8ba00825820fc9ea44d1...
[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 = "a30098a61a000189b41901a401011903e818ad00011903e819ea350401192baf18201a000312591920a404193e801864193e80...
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "8fde16e73527345ee07c170f326736d0f8b08801645a3843e7e893a9229d89c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fde16e73527345ee07c170f326736d0f8b08801645a3843e7e893a9229d89c5", kill_on_drop: false }`
[INFO] [stdout] 8fde16e73527345ee07c170f326736d0f8b08801645a3843e7e893a9229d89c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b72d65d824128cedee52bba13957ac34f7fab5db84e6afdb52b3e38d8fe1fb5
[INFO] running `Command { std: "docker" "start" "-a" "8b72d65d824128cedee52bba13957ac34f7fab5db84e6afdb52b3e38d8fe1fb5", 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 = "84a80085825820711864160d15d2dcc7d42e1460fd8b134b0f6c4ca2ba724e751b696179e8b31400825820a37480e...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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 = "84a800838258202cd15a21df867b63d964670df5c9b4bcba92d7d6607807af5da098ef39eee8ba00825820fc9ea44d1...
[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 = "a30098a61a000189b41901a401011903e818ad00011903e819ea350401192baf18201a000312591920a404193e801864193e80...
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.73s
[INFO] running `Command { std: "docker" "inspect" "8b72d65d824128cedee52bba13957ac34f7fab5db84e6afdb52b3e38d8fe1fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b72d65d824128cedee52bba13957ac34f7fab5db84e6afdb52b3e38d8fe1fb5", kill_on_drop: false }`
[INFO] [stdout] 8b72d65d824128cedee52bba13957ac34f7fab5db84e6afdb52b3e38d8fe1fb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aae14a27ebaaa864073fe311c98b3005f8cce907b9e7455a7671ea8bd77b92e4
[INFO] running `Command { std: "docker" "start" "-a" "aae14a27ebaaa864073fe311c98b3005f8cce907b9e7455a7671ea8bd77b92e4", 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 = "84a80085825820711864160d15d2dcc7d42e1460fd8b134b0f6c4ca2ba724e751b696179e8b31400825820a37480e...
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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 = "84a800838258202cd15a21df867b63d964670df5c9b4bcba92d7d6607807af5da098ef39eee8ba00825820fc9ea44d1...
[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 = "a30098a61a000189b41901a401011903e818ad00011903e819ea350401192baf18201a000312591920a404193e801864193e80...
[INFO] [stderr]   |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `aureum` (lib test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aureum-ea4ca837a2787006)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_encode_transaction_input ... ok
[INFO] [stdout] test tests::test_encode_transaction_output ... ok
[INFO] [stdout] test tests::test_encode_transaction_output_2 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_encode_transaction_output_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_encode_transaction_output_2' (19) panicked at src/lib.rs:508:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "a300581d7017e6e499ce0d4f90f2778fc21d935a4e9e4e5c1339e2869ba871b1c701821a001e8480a2581cfd6ea8139626cbbd4fb9fb976e5012b350d57f5fbbf18387662c9596a14f7374616b655f73696e676c65746f6e01581c0772b5199d4afeafa5a54967210c33ceb4393626fd8cbef7dc6fa53aa14450414c4d1a00018f0b028201d818584bd8799f190e95c24a063a8968895b95c6780b011b000001936164e1e6582088d51c97ad9e05a442a2c416c3be84cf2f182b8613dd9d56a3e882b6b5c96d62c24a021e19e0c9bab2400000ff"
[INFO] [stdout]  right: "a300581d7017e6e499ce0d4f90f2778fc21d935a4e9e4e5c1339e2869ba871b1c701821a001e8480a2581c0772b5199d4afeafa5a54967210c33ceb4393626fd8cbef7dc6fa53aa14450414c4d1a00018f0b581cfd6ea8139626cbbd4fb9fb976e5012b350d57f5fbbf18387662c9596a14f7374616b655f73696e676c65746f6e01028201d818584bd8799f190e95c24a063a8968895b95c6780b011b000001936164e1e6582088d51c97ad9e05a442a2c416c3be84cf2f182b8613dd9d56a3e882b6b5c96d62c24a021e19e0c9bab2400000ff"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ffd0593cfd2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ffd0593cfd2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ffd0593cfd2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ffd0593cfd2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ffd059533ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ffd059533ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ffd05941eb6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ffd05941eb6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ffd0591b64f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ffd0591b64f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ffd059352b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ffd05830fae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ffd05830fae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ffd05935472 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ffd05935472 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ffd0591b708 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ffd059130a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ffd0591c43d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ffd05953a9c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ffd05953953 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ffd0580f37e - core[c5ed12ab89cc536a]::panicking::assert_failed::<alloc[9c68fdf4f4f29218]::string::String, &str>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ffd05819075 - aureum[543465fe2929fd4f]::tests::test_encode_transaction_output_2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:508:9
[INFO] [stdout]   22:     0x5ffd05816a77 - aureum[543465fe2929fd4f]::tests::test_encode_transaction_output_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:473:42
[INFO] [stdout]   23:     0x5ffd05811df6 - <aureum[543465fe2929fd4f]::tests::test_encode_transaction_output_2::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ffd0582535b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ffd0582535b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ffd05831bba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ffd05831bba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ffd05831bba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ffd05831bba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ffd05831bba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ffd05831bba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ffd05831bba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ffd0582c084 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ffd0582c084 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ffd058346b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ffd058346b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ffd058346b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ffd058346b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ffd058346b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ffd058346b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ffd058346b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ffd0593c87f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ffd0593c87f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x77310cf6faa4 - <unknown>
[INFO] [stdout]   45:     0x77310cffca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_encode_transaction_output_2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "aae14a27ebaaa864073fe311c98b3005f8cce907b9e7455a7671ea8bd77b92e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aae14a27ebaaa864073fe311c98b3005f8cce907b9e7455a7671ea8bd77b92e4", kill_on_drop: false }`
[INFO] [stdout] aae14a27ebaaa864073fe311c98b3005f8cce907b9e7455a7671ea8bd77b92e4
