[INFO] cloning repository https://github.com/polytope-labs/omnihedron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polytope-labs/omnihedron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolytope-labs%2Fomnihedron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolytope-labs%2Fomnihedron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] baefb95d96b9bfd70e1214427868b6d280cd04c3 [INFO] testing polytope-labs/omnihedron against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolytope-labs%2Fomnihedron" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/polytope-labs/omnihedron [INFO] finished tweaking git repo https://github.com/polytope-labs/omnihedron [INFO] tweaked toml for git repo https://github.com/polytope-labs/omnihedron written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/polytope-labs/omnihedron on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/polytope-labs/omnihedron already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4033c2a736131d3164277654fc1dbf23ebfa671502d2cc23df2808f9f018a31 [INFO] running `Command { std: "docker" "start" "-a" "b4033c2a736131d3164277654fc1dbf23ebfa671502d2cc23df2808f9f018a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4033c2a736131d3164277654fc1dbf23ebfa671502d2cc23df2808f9f018a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4033c2a736131d3164277654fc1dbf23ebfa671502d2cc23df2808f9f018a31", kill_on_drop: false }` [INFO] [stdout] b4033c2a736131d3164277654fc1dbf23ebfa671502d2cc23df2808f9f018a31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42868478838bbe28e51ac066d119d193ab9392c1503855dc8a02f327368aab6a [INFO] running `Command { std: "docker" "start" "-a" "42868478838bbe28e51ac066d119d193ab9392c1503855dc8a02f327368aab6a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling geo-types v0.7.18 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling whoami v2.1.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling asynk-strim v0.1.5 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling sketches-ddsketch v0.3.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling metrics-util v0.19.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling handlebars v6.4.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling postgres-protocol v0.6.10 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling async-graphql-value v7.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling async-graphql-parser v7.2.1 [INFO] [stderr] Compiling postgres-types v0.2.12 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling async-graphql-derive v7.2.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-postgres v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling deadpool-postgres v0.14.1 [INFO] [stderr] Compiling postgres-native-tls v0.5.2 [INFO] [stderr] Compiling async-graphql v7.2.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling async-graphql-axum v7.2.1 [INFO] [stderr] Compiling omnihedron v1.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "42868478838bbe28e51ac066d119d193ab9392c1503855dc8a02f327368aab6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42868478838bbe28e51ac066d119d193ab9392c1503855dc8a02f327368aab6a", kill_on_drop: false }` [INFO] [stdout] 42868478838bbe28e51ac066d119d193ab9392c1503855dc8a02f327368aab6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2d99a6098f3c3f3ac58ebd35bc0470ff0d1afaff48508d9dbc40ba331d7ef0f [INFO] running `Command { std: "docker" "start" "-a" "d2d99a6098f3c3f3ac58ebd35bc0470ff0d1afaff48508d9dbc40ba331d7ef0f", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-postgres v0.7.16 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling deadpool-postgres v0.14.1 [INFO] [stderr] Compiling postgres-native-tls v0.5.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling async-graphql-axum v7.2.1 [INFO] [stderr] Compiling omnihedron v1.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "d2d99a6098f3c3f3ac58ebd35bc0470ff0d1afaff48508d9dbc40ba331d7ef0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d99a6098f3c3f3ac58ebd35bc0470ff0d1afaff48508d9dbc40ba331d7ef0f", kill_on_drop: false }` [INFO] [stdout] d2d99a6098f3c3f3ac58ebd35bc0470ff0d1afaff48508d9dbc40ba331d7ef0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e280c7b901c4ea2fd1829da7f707a41969bf5b78ac934f75395a0413a33c2f14 [INFO] running `Command { std: "docker" "start" "-a" "e280c7b901c4ea2fd1829da7f707a41969bf5b78ac934f75395a0413a33c2f14", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running unittests src/bin/bench.rs (/opt/rustwide/target/debug/deps/bench-7d69211df6f7eb8a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/omnihedron-d40a694a982641fa) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test resolvers::connection::tests::empty_requested_returns_id_only ... ok [INFO] [stdout] test resolvers::connection::tests::always_includes_id ... ok [INFO] [stdout] test resolvers::connection::tests::raw_snake_case_name_also_matches ... ok [INFO] [stdout] test schema::inflector::tests::camel_case ... ok [INFO] [stdout] test schema::inflector::tests::backward_rel ... ok [INFO] [stdout] test schema::inflector::tests::normalize_upper ... ok [INFO] [stdout] test schema::inflector::tests::connection_field ... ok [INFO] [stdout] test resolvers::connection::tests::does_not_duplicate_id ... ok [INFO] [stdout] test resolvers::connection::tests::selects_requested_camel_case_columns ... ok [INFO] [stdout] test schema::cursor::tests::roundtrip ... ok [INFO] [stdout] test schema::inflector::tests::pascal_case ... ok [INFO] [stdout] test schema::inflector::tests::pg_enum_gql_name ... ok [INFO] [stdout] test schema::inflector::tests::singular ... ok [INFO] [stdout] test schema::inflector::tests::plural_type_name ... ok [INFO] [stdout] test resolvers::connection::tests::block_range_not_selected ... ok [INFO] [stdout] test sql::filter::tests::null_filter_values_skipped ... ok [INFO] [stdout] test sql::search::tests::basic_terms ... ok [INFO] [stdout] test sql::filter::tests::snake_conversion ... ok [INFO] [stdout] test sql::search::tests::empty_input ... ok [INFO] [stdout] test sql::search::tests::preserves_hyphens_underscores ... ok [INFO] [stdout] test schema::inflector::tests::plural ... ok [INFO] [stdout] test sql::filter::tests::null_filter_mixed_with_real_values ... ok [INFO] [stdout] test validation::aliases::tests::multiple_aliases_at_limit_passes ... ok [INFO] [stdout] test validation::aliases::tests::single_alias_over_limit_fails ... ok [INFO] [stdout] test schema::inflector::tests::type_name ... ok [INFO] [stdout] test resolvers::connection::tests::includes_distinct_cols_even_if_not_requested ... ok [INFO] [stdout] test validation::aliases::tests::multiple_aliases_over_limit_fails ... ok [INFO] [stdout] test validation::aliases::tests::non_aliased_fields_not_counted ... ok [INFO] [stdout] test validation::complexity::tests::fragment_spread_fields_are_counted ... ok [INFO] [stdout] test validation::aliases::tests::single_alias_at_limit_passes ... ok [INFO] [stdout] test validation::complexity::tests::introspection_query_is_not_counted ... ok [INFO] [stdout] test validation::depth::tests::inline_fragment_does_not_add_depth ... ok [INFO] [stdout] test validation::aliases::tests::no_aliases_passes ... ok [INFO] [stdout] test validation::complexity::tests::query_over_limit_fails ... ok [INFO] [stdout] test validation::depth::tests::query_one_over_limit_fails ... ok [INFO] [stdout] test validation::complexity::tests::simple_query_under_limit ... ok [INFO] [stdout] test validation::complexity::tests::sibling_fields_all_counted ... ok [INFO] [stdout] test validation::complexity::tests::inline_fragment_fields_are_counted ... ok [INFO] [stdout] test validation::depth::tests::introspection_query_is_always_allowed ... ok [INFO] [stdout] test validation::depth::tests::multiple_siblings_use_max_depth ... ok [INFO] [stdout] test validation::depth::tests::deep_query_fails_depth_limit ... ok [INFO] [stdout] test resolvers::connection::tests::includes_order_cols_even_if_not_requested ... ok [INFO] [stdout] test sql::search::tests::strips_special_chars ... ok [INFO] [stdout] test validation::depth::tests::query_at_exact_limit_passes ... ok [INFO] [stdout] test sql::search::tests::single_term ... ok [INFO] [stdout] test validation::complexity::tests::query_at_exact_limit_passes ... ok [INFO] [stdout] test validation::depth::tests::shallow_query_passes_depth_limit ... ok [INFO] [stdout] test validation::aliases::tests::nested_aliases_all_counted ... ok [INFO] [stderr] Running tests/test_aggregates.rs (/opt/rustwide/target/debug/deps/test_aggregates-7c319a03e39da6ea) [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_stddev_variance_aggregates ... ok [INFO] [stdout] test test_numeric_aggregates ... ok [INFO] [stdout] test test_aggregates ... ok [INFO] [stdout] test test_enum_field ... ok [INFO] [stdout] test test_grouped_aggregates ... ok [INFO] [stdout] test test_bigfloat_serialization ... ok [INFO] [stdout] test test_bigint_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running tests/test_basics.rs (/opt/rustwide/target/debug/deps/test_basics-b3b159fd9f8b913a) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_count_only ... ok [INFO] [stdout] test test_node_interface ... ok [INFO] [stdout] test test_single_record ... ok [INFO] [stdout] test test_query_with_variables ... ok [INFO] [stdout] test test_total_count_accuracy ... ok [INFO] [stdout] test test_metadata ... ok [INFO] [stdout] test test_batch_query ... ok [INFO] [stdout] test test_health ... ok [INFO] [stdout] test test_metadatas ... ok [INFO] [stdout] test test_by_node_id ... ok [INFO] [stdout] test test_metadata_null_fields ... ok [INFO] [stdout] test test_introspection_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/test_filters.rs (/opt/rustwide/target/debug/deps/test_filters-bcde0312debb97ba) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_filter_ends_with ... ok [INFO] [stdout] test test_filter_logical ... ok [INFO] [stdout] test test_filter_ilike ... ok [INFO] [stdout] test test_filter_null ... ok [INFO] [stdout] test test_filter_contains ... ok [INFO] [stdout] test test_enum_filter ... ok [INFO] [stdout] test test_filter_comparison ... ok [INFO] [stdout] test test_filter_not ... ok [INFO] [stdout] test test_filter_not_in ... ok [INFO] [stdout] test test_filter_in ... ok [INFO] [stdout] test test_filter_string_ops ... ok [INFO] [stdout] test test_filter_range ... ok [INFO] [stdout] test test_filter_not_equal ... ok [INFO] [stdout] test test_filter_equalto ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/test_historical.rs (/opt/rustwide/target/debug/deps/test_historical-2fab27ffacd4a04d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_historical_nested_relation ... ok [INFO] [stdout] test test_historical_get_requests ... ok [INFO] [stdout] test test_blockheight ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_blockheight stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_blockheight' (168) panicked at tests/common/mod.rs:130:33: [INFO] [stdout] Health request to http://localhost:3000 failed: error sending request for url (http://localhost:3000/health) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58d89cccef8a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58d89cccef8a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58d89cccef8a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58d89cccef8a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58d89cce528a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58d89cce528a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x58d89ccd3f12 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x58d89ccd3f12 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x58d89ccad23f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58d89ccad23f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58d89ccc6e89 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58d89cb86b8c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x58d89cb86b8c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58d89ccc7102 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x58d89ccc7102 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58d89ccad2f8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x58d89cca2429 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x58d89ccae1cd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58d89cce5a7c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58d89c8098c3 - test_historical::common::TestClient::health::{{closure}}::{{closure}}::hfb9734c55636f6bd [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:130:24 [INFO] [stdout] 20: 0x58d89c809da1 - core::result::Result::unwrap_or_else::h9cc7dd9f57bbb043 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x58d89c80979c - test_historical::common::TestClient::health::{{closure}}::h0ca6b1d540c526b6 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:130:5 [INFO] [stdout] 22: 0x58d89c800696 - test_historical::test_blockheight::{{closure}}::h0b40079ef996c09c [INFO] [stdout] at /opt/rustwide/workdir/tests/test_historical.rs:27:26 [INFO] [stdout] 23: 0x58d89c80a982 - as core::future::future::Future>::poll::h3740899488eb42c4 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x58d89c80a9bd - as core::future::future::Future>::poll::ha513169672cf2cf4 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x58d89c7fb6ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8233c7b52e879128 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 26: 0x58d89c7fb5fb - tokio::task::coop::with_budget::h6900449400966fe4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x58d89c7fb5fb - tokio::task::coop::budget::h58c751269be3b23b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x58d89c7fb5fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc54e5828e1882a81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 29: 0x58d89c7f8380 - tokio::runtime::scheduler::current_thread::Context::enter::h283083583380282c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 30: 0x58d89c7f9fcd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5e4e4af74a1b1333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 31: 0x58d89c7f9c54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd7aa4e3da30c6fc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 32: 0x58d89c80f70b - tokio::runtime::context::scoped::Scoped::set::h03af4519f6aaee3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x58d89c8159e9 - tokio::runtime::context::set_scheduler::{{closure}}::h8851140a22f551db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x58d89c806962 - std::thread::local::LocalKey::try_with::h99fb9eed93238d43 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x58d89c805b4e - std::thread::local::LocalKey::with::h106cf41509734cac [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x58d89c81595d - tokio::runtime::context::set_scheduler::hc6d34f44a58027f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x58d89c7f95c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h853e194c2119c5fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 38: 0x58d89c7f9c96 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9ae4f6630af2b00c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 39: 0x58d89c7f7c10 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3611a33efca29f64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x58d89c8160e3 - tokio::runtime::context::runtime::enter_runtime::h88b0a7341a145312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x58d89c7f7921 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9bc87a2f2d5daa30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x58d89c8126b4 - tokio::runtime::runtime::Runtime::block_on_inner::hd80ccd589ca0630a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 43: 0x58d89c81287f - tokio::runtime::runtime::Runtime::block_on::hcd181f1ce0cd9ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18 [INFO] [stdout] 44: 0x58d89c800394 - test_historical::test_blockheight::h8538b821e00a013b [INFO] [stdout] at /opt/rustwide/workdir/tests/test_historical.rs:93:3 [INFO] [stdout] 45: 0x58d89c800fd7 - test_historical::test_blockheight::{{closure}}::hc9523af92a6443a0 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_historical.rs:24:28 [INFO] [stdout] 46: 0x58d89c8136d6 - core::ops::function::FnOnce::call_once::h467a24ab42b916bb [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x58d89cb7ac8b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x58d89cb7ac8b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x58d89cb8765b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x58d89cb8765b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x58d89cb8765b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x58d89cb8765b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x58d89cb8765b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x58d89cb8765b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x58d89cb8765b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x58d89cb81ab4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x58d89cb81ab4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x58d89cb8a262 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x58d89cb8a262 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x58d89cb8a262 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x58d89cb8a262 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x58d89cb8a262 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x58d89cb8a262 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x58d89cb8a262 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58d89ccce69f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 66: 0x58d89ccce69f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x78b900de3aa4 - [INFO] [stdout] 68: 0x78b900e70a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_blockheight [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_historical` [INFO] running `Command { std: "docker" "inspect" "e280c7b901c4ea2fd1829da7f707a41969bf5b78ac934f75395a0413a33c2f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e280c7b901c4ea2fd1829da7f707a41969bf5b78ac934f75395a0413a33c2f14", kill_on_drop: false }` [INFO] [stdout] e280c7b901c4ea2fd1829da7f707a41969bf5b78ac934f75395a0413a33c2f14