[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] 74d5ad8f0b6ef347cf3da9b325ea6bf1dac75ef9 [INFO] testing defrag-au/shared-crates against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefrag-au%2Fshared-crates" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/defrag-au/shared-crates on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.53 [INFO] [stderr] Downloaded worker-sys v0.6.6 [INFO] [stderr] Downloaded worker-macros v0.6.6 [INFO] [stderr] Downloaded tracing-web v0.1.3 [INFO] [stderr] Downloaded windows-link v0.1.2 [INFO] [stderr] Downloaded multimap v0.10.1 [INFO] [stderr] Downloaded worker-kv v0.9.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.53 [INFO] [stderr] Downloaded windows-registry v0.5.2 [INFO] [stderr] Downloaded pallas-addresses v1.0.0-alpha.3 [INFO] [stderr] Downloaded base58 v0.2.0 [INFO] [stderr] Downloaded minicbor-derive v0.16.2 [INFO] [stderr] Downloaded quinn-udp v0.5.13 [INFO] [stderr] Downloaded twilight-util v0.16.0 [INFO] [stderr] Downloaded twilight-validate v0.16.0 [INFO] [stderr] Downloaded pbjson-types v0.7.0 [INFO] [stderr] Downloaded prettyplease v0.2.34 [INFO] [stderr] Downloaded cc v1.2.26 [INFO] [stderr] Downloaded pallas-validate v1.0.0-alpha.3 [INFO] [stderr] Downloaded reqwest v0.12.20 [INFO] [stderr] Downloaded worker v0.6.6 [INFO] [stderr] Downloaded utxorpc-spec v0.17.0 [INFO] [stderr] Downloaded twilight-model v0.16.0 [INFO] [stderr] Downloaded cryptoxide v0.4.4 [INFO] [stderr] Downloaded minicbor v0.26.5 [INFO] [stderr] Downloaded webpki-roots v1.0.1 [INFO] [stderr] Downloaded pallas-crypto v1.0.0-alpha.3 [INFO] [stderr] Downloaded pallas-primitives v1.0.0-alpha.3 [INFO] [stderr] Downloaded pbjson-build v0.7.0 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.53 [INFO] [stderr] Downloaded pallas-codec v1.0.0-alpha.3 [INFO] [stderr] Downloaded pallas-traverse v1.0.0-alpha.3 [INFO] [stderr] Downloaded pallas-utxorpc v1.0.0-alpha.3 [INFO] [stderr] Downloaded pbjson v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfc2d9ec6f505faf3129c17593454eb53253c8333f451eb7d427c72a98417d28 [INFO] running `Command { std: "docker" "start" "-a" "dfc2d9ec6f505faf3129c17593454eb53253c8333f451eb7d427c72a98417d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfc2d9ec6f505faf3129c17593454eb53253c8333f451eb7d427c72a98417d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfc2d9ec6f505faf3129c17593454eb53253c8333f451eb7d427c72a98417d28", kill_on_drop: false }` [INFO] [stdout] dfc2d9ec6f505faf3129c17593454eb53253c8333f451eb7d427c72a98417d28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41a4ba3f2ba726f74989facb6cc2fb20a079c504d19d06df87d6dd04e0a2408b [INFO] running `Command { std: "docker" "start" "-a" "41a4ba3f2ba726f74989facb6cc2fb20a079c504d19d06df87d6dd04e0a2408b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.103 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.103 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.1 [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 native-tls v0.2.14 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.101 [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 chrono v0.4.41 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.103 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.103 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.103 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling js-sys v0.3.80 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [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 serde-value v0.7.0 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling web-sys v0.3.80 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.53 [INFO] [stderr] Compiling twilight-model v0.16.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling h2 v0.4.12 [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-subscriber v0.3.19 [INFO] [stderr] Compiling tx_insights v0.1.0 (/opt/rustwide/workdir/tx-insights) [INFO] [stderr] Compiling test_utils v0.1.0 (/opt/rustwide/workdir/test-utils) [INFO] [stderr] Compiling worker-sys v0.6.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling wasm-streams v0.4.2 [INFO] [stderr] Compiling worker-macros v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling worker v0.6.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling worker_stack v0.1.0 (/opt/rustwide/workdir/worker-stack) [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 maestro v0.1.0 (/opt/rustwide/workdir/indexers/maestro) [INFO] [stderr] Compiling anvil-api v0.1.0 (/opt/rustwide/workdir/anvil-api) [INFO] [stdout] warning: struct `AddressUtxosResponse` is never constructed [INFO] [stdout] --> indexers/maestro/src/lib.rs:304:8 [INFO] [stdout] | [INFO] [stdout] 304 | struct AddressUtxosResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `api_key` is never read [INFO] [stdout] --> indexers/maestro/src/lib.rs:590:5 [INFO] [stdout] | [INFO] [stdout] 588 | pub struct MaestroApi { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 589 | client: HttpClient, [INFO] [stdout] 590 | api_key: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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 1m 20s [INFO] running `Command { std: "docker" "inspect" "41a4ba3f2ba726f74989facb6cc2fb20a079c504d19d06df87d6dd04e0a2408b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a4ba3f2ba726f74989facb6cc2fb20a079c504d19d06df87d6dd04e0a2408b", kill_on_drop: false }` [INFO] [stdout] 41a4ba3f2ba726f74989facb6cc2fb20a079c504d19d06df87d6dd04e0a2408b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4fd6c11c20f1a39c36c99815530833124eee3e16f94673faf8e9d039ee618e0 [INFO] running `Command { std: "docker" "start" "-a" "b4fd6c11c20f1a39c36c99815530833124eee3e16f94673faf8e9d039ee618e0", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling web-sys v0.3.80 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling minicbor v0.26.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling minicbor-derive v0.16.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling pbjson v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.53 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tx_insights v0.1.0 (/opt/rustwide/workdir/tx-insights) [INFO] [stderr] Compiling test_utils v0.1.0 (/opt/rustwide/workdir/test-utils) [INFO] [stderr] Compiling wasm_safe_serde v0.1.0 (/opt/rustwide/workdir/wasm-safe-serde) [INFO] [stderr] Compiling wasm-bindgen-test v0.3.53 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling worker-sys v0.6.6 [INFO] [stderr] Compiling pallas-codec v1.0.0-alpha.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling pallas-crypto v1.0.0-alpha.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling worker-macros v0.6.6 [INFO] [stderr] Compiling pallas-primitives v1.0.0-alpha.3 [INFO] [stderr] Compiling pallas-addresses v1.0.0-alpha.3 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling worker v0.6.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling worker_stack v0.1.0 (/opt/rustwide/workdir/worker-stack) [INFO] [stderr] Compiling worker_utils v0.1.0 (/opt/rustwide/workdir/worker-utils) [INFO] [stderr] Compiling utxorpc-spec v0.17.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling pallas-traverse v1.0.0-alpha.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling pallas-validate v1.0.0-alpha.3 [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 cnft_tools v0.1.0 (/opt/rustwide/workdir/cnft-tools) [INFO] [stderr] Compiling pinata v0.1.0 (/opt/rustwide/workdir/pinata) [INFO] [stderr] Compiling pallas-utxorpc v1.0.0-alpha.3 [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 maestro v0.1.0 (/opt/rustwide/workdir/indexers/maestro) [INFO] [stdout] warning: struct `AddressUtxosResponse` is never constructed [INFO] [stdout] --> indexers/maestro/src/lib.rs:304:8 [INFO] [stdout] | [INFO] [stdout] 304 | struct AddressUtxosResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `api_key` is never read [INFO] [stdout] --> indexers/maestro/src/lib.rs:590:5 [INFO] [stdout] | [INFO] [stdout] 588 | pub struct MaestroApi { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 589 | client: HttpClient, [INFO] [stdout] 590 | api_key: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AddressUtxosResponse` is never constructed [INFO] [stdout] --> indexers/maestro/src/lib.rs:304:8 [INFO] [stdout] | [INFO] [stdout] 304 | struct AddressUtxosResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `api_key` is never read [INFO] [stdout] --> indexers/maestro/src/lib.rs:590:5 [INFO] [stdout] | [INFO] [stdout] 588 | pub struct MaestroApi { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 589 | client: HttpClient, [INFO] [stdout] 590 | api_key: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "b4fd6c11c20f1a39c36c99815530833124eee3e16f94673faf8e9d039ee618e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4fd6c11c20f1a39c36c99815530833124eee3e16f94673faf8e9d039ee618e0", kill_on_drop: false }` [INFO] [stdout] b4fd6c11c20f1a39c36c99815530833124eee3e16f94673faf8e9d039ee618e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73455c161ec6237d98f3784d5080363e610766c47ce63a04f3ed0e918b43ede5 [INFO] running `Command { std: "docker" "start" "-a" "73455c161ec6237d98f3784d5080363e610766c47ce63a04f3ed0e918b43ede5", kill_on_drop: false }` [INFO] [stderr] warning: struct `AddressUtxosResponse` is never constructed [INFO] [stderr] --> indexers/maestro/src/lib.rs:304:8 [INFO] [stderr] | [INFO] [stderr] 304 | struct AddressUtxosResponse { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `api_key` is never read [INFO] [stderr] --> indexers/maestro/src/lib.rs:590:5 [INFO] [stderr] | [INFO] [stderr] 588 | pub struct MaestroApi { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 589 | client: HttpClient, [INFO] [stderr] 590 | api_key: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `maestro` (lib) generated 2 warnings [INFO] [stderr] warning: `maestro` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anvil_api-267a5f68cb245644) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test::tests::test_get_collection_assets_integration ... ignored [INFO] [stdout] test test::tests::test_get_collection_details ... ignored [INFO] [stdout] test test::tests::test_get_floor ... ignored [INFO] [stdout] test test::tests::test_multiple_trait_filtering ... ignored [INFO] [stdout] test test::tests::test_simple_trait_filtering ... ignored [INFO] [stdout] test test::tests::test_trait_filtering_example ... ignored [INFO] [stdout] test test::tests::test_collection_assets_request_serialization ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cardano_assets-53f703a38067f46c) [INFO] [stdout] test test::tests::test_deserialize_blackflag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test asset_id::tests::test_as_bytes ... ok [INFO] [stdout] test asset_id::tests::test_conversion_to_string ... ok [INFO] [stdout] test asset_id::tests::test_concatenated_format ... ok [INFO] [stdout] test asset_id::tests::test_display ... ok [INFO] [stdout] test asset_id::tests::test_empty_asset_name_rejected ... ok [INFO] [stdout] test asset_id::tests::test_delimited_format ... ok [INFO] [stdout] test asset_id::tests::test_from_utf8_name ... ok [INFO] [stdout] test asset_id::tests::test_invalid_asset_name_hex_format ... ok [INFO] [stdout] test asset_id::tests::test_invalid_asset_name_hex_length ... ok [INFO] [stdout] test asset_id::tests::test_invalid_policy_id_format ... ok [INFO] [stdout] test asset_id::tests::test_invalid_policy_id_length ... ok [INFO] [stdout] test asset_id::tests::test_json_deserialization_structured ... ok [INFO] [stdout] test asset_id::tests::test_new_valid ... ok [INFO] [stdout] test asset_id::tests::test_parse_dot_delimited ... ok [INFO] [stdout] test asset_id::tests::test_parse_smart_colon_delimited ... ok [INFO] [stdout] test asset_id::tests::test_parse_smart_concatenated_try_into ... ok [INFO] [stdout] test asset_id::tests::test_parse_smart_concatenated ... ok [INFO] [stdout] test asset_id::tests::test_parse_smart_dot_delimited ... ok [INFO] [stdout] test asset_id::tests::test_strip_cip67_prefix ... ok [INFO] [stdout] test asset_id::tests::test_parsing_from_string ... ok [INFO] [stdout] test asset_id::tests::test_policy_id_bytes ... ok [INFO] [stdout] test collection::tests::test_marketplace_roundtrip ... ok [INFO] [stdout] test asset_id::tests::test_asset_name_bytes ... ok [INFO] [stdout] test tests::test_get_full_id ... ok [INFO] [stdout] test asset_id::tests::test_from_str ... ok [INFO] [stdout] test tests::test_gopher ... ok [INFO] [stdout] test collection::tests::test_marketplace_deserialization ... ok [INFO] [stdout] test asset_id::tests::test_json_deserialization_string ... ok [INFO] [stdout] test tests::test_filter_valid_checks ... ok [INFO] [stdout] test collection::tests::test_marketplace_serialization ... ok [INFO] [stdout] test collection::tests::test_marketplace_display ... ok [INFO] [stdout] test tests::test_deserialize_wiseowl_traits ... ok [INFO] [stdout] test asset_id::tests::test_dot_delimited_format ... ok [INFO] [stdout] test tests::test_cleaning_metadata_id ... ok [INFO] [stdout] test tests::test_deserialize ... ok [INFO] [stdout] test tests::test_guess_metadata_kind ... ok [INFO] [stdout] test tests::test_https_image ... ok [INFO] [stdout] test asset_id::tests::test_json_serialization ... ok [INFO] [stdout] test tests::test_metadata_string_conversion ... ok [INFO] [stdout] test tests::test_traits_consistent_serialization ... ok [INFO] [stdout] test tests::test_mallards ... ok [INFO] [stdout] test tests::test_deserialize_traits_summary_sorted ... ok [INFO] [stdout] test tests::test_deserialize_toolhead_traits ... ok [INFO] [stdout] test asset_id::tests::test_asset_name_utf8 ... ok [INFO] [stdout] test tests::test_ipfs_unprefixed_cid ... ok [INFO] [stdout] test asset_id::tests::test_parse_concatenated ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cnft_tools-f5b1d905ca30d6d6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test::tests::test_deserialize_salty_seagulls ... ok [INFO] [stdout] test test::tests::test_deserialize ... ok [INFO] [stdout] test test::tests::test_deserialize_blackflag ... ok [INFO] [stdout] test test::tests::test_encounter ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::tests::test_encounter stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test::tests::test_encounter' (78) panicked at cnft-tools/src/test.rs:138:25: [INFO] [stdout] failed to call microversus api: Request(Reqwest(reqwest::Error { kind: Request, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dff8c7ce5f2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dff8c7ce5f2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dff8c7ce5f2 - std[ed5b486fa4cdb954]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5dff8c7ce5f2 - <::print::DisplayBacktrace as core[ab67b43d93431064]::fmt::Display>::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5dff8c7e4eba - ::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5dff8c7e4eba - core[ab67b43d93431064]::fmt::write [INFO] [stdout] 6: 0x5dff8c7d3936 - std[ed5b486fa4cdb954]::io::default_write_fmt::> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dff8c7d3936 - as std[ed5b486fa4cdb954]::io::Write>::write_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5dff8c7aba9f - ::print [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5dff8c7aba9f - std[ed5b486fa4cdb954]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5dff8c7c6259 - std[ed5b486fa4cdb954]::panicking::default_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5dff8c174c1e - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5dff8c174c1e - test[f0ec78552bebb08e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dff8c7c64c2 - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5dff8c7c64c2 - std[ed5b486fa4cdb954]::panicking::panic_with_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5dff8c7abb58 - std[ed5b486fa4cdb954]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5dff8c7a34d9 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5dff8c7acb7d - __rustc[5067f77124470312]::rust_begin_unwind [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5dff8c7e562c - core[ab67b43d93431064]::panicking::panic_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5dff8c14162d - cnft_tools[9e96087887dc04d0]::test::tests::test_encounter::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/cnft-tools/src/test.rs:138:25 [INFO] [stdout] 20: 0x5dff8c15e592 - > as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5dff8c15e60d - >> as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5dff8c14ba8d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 23: 0x5dff8c14b98b - tokio[826f33fedb3e788a]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x5dff8c14b98b - tokio[826f33fedb3e788a]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x5dff8c14b98b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 26: 0x5dff8c1469f0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x5dff8c14ad5d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 28: 0x5dff8c14a054 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 29: 0x5dff8c15a69b - >::set::<::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x5dff8c14ee49 - tokio[826f33fedb3e788a]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x5dff8c147972 - >::try_with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 32: 0x5dff8c1474fe - >::with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 33: 0x5dff8c14e4dd - tokio[826f33fedb3e788a]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x5dff8c148cd0 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 35: 0x5dff8c148fc6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 36: 0x5dff8c149c60 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x5dff8c13e713 - tokio[826f33fedb3e788a]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x5dff8c146521 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x5dff8c14c884 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 40: 0x5dff8c14ca47 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 41: 0x5dff8c1419f3 - cnft_tools[9e96087887dc04d0]::test::tests::test_encounter [INFO] [stdout] at /opt/rustwide/workdir/cnft-tools/src/test.rs:134:9 [INFO] [stdout] 42: 0x5dff8c141137 - cnft_tools[9e96087887dc04d0]::test::tests::test_encounter::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/cnft-tools/src/test.rs:128:30 [INFO] [stdout] 43: 0x5dff8c151216 - >::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5dff8c168fcb - core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5dff8c168fcb - test[f0ec78552bebb08e]::__rust_begin_short_backtrace::, fn() -> core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5dff8c17582a - test[f0ec78552bebb08e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5dff8c17582a - as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x5dff8c17582a - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x5dff8c17582a - std[ed5b486fa4cdb954]::panicking::catch_unwind::, core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x5dff8c17582a - std[ed5b486fa4cdb954]::panic::catch_unwind::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5dff8c17582a - test[f0ec78552bebb08e]::run_test_in_process [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5dff8c17582a - test[f0ec78552bebb08e]::run_test::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5dff8c170dd4 - test[f0ec78552bebb08e]::run_test::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5dff8c170dd4 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x5dff8c178322 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x5dff8c178322 - ::{closure#1}::{closure#0}> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x5dff8c178322 - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x5dff8c178322 - std[ed5b486fa4cdb954]::panicking::catch_unwind::<(), core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x5dff8c178322 - std[ed5b486fa4cdb954]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5dff8c178322 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x5dff8c178322 - ::{closure#1} as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5dff8c7cde5f - + core[ab67b43d93431064]::marker::Send> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 63: 0x5dff8c7cde5f - ::new::thread_start [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 64: 0x723f1f338aa4 - [INFO] [stdout] 65: 0x723f1f3c5a64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::tests::test_encounter [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p cnft_tools --lib` [INFO] running `Command { std: "docker" "inspect" "73455c161ec6237d98f3784d5080363e610766c47ce63a04f3ed0e918b43ede5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73455c161ec6237d98f3784d5080363e610766c47ce63a04f3ed0e918b43ede5", kill_on_drop: false }` [INFO] [stdout] 73455c161ec6237d98f3784d5080363e610766c47ce63a04f3ed0e918b43ede5