[INFO] fetching crate nautilus-kraken 0.52.0... [INFO] testing nautilus-kraken-0.52.0 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate nautilus-kraken 0.52.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate nautilus-kraken 0.52.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nautilus-kraken 0.52.0 [INFO] tweaked toml for crates.io crate nautilus-kraken 0.52.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nautilus-kraken 0.52.0 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nautilus-kraken 0.52.0 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67e0a1662500851f00c46a3d4b7020ccf618f1cc4c16d8275ecfa4052e256eec [INFO] running `Command { std: "docker" "start" "-a" "67e0a1662500851f00c46a3d4b7020ccf618f1cc4c16d8275ecfa4052e256eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67e0a1662500851f00c46a3d4b7020ccf618f1cc4c16d8275ecfa4052e256eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e0a1662500851f00c46a3d4b7020ccf618f1cc4c16d8275ecfa4052e256eec", kill_on_drop: false }` [INFO] [stdout] 67e0a1662500851f00c46a3d4b7020ccf618f1cc4c16d8275ecfa4052e256eec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 366d7f2c1d483fa9990ecf34a8b7bbbf423cac5636370c3cf346fe50384391de [INFO] running `Command { std: "docker" "start" "-a" "366d7f2c1d483fa9990ecf34a8b7bbbf423cac5636370c3cf346fe50384391de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zmij v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling typenum v1.19.0 [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.1 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling implied-vol v2.0.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling nautilus-model v0.52.0 [INFO] [stderr] Compiling evalexpr v11.3.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling nautilus-common v0.52.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nautilus-core v0.52.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rust_decimal_macros v1.39.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling bon v3.8.1 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling nautilus-indicators v0.52.0 [INFO] [stderr] Compiling nautilus-analysis v0.52.0 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling nautilus-cryptography v0.52.0 [INFO] [stderr] Compiling nautilus-network v0.52.0 [INFO] [stderr] Compiling nautilus-portfolio v0.52.0 [INFO] [stderr] Compiling nautilus-execution v0.52.0 [INFO] [stderr] Compiling nautilus-data v0.52.0 [INFO] [stderr] Compiling nautilus-risk v0.52.0 [INFO] [stderr] Compiling nautilus-trading v0.52.0 [INFO] [stderr] Compiling nautilus-system v0.52.0 [INFO] [stderr] Compiling nautilus-live v0.52.0 [INFO] [stderr] Compiling nautilus-kraken v0.52.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "366d7f2c1d483fa9990ecf34a8b7bbbf423cac5636370c3cf346fe50384391de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "366d7f2c1d483fa9990ecf34a8b7bbbf423cac5636370c3cf346fe50384391de", kill_on_drop: false }` [INFO] [stdout] 366d7f2c1d483fa9990ecf34a8b7bbbf423cac5636370c3cf346fe50384391de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f279c65140da08574caf17336d9067b0793367ca7f8c63f21a1677fae481b882 [INFO] running `Command { std: "docker" "start" "-a" "f279c65140da08574caf17336d9067b0793367ca7f8c63f21a1677fae481b882", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling nautilus-core v0.52.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling nautilus-model v0.52.0 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling nautilus-cryptography v0.52.0 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling nautilus-network v0.52.0 [INFO] [stderr] Compiling nautilus-indicators v0.52.0 [INFO] [stderr] Compiling nautilus-analysis v0.52.0 [INFO] [stderr] Compiling nautilus-common v0.52.0 [INFO] [stderr] Compiling nautilus-portfolio v0.52.0 [INFO] [stderr] Compiling nautilus-execution v0.52.0 [INFO] [stderr] Compiling nautilus-data v0.52.0 [INFO] [stderr] Compiling nautilus-risk v0.52.0 [INFO] [stderr] Compiling nautilus-trading v0.52.0 [INFO] [stderr] Compiling nautilus-system v0.52.0 [INFO] [stderr] Compiling nautilus-testkit v0.52.0 [INFO] [stderr] Compiling nautilus-live v0.52.0 [INFO] [stderr] Compiling nautilus-kraken v0.52.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "f279c65140da08574caf17336d9067b0793367ca7f8c63f21a1677fae481b882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f279c65140da08574caf17336d9067b0793367ca7f8c63f21a1677fae481b882", kill_on_drop: false }` [INFO] [stdout] f279c65140da08574caf17336d9067b0793367ca7f8c63f21a1677fae481b882 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d1b22da227c62c0d432fc582e854a5e2f954b220481f96a93a7325ef62c52d6 [INFO] running `Command { std: "docker" "start" "-a" "8d1b22da227c62c0d432fc582e854a5e2f954b220481f96a93a7325ef62c52d6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nautilus_kraken-63a349b6f2699a62) [INFO] [stdout] [INFO] [stdout] running 121 tests [INFO] [stdout] test common::credential::tests::test_resolve_spot_with_both_args ... ok [INFO] [stdout] test common::credential::tests::test_resolve_futures_with_both_args ... ok [INFO] [stdout] test common::credential::tests::test_resolve_futures_with_partial_args_falls_back_to_env ... ok [INFO] [stdout] test common::credential::tests::test_resolve_spot_with_partial_args_falls_back_to_env ... ok [INFO] [stdout] test common::credential::tests::test_credential_creation ... ok [INFO] [stdout] test common::credential::tests::test_sign_futures_strips_derivatives_prefix ... ok [INFO] [stdout] test common::credential::tests::test_sign_futures_uses_url_encoded_post_data ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_futures_resolution_unsupported::case_4 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_futures_resolution::case_2 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_futures_resolution::case_3 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_spot_interval::case_6 ... ok [INFO] [stdout] test common::parse::tests::test_normalize_currency_code::case_1 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_futures_resolution_unsupported::case_2 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_spot_interval_unsupported ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_futures_resolution::case_5 ... ok [INFO] [stdout] test common::parse::tests::test_normalize_currency_code::case_2 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_futures_resolution::case_8 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_futures_resolution_unsupported::case_1 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_spot_interval::case_2 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_spot_interval::case_3 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_futures_resolution_unsupported::case_3 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_futures_resolution::case_1 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_spot_interval::case_4 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_spot_interval::case_1 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_futures_resolution::case_7 ... ok [INFO] [stdout] test common::parse::tests::test_normalize_currency_code::case_5 ... ok [INFO] [stdout] test common::parse::tests::test_normalize_currency_code::case_7 ... ok [INFO] [stdout] test common::parse::tests::test_normalize_currency_code::case_3 ... ok [INFO] [stdout] test common::parse::tests::test_normalize_currency_code::case_4 ... ok [INFO] [stdout] test common::parse::tests::test_normalize_currency_code::case_6 ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_spot_interval::case_5 ... ok [INFO] [stdout] test common::parse::tests::test_normalize_currency_code::case_8 ... ok [INFO] [stdout] test common::parse::tests::test_parse_decimal ... ok [INFO] [stdout] test common::parse::tests::test_parse_decimal_opt ... ok [INFO] [stdout] test common::parse::tests::test_parse_millis_timestamp ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_futures_resolution::case_4 ... ok [INFO] [stdout] test http::futures::models::tests::test_parse_futures_fills ... ok [INFO] [stdout] test common::parse::tests::test_parse_order_status_report ... ok [INFO] [stdout] test common::parse::tests::test_parse_futures_instrument_inverse ... ok [INFO] [stdout] test common::parse::tests::test_bar_type_to_futures_resolution::case_6 ... ok [INFO] [stdout] test common::parse::tests::test_parse_fill_report ... ok [INFO] [stdout] test common::parse::tests::test_parse_futures_instrument_flexible ... ok [INFO] [stdout] test http::futures::models::tests::test_parse_futures_open_orders ... ok [INFO] [stdout] test http::futures::query::tests::test_cancel_order_params_builder ... ok [INFO] [stdout] test http::futures::query::tests::test_edit_order_params_builder ... ok [INFO] [stdout] test http::futures::query::tests::test_send_order_params_serialization ... ok [INFO] [stdout] test http::futures::models::tests::test_parse_futures_open_positions ... ok [INFO] [stdout] test http::futures::query::tests::test_send_order_params_missing_limit_price ... ok [INFO] [stdout] test common::parse::tests::test_parse_spot_instrument ... ok [INFO] [stdout] test http::futures::query::tests::test_send_order_params_builder ... ok [INFO] [stdout] test http::spot::client::tests::test_compute_time_in_force_success::case_1_gtc_limit ... ok [INFO] [stdout] test http::spot::client::tests::test_compute_time_in_force_success::case_2_ioc_limit ... ok [INFO] [stdout] test http::spot::client::tests::test_compute_time_in_force_success::case_3_gtd_limit_with_expire ... ok [INFO] [stdout] test http::spot::client::tests::test_compute_time_in_force_success::case_4_gtc_market ... ok [INFO] [stdout] test common::parse::tests::test_parse_trade_tick_from_array ... ok [INFO] [stdout] test http::spot::models::tests::test_parse_asset_pairs ... ok [INFO] [stdout] test http::spot::client::tests::test_compute_time_in_force_success::case_5_ioc_market ... ok [INFO] [stdout] test http::spot::models::tests::test_parse_order_book ... ok [INFO] [stdout] test http::spot::models::tests::test_parse_ohlc ... ok [INFO] [stdout] test http::spot::models::tests::test_parse_system_status ... ok [INFO] [stdout] test http::spot::models::tests::test_parse_ticker ... ok [INFO] [stdout] test http::spot::models::tests::test_parse_server_time ... ok [INFO] [stdout] test http::spot::query::tests::test_add_order_params_builder ... ok [INFO] [stdout] test http::spot::query::tests::test_add_order_params_limit_requires_price ... ok [INFO] [stdout] test http::spot::query::tests::test_add_order_params_serialization ... ok [INFO] [stdout] test http::spot::query::tests::test_cancel_order_params_builder ... ok [INFO] [stdout] test http::spot::query::tests::test_cancel_order_params_serialization ... ok [INFO] [stdout] test websocket::futures::handler::tests::test_book_snapshot_filters_zero_quantity_asks ... ok [INFO] [stdout] test websocket::futures::handler::tests::test_book_snapshot_filters_zero_quantity_bids ... ok [INFO] [stdout] test websocket::futures::handler::tests::test_trade_filters_zero_quantity ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_classify_book_delta_message ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_classify_book_snapshot_message ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_classify_heartbeat_message ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_classify_info_event ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_classify_open_orders_cancel_message ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_classify_open_orders_delta_message ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_classify_subscribed_event ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_classify_ticker_message ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_classify_trade_message ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_classify_trade_snapshot_message ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_deserialize_book_delta_from_fixture ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_deserialize_book_snapshot_from_fixture ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_deserialize_fills_snapshot_from_fixture ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_deserialize_open_orders_cancel_from_fixture ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_deserialize_open_orders_delta_from_fixture ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_deserialize_open_orders_snapshot_from_fixture ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_deserialize_ticker_data ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_deserialize_ticker_from_fixture ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_deserialize_trade_from_fixture ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_deserialize_trade_snapshot_from_fixture ... ok [INFO] [stdout] test websocket::futures::messages::tests::test_serialize_subscribe_request ... ok [INFO] [stdout] test websocket::spot_v2::messages::tests::test_parse_book_snapshot ... ok [INFO] [stdout] test websocket::spot_v2::messages::tests::test_parse_book_update ... ok [INFO] [stdout] test websocket::spot_v2::messages::tests::test_parse_ohlc_update ... ok [INFO] [stdout] test websocket::spot_v2::messages::tests::test_parse_pong ... ok [INFO] [stdout] test websocket::spot_v2::messages::tests::test_parse_subscribe_response ... ok [INFO] [stdout] test websocket::spot_v2::messages::tests::test_parse_ticker_snapshot ... ok [INFO] [stdout] test websocket::spot_v2::messages::tests::test_parse_trade_update ... ok [INFO] [stdout] test http::spot::models::tests::test_parse_trades ... ok [INFO] [stdout] test http::futures::client::tests::test_raw_client_with_credentials ... ok [INFO] [stdout] test http::futures::client::tests::test_client_creation ... ok [INFO] [stdout] test http::spot::client::tests::test_nonce_is_nanosecond_timestamp ... ok [INFO] [stdout] test http::futures::client::tests::test_client_with_credentials ... ok [INFO] [stdout] test http::futures::client::tests::test_raw_client_creation ... ok [INFO] [stdout] test http::spot::client::tests::test_client_creation ... ok [INFO] [stdout] test http::spot::client::tests::test_raw_client_with_credentials ... ok [INFO] [stdout] test http::spot::client::tests::test_raw_client_creation ... ok [INFO] [stdout] test http::spot::client::tests::test_client_with_credentials ... ok [INFO] [stdout] test http::spot::client::tests::test_nonce_generation_strictly_increasing ... ok [INFO] [stdout] test websocket::spot_v2::parse::tests::test_parse_rfc3339_timestamp ... ok [INFO] [stdout] test websocket::spot_v2::parse::tests::test_parse_quote_tick ... ok [INFO] [stdout] test websocket::spot_v2::parse::tests::test_parse_book_deltas_update ... ok [INFO] [stdout] test websocket::spot_v2::parse::tests::test_parse_book_deltas_snapshot ... ok [INFO] [stdout] test websocket::spot_v2::parse::tests::test_parse_trade_tick ... ok [INFO] [stdout] test http::spot::client::tests::test_compute_time_in_force_errors::case_1_fok_not_supported ... ok [INFO] [stdout] test http::spot::client::tests::test_compute_time_in_force_errors::case_2_gtd_missing_expire ... ok [INFO] [stdout] test websocket::spot_v2::parse::tests::test_interval_to_bar_spec_invalid ... ok [INFO] [stdout] test common::parse::tests::test_parse_futures_instrument_negative_precision ... FAILED [INFO] [stdout] test websocket::spot_v2::parse::tests::test_parse_ws_bar ... ok [INFO] [stdout] test common::parse::tests::test_parse_bar ... ok [INFO] [stdout] test websocket::spot_v2::parse::tests::test_interval_to_bar_spec ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- common::parse::tests::test_parse_futures_instrument_negative_precision stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'common::parse::tests::test_parse_futures_instrument_negative_precision' (65) panicked at src/common/parse.rs:1176:75: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Cannot parse instrument 'PF_PEPEUSD': tick_size 0.0000000001 requires precision 10 which exceeds FIXED_PRECISION (9) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::msg:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stdout] 1: nautilus_kraken::common::parse::parse_futures_instrument [INFO] [stdout] at ./src/common/parse.rs:255:9 [INFO] [stdout] 2: nautilus_kraken::common::parse::tests::test_parse_futures_instrument_negative_precision::test_parse_futures_instrument_negative_precision [INFO] [stdout] at ./src/common/parse.rs:1176:26 [INFO] [stdout] 3: nautilus_kraken::common::parse::tests::test_parse_futures_instrument_negative_precision [INFO] [stdout] at ./src/common/parse.rs:1167:5 [INFO] [stdout] 4: nautilus_kraken::common::parse::tests::test_parse_futures_instrument_negative_precision::{closure#0} [INFO] [stdout] at ./src/common/parse.rs:1167:14 [INFO] [stdout] 5: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 8: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 10: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 11: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 12: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 13: test::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 14: test::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 15: test::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 16: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 17: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 18: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 19: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 21: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 22: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 23: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 25: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 26: [INFO] [stdout] 27: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c49c7e38bc2 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c49c7e38bc2 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c49c7e38bc2 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c49c7e38bc2 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c49c7e519ba - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c49c7e519ba - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x5c49c7e3e676 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c49c7e3e676 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5c49c7e152df - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c49c7e152df - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c49c7e30139 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c49c770dc2e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5c49c770dc2e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c49c7e303a2 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5c49c7e303a2 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c49c7e15398 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5c49c7e0c629 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c49c7e164ad - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c49c7e5212c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c49c7e51e72 - core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5c49c76cea25 - >::unwrap [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5c49c76cea25 - nautilus_kraken[bdbd7711da1a21e5]::common::parse::tests::test_parse_futures_instrument_negative_precision::test_parse_futures_instrument_negative_precision [INFO] [stdout] at /opt/rustwide/workdir/src/common/parse.rs:1176:75 [INFO] [stdout] 22: 0x5c49c76c5836 - nautilus_kraken[bdbd7711da1a21e5]::common::parse::tests::test_parse_futures_instrument_negative_precision [INFO] [stdout] at /opt/rustwide/workdir/src/common/parse.rs:1167:5 [INFO] [stdout] 23: 0x5c49c76c0a97 - nautilus_kraken[bdbd7711da1a21e5]::common::parse::tests::test_parse_futures_instrument_negative_precision::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/common/parse.rs:1167:14 [INFO] [stdout] 24: 0x5c49c7633256 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5c49c7701fdb - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5c49c7701fdb - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5c49c770e83a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5c49c770e83a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5c49c770e83a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5c49c770e83a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5c49c770e83a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5c49c770e83a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5c49c770e83a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5c49c7709de4 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5c49c7709de4 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5c49c7711332 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5c49c7711332 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5c49c7711332 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5c49c7711332 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5c49c7711332 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5c49c7711332 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5c49c7711332 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5c49c7e3808f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 44: 0x5c49c7e3808f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 45: 0x7bd9491edaa4 - [INFO] [stdout] 46: 0x7bd94927aa64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] common::parse::tests::test_parse_futures_instrument_negative_precision [INFO] [stdout] [INFO] [stdout] test result: FAILED. 120 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "8d1b22da227c62c0d432fc582e854a5e2f954b220481f96a93a7325ef62c52d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1b22da227c62c0d432fc582e854a5e2f954b220481f96a93a7325ef62c52d6", kill_on_drop: false }` [INFO] [stdout] 8d1b22da227c62c0d432fc582e854a5e2f954b220481f96a93a7325ef62c52d6