[INFO] cloning repository https://github.com/defrag-au/shared-crates
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/defrag-au/shared-crates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefrag-au%2Fshared-crates", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefrag-au%2Fshared-crates'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58fae536da23275887aca3e35b7fdc4df051e8a3
[INFO] building defrag-au/shared-crates against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefrag-au%2Fshared-crates" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/defrag-au/shared-crates
[INFO] finished tweaking git repo https://github.com/defrag-au/shared-crates
[INFO] tweaked toml for git repo https://github.com/defrag-au/shared-crates written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/defrag-au/shared-crates on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/defrag-au/shared-crates 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.102
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.102
[INFO] [stderr]   Downloaded worker-sys v0.6.2
[INFO] [stderr]   Downloaded pbjson v0.7.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.102
[INFO] [stderr]   Downloaded js-sys v0.3.79
[INFO] [stderr]   Downloaded base58 v0.2.0
[INFO] [stderr]   Downloaded bech32 v0.9.1
[INFO] [stderr]   Downloaded pallas-addresses v1.0.0-alpha.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.102
[INFO] [stderr]   Downloaded pallas-codec v1.0.0-alpha.2
[INFO] [stderr]   Downloaded minicbor-derive v0.16.2
[INFO] [stderr]   Downloaded minicbor v0.26.5
[INFO] [stderr]   Downloaded pbjson-types v0.7.0
[INFO] [stderr]   Downloaded utoipa v5.4.0
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded pallas-validate v1.0.0-alpha.2
[INFO] [stderr]   Downloaded utoipa-gen v5.4.0
[INFO] [stderr]   Downloaded cryptoxide v0.4.4
[INFO] [stderr]   Downloaded twilight-model v0.16.0
[INFO] [stderr]   Downloaded utxorpc-spec v0.16.0
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded cc v1.2.26
[INFO] [stderr]   Downloaded twilight-validate v0.16.0
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded worker v0.6.2
[INFO] [stderr]   Downloaded pallas-primitives v1.0.0-alpha.2
[INFO] [stderr]   Downloaded pallas-utxorpc v1.0.0-alpha.2
[INFO] [stderr]   Downloaded worker-macros v0.6.2
[INFO] [stderr]   Downloaded twilight-util v0.16.0
[INFO] [stderr]   Downloaded pallas-traverse v1.0.0-alpha.2
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.52
[INFO] [stderr]   Downloaded worker-kv v0.9.0
[INFO] [stderr]   Downloaded pbjson-build v0.7.0
[INFO] [stderr]   Downloaded serde-value v0.7.0
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded tracing-web v0.1.3
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.52
[INFO] [stderr]   Downloaded pallas-crypto v1.0.0-alpha.2
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.52
[INFO] [stderr]   Downloaded windows-link v0.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.102
[INFO] [stderr]   Downloaded web-sys v0.3.79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4bde86ef19152da909f23e9a5be304766ad1838488488f584ad02563c1270ff
[INFO] running `Command { std: "docker" "start" "-a" "c4bde86ef19152da909f23e9a5be304766ad1838488488f584ad02563c1270ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4bde86ef19152da909f23e9a5be304766ad1838488488f584ad02563c1270ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4bde86ef19152da909f23e9a5be304766ad1838488488f584ad02563c1270ff", kill_on_drop: false }`
[INFO] [stdout] c4bde86ef19152da909f23e9a5be304766ad1838488488f584ad02563c1270ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7c2df5aa1eed5de202327180923ff8a3e81932331b27df33d39e0b2b9be8c5a
[INFO] running `Command { std: "docker" "start" "-a" "f7c2df5aa1eed5de202327180923ff8a3e81932331b27df33d39e0b2b9be8c5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.102
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.102
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.102
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.102
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.102
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling js-sys v0.3.79
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling web-sys v0.3.79
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.52
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling twilight-model v0.16.0
[INFO] [stderr]    Compiling worker-kv v0.9.0
[INFO] [stderr]    Compiling wasm_safe_serde v0.1.0 (/opt/rustwide/workdir/wasm-safe-serde)
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling tx_insights v0.1.0 (/opt/rustwide/workdir/tx-insights)
[INFO] [stderr]    Compiling worker-sys v0.6.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling test_utils v0.1.0 (/opt/rustwide/workdir/test-utils)
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling worker-macros v0.6.2
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling worker v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling worker_utils v0.1.0 (/opt/rustwide/workdir/worker-utils)
[INFO] [stderr]    Compiling http-client v0.1.0 (/opt/rustwide/workdir/http-client)
[INFO] [stderr]    Compiling cnft_tools v0.1.0 (/opt/rustwide/workdir/cnft-tools)
[INFO] [stderr]    Compiling pinata v0.1.0 (/opt/rustwide/workdir/pinata)
[INFO] [stderr]    Compiling cardano-assets v0.1.0 (/opt/rustwide/workdir/cardano-assets)
[INFO] [stderr]    Compiling anvil-api v0.1.0 (/opt/rustwide/workdir/anvil-api)
[INFO] [stderr]    Compiling twilight-validate v0.16.0
[INFO] [stderr]    Compiling twilight-util v0.16.0
[INFO] [stderr]    Compiling discord-client v0.1.0 (/opt/rustwide/workdir/discord-client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "f7c2df5aa1eed5de202327180923ff8a3e81932331b27df33d39e0b2b9be8c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7c2df5aa1eed5de202327180923ff8a3e81932331b27df33d39e0b2b9be8c5a", kill_on_drop: false }`
[INFO] [stdout] f7c2df5aa1eed5de202327180923ff8a3e81932331b27df33d39e0b2b9be8c5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 675f970aaccfc1951b8aa9f9bbd9277b39facd987fe76ba2574ec6958e0aa62d
[INFO] running `Command { std: "docker" "start" "-a" "675f970aaccfc1951b8aa9f9bbd9277b39facd987fe76ba2574ec6958e0aa62d", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling web-sys v0.3.79
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling minicbor v0.26.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling minicbor-derive v0.16.2
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling worker-sys v0.6.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling worker-macros v0.6.2
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling pbjson v0.7.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.52
[INFO] [stderr]    Compiling pallas-codec v1.0.0-alpha.2
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.52
[INFO] [stderr]    Compiling tx_insights v0.1.0 (/opt/rustwide/workdir/tx-insights)
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling test_utils v0.1.0 (/opt/rustwide/workdir/test-utils)
[INFO] [stderr]    Compiling pallas-crypto v1.0.0-alpha.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling wasm_safe_serde v0.1.0 (/opt/rustwide/workdir/wasm-safe-serde)
[INFO] [stderr]    Compiling pallas-addresses v1.0.0-alpha.2
[INFO] [stderr]    Compiling pallas-primitives v1.0.0-alpha.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling worker v0.6.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]    Compiling worker_utils v0.1.0 (/opt/rustwide/workdir/worker-utils)
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling utxorpc-spec v0.16.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling pallas-traverse v1.0.0-alpha.2
[INFO] [stderr]    Compiling http-client v0.1.0 (/opt/rustwide/workdir/http-client)
[INFO] [stderr]    Compiling discord-client v0.1.0 (/opt/rustwide/workdir/discord-client)
[INFO] [stderr]    Compiling pallas-validate v1.0.0-alpha.2
[INFO] [stderr]    Compiling cnft_tools v0.1.0 (/opt/rustwide/workdir/cnft-tools)
[INFO] [stderr]    Compiling pinata v0.1.0 (/opt/rustwide/workdir/pinata)
[INFO] [stderr]    Compiling cardano-assets v0.1.0 (/opt/rustwide/workdir/cardano-assets)
[INFO] [stderr]    Compiling pallas-utxorpc v1.0.0-alpha.2
[INFO] [stderr]    Compiling anvil-api v0.1.0 (/opt/rustwide/workdir/anvil-api)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "675f970aaccfc1951b8aa9f9bbd9277b39facd987fe76ba2574ec6958e0aa62d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "675f970aaccfc1951b8aa9f9bbd9277b39facd987fe76ba2574ec6958e0aa62d", kill_on_drop: false }`
[INFO] [stdout] 675f970aaccfc1951b8aa9f9bbd9277b39facd987fe76ba2574ec6958e0aa62d
