[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] building mgpai22/aureum-rust against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgpai22%2Faureum-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mgpai22/aureum-rust on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7f5b641538d65653108e4649b27932ab2d4055ae66dca3ef3b7322332748371 [INFO] running `Command { std: "docker" "start" "-a" "e7f5b641538d65653108e4649b27932ab2d4055ae66dca3ef3b7322332748371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7f5b641538d65653108e4649b27932ab2d4055ae66dca3ef3b7322332748371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f5b641538d65653108e4649b27932ab2d4055ae66dca3ef3b7322332748371", kill_on_drop: false }` [INFO] [stdout] e7f5b641538d65653108e4649b27932ab2d4055ae66dca3ef3b7322332748371 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2a7ed44712e871f191ad168c0c17b4f4cace35eeae5f57e6dc51a09585cd03e [INFO] running `Command { std: "docker" "start" "-a" "f2a7ed44712e871f191ad168c0c17b4f4cace35eeae5f57e6dc51a09585cd03e", 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 thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling syn v2.0.89 [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 cpufeatures v0.2.16 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling fraction v0.10.0 [INFO] [stderr] Compiling ed25519-bip32 v0.4.1 [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 minicbor v0.25.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [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 wee_alloc v0.4.5 [INFO] [stderr] Compiling thiserror v2.0.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 derivative v2.2.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling peg v0.8.4 [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 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 wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling secp256k1 v0.26.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling rand v0.8.5 [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-cip36-wasm v6.0.1 [INFO] [stderr] Compiling cml-cip25-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)]` (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 = "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 57s [INFO] running `Command { std: "docker" "inspect" "f2a7ed44712e871f191ad168c0c17b4f4cace35eeae5f57e6dc51a09585cd03e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2a7ed44712e871f191ad168c0c17b4f4cace35eeae5f57e6dc51a09585cd03e", kill_on_drop: false }` [INFO] [stdout] f2a7ed44712e871f191ad168c0c17b4f4cace35eeae5f57e6dc51a09585cd03e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3ad5e9d1b368389251b74c674e1ff138273c5a85fa4bffd073b5ea73c173e22 [INFO] running `Command { std: "docker" "start" "-a" "a3ad5e9d1b368389251b74c674e1ff138273c5a85fa4bffd073b5ea73c173e22", 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)]` (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 = "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.48s [INFO] running `Command { std: "docker" "inspect" "a3ad5e9d1b368389251b74c674e1ff138273c5a85fa4bffd073b5ea73c173e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ad5e9d1b368389251b74c674e1ff138273c5a85fa4bffd073b5ea73c173e22", kill_on_drop: false }` [INFO] [stdout] a3ad5e9d1b368389251b74c674e1ff138273c5a85fa4bffd073b5ea73c173e22