[INFO] cloning repository https://github.com/ricomiles/test-oracles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ricomiles/test-oracles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricomiles%2Ftest-oracles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricomiles%2Ftest-oracles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fec261ce378dc4ea036e5372c22cfd69ad1a44e2
[INFO] testing ricomiles/test-oracles against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricomiles%2Ftest-oracles" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ricomiles/test-oracles
[INFO] finished tweaking git repo https://github.com/ricomiles/test-oracles
[INFO] tweaked toml for git repo https://github.com/ricomiles/test-oracles written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ricomiles/test-oracles on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ricomiles/test-oracles already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/SundaeSwap-finance/kupon`
[INFO] [stderr]     Updating git repository `https://github.com/txpipe/pallas`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded const-crc32-nostd v1.3.1
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.12
[INFO] [stderr]   Downloaded debugless-unwrap v0.0.4
[INFO] [stderr]   Downloaded thiserror-nostd-notrait-impl v1.0.57
[INFO] [stderr]   Downloaded bytecheck v0.6.12
[INFO] [stderr]   Downloaded frost-rerandomized v2.1.0
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded almost-raft v0.3.0
[INFO] [stderr]   Downloaded derive-getters v0.5.0
[INFO] [stderr]   Downloaded frost-ed25519 v2.1.0
[INFO] [stderr]   Downloaded config v0.15.11
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded frost-core v2.1.0
[INFO] [stderr]   Downloaded cc v1.2.18
[INFO] [stderr]   Downloaded rkyv v0.7.45
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.1
[INFO] [stderr]   Downloaded axum v0.8.3
[INFO] [stderr]   Downloaded cryptoxide v0.4.4
[INFO] [stderr]   Downloaded winnow v0.7.6
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.29.0
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] [stderr]   Downloaded rust_decimal v1.37.1
[INFO] [stderr]   Downloaded h2 v0.4.8
[INFO] [stderr]   Downloaded opentelemetry-proto v0.29.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.30.0
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded opentelemetry v0.29.1
[INFO] [stderr]   Downloaded minicbor-derive v0.16.2
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.29.0
[INFO] [stderr]   Downloaded minicbor v0.26.3
[INFO] [stderr]   Downloaded rkyv_derive v0.7.45
[INFO] [stderr]   Downloaded cron v0.15.0
[INFO] [stderr]   Downloaded thiserror-nostd-notrait v1.0.57
[INFO] [stderr]   Downloaded minicbor-io v0.21.0
[INFO] [stderr]   Downloaded hyper-timeout v0.5.2
[INFO] [stderr]   Downloaded serdect v0.2.0
[INFO] [stderr]   Downloaded visibility v0.1.1
[INFO] [stderr]   Downloaded opentelemetry-http v0.29.0
[INFO] [stderr]   Downloaded rend v0.4.2
[INFO] [stderr]   Downloaded ptr_meta_derive v0.1.4
[INFO] [stderr]   Downloaded ptr_meta v0.1.4
[INFO] [stderr]   Downloaded redox_syscall v0.5.11
[INFO] [stderr]   Downloaded tokio v1.44.2
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c451d159ad35f3dd5d1771b6615a146b1298ca6cb83a40ce388c6444d4357536
[INFO] running `Command { std: "docker" "start" "-a" "c451d159ad35f3dd5d1771b6615a146b1298ca6cb83a40ce388c6444d4357536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c451d159ad35f3dd5d1771b6615a146b1298ca6cb83a40ce388c6444d4357536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c451d159ad35f3dd5d1771b6615a146b1298ca6cb83a40ce388c6444d4357536", kill_on_drop: false }`
[INFO] [stdout] c451d159ad35f3dd5d1771b6615a146b1298ca6cb83a40ce388c6444d4357536
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ef78c0effde318d2d9311159408dc10044a3e0d6c2acf3e015efd4966901965
[INFO] running `Command { std: "docker" "start" "-a" "3ef78c0effde318d2d9311159408dc10044a3e0d6c2acf3e015efd4966901965", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling minicbor v0.26.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling thiserror-nostd-notrait v1.0.57
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling debugless-unwrap v0.0.4
[INFO] [stderr]    Compiling const-crc32-nostd v1.3.1
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling opentelemetry v0.29.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling minicbor-derive v0.16.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-nostd-notrait-impl v1.0.57
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pallas-codec v0.32.0 (https://github.com/txpipe/pallas?rev=c3aad16#c3aad160)
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling frost-core v2.1.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling yaml-rust2 v0.10.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling pallas-crypto v0.32.0 (https://github.com/txpipe/pallas?rev=c3aad16#c3aad160)
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling frost-rerandomized v2.1.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling opentelemetry-http v0.29.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling opentelemetry-proto v0.29.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling opentelemetry-otlp v0.29.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.30.0
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling kupon v0.1.0 (https://github.com/SundaeSwap-finance/kupon?rev=ccc0b37#ccc0b37c)
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling cron v0.15.0
[INFO] [stderr]    Compiling frost-ed25519 v2.1.0
[INFO] [stderr]    Compiling pallas-primitives v0.32.0 (https://github.com/txpipe/pallas?rev=c3aad16#c3aad160)
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling minicbor-io v0.21.0
[INFO] [stderr]    Compiling almost-raft v0.3.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling oracles v0.25.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 41s
[INFO] running `Command { std: "docker" "inspect" "3ef78c0effde318d2d9311159408dc10044a3e0d6c2acf3e015efd4966901965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ef78c0effde318d2d9311159408dc10044a3e0d6c2acf3e015efd4966901965", kill_on_drop: false }`
[INFO] [stdout] 3ef78c0effde318d2d9311159408dc10044a3e0d6c2acf3e015efd4966901965
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8db5cd6a98520998a8372ec1a3eedba4256d7cb6c6b88d48101a0fb8eeb7a67
[INFO] running `Command { std: "docker" "start" "-a" "a8db5cd6a98520998a8372ec1a3eedba4256d7cb6c6b88d48101a0fb8eeb7a67", kill_on_drop: false }`
[INFO] [stderr]    Compiling oracles v0.25.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.97s
[INFO] running `Command { std: "docker" "inspect" "a8db5cd6a98520998a8372ec1a3eedba4256d7cb6c6b88d48101a0fb8eeb7a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8db5cd6a98520998a8372ec1a3eedba4256d7cb6c6b88d48101a0fb8eeb7a67", kill_on_drop: false }`
[INFO] [stdout] a8db5cd6a98520998a8372ec1a3eedba4256d7cb6c6b88d48101a0fb8eeb7a67
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ef142c3c07b28a020c80a5899d6cac3d0f599b586f7126e992c1f831f822b15
[INFO] running `Command { std: "docker" "start" "-a" "4ef142c3c07b28a020c80a5899d6cac3d0f599b586f7126e992c1f831f822b15", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oracles-eeb5de2350a2fc3c)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test price_aggregator::conversions::tests::find_weighted_median_should_not_require_sorted_input ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::find_weighted_median_should_return_lone_element ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::find_weighted_median_should_return_middle_element_by_weight ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::find_weighted_median_should_return_mean_on_ties ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::token_prices_should_not_include_synthetics_without_prices ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_multifeed_should_gracefully_handle_no_prices ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_multifeed_should_ignore_very_divergent_third_price ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_multifeed_should_not_report_price_when_two_prices_diverge ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_multifeed_should_use_average_of_three_prices ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::token_prices_should_include_defaults_if_no_explicit_prices_were_found ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_multifeed_should_use_average_of_two_nearby_prices ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::token_prices_should_include_all_alphabetized_sources ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_multifeed_should_use_median_price_when_everything_diverges ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_multifeed_should_use_single_reported_price ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_average_prices ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_convert_prices_in_ada_using_default_ada_price ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_average_prices_in_different_currencies ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_convert_prices_in_ada_using_ada_price_from_api ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::find_weighted_median_should_return_none_for_empty_list ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_convert_prices_in_usdt_using_default_usdt_price ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_convert_prices_in_usdt_using_usdt_price_from_api ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_invert_value_of_underlying_currency_for_solp ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_not_convert_prices_in_ada_when_ada_price_not_known ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_ignore_outlier_source ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_not_convert_prices_in_usdt_when_usdt_price_not_known ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_not_report_price_if_sources_are_too_far_apart ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_ignore_source_with_tvl_below_threshold ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_return_defaults ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_return_1_for_usd ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_return_none_when_values_are_missing ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_return_value_from_source ... ok
[INFO] [stdout] test price_aggregator::gema::tests::should_count_rounds_based_on_time_elapsed ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_weight_prices ... ok
[INFO] [stdout] test price_aggregator::gema::tests::should_smooth_individual_price ... ok
[INFO] [stdout] test price_aggregator::gema::tests::should_only_smooth_increased_prices ... ok
[INFO] [stdout] test price_aggregator::tests::normalize_should_normalize_numbers_with_same_decimal_count ... ok
[INFO] [stdout] test price_aggregator::tests::normalize_should_not_panic_on_empty_input ... ok
[INFO] [stdout] test price_aggregator::tests::normalize_should_compute_gcd ... ok
[INFO] [stdout] test price_aggregator::tests::normalize_should_restrict_output_to_at_most_128_bytes ... ok
[INFO] [stdout] test price_aggregator::tests::restrict_output_size_should_not_round_denominator_up_when_only_zeroes_were_truncated ... ok
[INFO] [stdout] test price_aggregator::tests::restrict_output_size_should_round_numerator_down_and_denominator_up ... ok
[INFO] [stdout] test price_feed::synthetic::tests::should_serialize_finite_validity ... ok
[INFO] [stdout] test price_feed::synthetic::tests::should_serialize_infinite_validity ... ok
[INFO] [stdout] test price_feed::synthetic::tests::should_serialize_price_feed ... ok
[INFO] [stdout] test raft::tests::should_consider_other_node_leader_when_heartbeat_received ... ok
[INFO] [stdout] test price_aggregator::conversions::tests::value_in_usd_should_return_value_of_underlying_currency_for_synthetics ... ok
[INFO] [stdout] test raft::tests::should_delay_starting_new_election_if_missing_payloads ... ok
[INFO] [stdout] test raft::tests::should_elect_self_as_leader ... ok
[INFO] [stdout] test raft::tests::should_forget_current_leader_if_they_disconnect ... ok
[INFO] [stdout] test raft::tests::should_ignore_leader_heartbeats_from_lower_term ... ok
[INFO] [stdout] test raft::tests::should_not_count_false_votes ... ok
[INFO] [stdout] test raft::tests::should_not_double_count_votes_from_one_node ... ok
[INFO] [stdout] test price_aggregator::tests::normalize_should_handle_decimals_with_different_scales ... ok
[INFO] [stdout] test raft::tests::should_not_vote_twice_in_one_term ... ok
[INFO] [stdout] test raft::tests::should_notify_new_nodes_when_we_are_leader ... ok
[INFO] [stdout] test raft::tests::should_not_reset_new_election_timeout_after_receiving_old_heartbeat ... ok
[INFO] [stdout] test raft::tests::should_renounce_leadership_when_quorum_lost ... ok
[INFO] [stdout] test raft::tests::should_renounce_leadership_when_heartbeat_received_from_node_with_higher_term ... ok
[INFO] [stdout] test raft::tests::should_renounce_leadership_when_vote_requested_from_newer_term ... ok
[INFO] [stdout] test raft::tests::should_reset_new_election_timeout_after_voting ... ok
[INFO] [stdout] test raft::tests::should_respond_idempotently_to_request_for_vote ... ok
[INFO] [stdout] test raft::tests::should_return_new_term_when_vote_requested_for_older_term ... ok
[INFO] [stdout] test raft::tests::should_stop_sending_messages_if_we_abdicate ... ok
[INFO] [stdout] test raft::tests::should_start_new_election_if_current_election_times_out ... ok
[INFO] [stdout] test raft::tests::should_update_term_when_false_vote_received_for_newer_term ... ok
[INFO] [stdout] test raft::tests::should_update_term_when_vote_received_for_newer_term ... ok
[INFO] [stdout] test signature_aggregator::price_comparator::tests::should_not_sign_distant_collateral_prices ... ok
[INFO] [stdout] test signature_aggregator::price_comparator::tests::should_not_sign_distant_generic_prices ... ok
[INFO] [stdout] test raft::tests::should_vote_again_for_second_term ... ok
[INFO] [stdout] test raft::tests::should_vote_for_other_node ... ok
[INFO] [stdout] test signature_aggregator::price_comparator::tests::should_sign_close_enough_collateral_prices ... ok
[INFO] [stdout] test signature_aggregator::price_comparator::tests::should_not_sign_distant_timestmap ... ok
[INFO] [stdout] test signature_aggregator::price_comparator::tests::should_sign_close_enough_generic_prices ... ok
[INFO] [stdout] test signature_aggregator::price_comparator::tests::should_sign_close_enough_timestamp ... ok
[INFO] [stdout] test signature_aggregator::price_comparator::tests::should_not_sign_distant_validity ... ok
[INFO] [stdout] test signature_aggregator::price_comparator::tests::should_sign_close_enough_validity ... ok
[INFO] [stdout] test signature_aggregator::signer::tests::should_not_sign_distant_generic_prices ... ok
[INFO] [stdout] test config::tests::should_load_default_config_without_errors ... FAILED
[INFO] [stdout] test signature_aggregator::signer::tests::should_not_sign_distant_collateral_prices ... ok
[INFO] [stdout] test signature_aggregator::signer::tests::should_sign_close_enough_collateral_prices ... ok
[INFO] [stdout] test dkg::tests::should_generate_keys ... ok
[INFO] [stdout] test signature_aggregator::signer::tests::should_sign_close_enough_generic_prices ... ok
[INFO] [stdout] test dkg::tests::should_generate_keys_if_other_disconnects_after_we_finish ... ok
[INFO] [stdout] test signature_aggregator::signer::tests::should_collect_different_signatures_from_different_nodes ... ok
[INFO] [stdout] test signature_aggregator::signer::tests::should_sign_some_collateral_prices_but_not_others ... ok
[INFO] [stdout] test signature_aggregator::signer::tests::should_stop_collecting_commitments_if_node_is_disconnected ... ok
[INFO] [stdout] test signature_aggregator::signer::tests::should_keep_collecting_commitments_if_not_all_synthetics_are_covered ... ok
[INFO] [stdout] test signature_aggregator::signer::tests::should_sign_payload_with_quorum_of_two ... ok
[INFO] [stdout] test dkg::tests::should_generate_keys_after_disconnect ... ok
[INFO] [stdout] test signature_aggregator::signer::tests::should_sign_payload_with_quorum_of_three ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::should_load_default_config_without_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::should_load_default_config_without_errors' (17) panicked at src/config.rs:554:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: missing field `synthetics`
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<config::error::ConfigError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<oracles::config::OracleConfig, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, config::error::ConfigError>>>::from_residual
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: oracles::config::load_config::<&str, [&str; 1]>
[INFO] [stdout]              at ./src/config.rs:535:32
[INFO] [stdout]    3: oracles::config::tests::should_load_default_config_without_errors::{closure#0}
[INFO] [stdout]              at ./src/config.rs:554:13
[INFO] [stdout]    4: temp_env::with_vars::<&str, &str, oracles::config::tests::should_load_default_config_without_errors::{closure#0}, (), [(&str, core::option::Option<&str>); 1]>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/temp-env-0.3.6/src/lib.rs:139:18
[INFO] [stdout]    5: temp_env::with_var::<&str, &str, oracles::config::tests::should_load_default_config_without_errors::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/temp-env-0.3.6/src/lib.rs:68:5
[INFO] [stdout]    6: oracles::config::tests::should_load_default_config_without_errors
[INFO] [stdout]              at ./src/config.rs:553:9
[INFO] [stdout]    7: oracles::config::tests::should_load_default_config_without_errors::{closure#0}
[INFO] [stdout]              at ./src/config.rs:550:55
[INFO] [stdout]    8: <oracles::config::tests::should_load_default_config_without_errors::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   10: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   11: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   12: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   13: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   14: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   15: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   16: test::run_test_in_process
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   17: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   18: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   19: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   20: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   21: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   26: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   28: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   29: <unknown>
[INFO] [stdout]   30: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f592bad0a12 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f592bad0a12 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f592bad0a12 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f592bad0a12 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f592bae955a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f592bae955a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5f592bad6106 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f592bad6106 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f592baadb1f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f592baadb1f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f592bac8469 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f592b5c211e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f592b5c211e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f592bac86d2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f592bac86d2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f592baadbd8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f592baa4d39 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f592baaecdd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f592bae9ccc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f592bae9a12 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f592b5a5082 - <core[c5ed12ab89cc536a]::result::Result<oracles[afeaae74c30bafe5]::config::OracleConfig, anyhow[f46a0ea2dc1f8637]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f592b5a5082 - oracles[afeaae74c30bafe5]::config::tests::should_load_default_config_without_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:554:47
[INFO] [stdout]   22:     0x5f592b35e5dd - temp_env[f8be04ae374c41f4]::with_vars::<&str, &str, oracles[afeaae74c30bafe5]::config::tests::should_load_default_config_without_errors::{closure#0}, (), [(&str, core[c5ed12ab89cc536a]::option::Option<&str>); 1usize]>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/temp-env-0.3.6/src/lib.rs:139:18
[INFO] [stdout]   23:     0x5f592b35e390 - temp_env[f8be04ae374c41f4]::with_var::<&str, &str, oracles[afeaae74c30bafe5]::config::tests::should_load_default_config_without_errors::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/temp-env-0.3.6/src/lib.rs:68:5
[INFO] [stdout]   24:     0x5f592b5b0540 - oracles[afeaae74c30bafe5]::config::tests::should_load_default_config_without_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:553:9
[INFO] [stdout]   25:     0x5f592b5a4fd7 - oracles[afeaae74c30bafe5]::config::tests::should_load_default_config_without_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:550:55
[INFO] [stdout]   26:     0x5f592b35c076 - <oracles[afeaae74c30bafe5]::config::tests::should_load_default_config_without_errors::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5f592b5b64cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5f592b5b64cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5f592b5c2d2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5f592b5c2d2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f592b5c2d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f592b5c2d2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5f592b5c2d2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f592b5c2d2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5f592b5c2d2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5f592b5bd1f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5f592b5bd1f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5f592b5c5822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5f592b5c5822 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5f592b5c5822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5f592b5c5822 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5f592b5c5822 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f592b5c5822 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5f592b5c5822 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f592bacfedf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5f592bacfedf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7150965c7aa4 - <unknown>
[INFO] [stdout]   48:     0x715096654a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::should_load_default_config_without_errors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 89 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.42s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4ef142c3c07b28a020c80a5899d6cac3d0f599b586f7126e992c1f831f822b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ef142c3c07b28a020c80a5899d6cac3d0f599b586f7126e992c1f831f822b15", kill_on_drop: false }`
[INFO] [stdout] 4ef142c3c07b28a020c80a5899d6cac3d0f599b586f7126e992c1f831f822b15
