[INFO] fetching crate python_comm 0.2.7... [INFO] testing python_comm-0.2.7 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate python_comm 0.2.7 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate python_comm 0.2.7 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate python_comm 0.2.7 [INFO] finished tweaking crates.io crate python_comm 0.2.7 [INFO] tweaked toml for crates.io crate python_comm 0.2.7 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a2f234b8f8b3c3ddead1dfc73a207bb2e42848eb39bc3dfe66ba40169261b42 [INFO] running `Command { std: "docker" "start" "-a" "4a2f234b8f8b3c3ddead1dfc73a207bb2e42848eb39bc3dfe66ba40169261b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a2f234b8f8b3c3ddead1dfc73a207bb2e42848eb39bc3dfe66ba40169261b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a2f234b8f8b3c3ddead1dfc73a207bb2e42848eb39bc3dfe66ba40169261b42", kill_on_drop: false }` [INFO] [stdout] 4a2f234b8f8b3c3ddead1dfc73a207bb2e42848eb39bc3dfe66ba40169261b42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e809b3a2fc966d66d8213e688f547d5a0d2e8c990edf5ebc80184527c9c2ee9c [INFO] running `Command { std: "docker" "start" "-a" "e809b3a2fc966d66d8213e688f547d5a0d2e8c990edf5ebc80184527c9c2ee9c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cpp_demangle v0.3.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling symbolic-demangle v8.5.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling pprof v0.5.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling rgb v0.8.29 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling symbolic-common v8.5.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling inferno v0.10.8 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling rust_decimal v1.12.4 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling mysql_common v0.24.1 [INFO] [stderr] Compiling python_comm_macros v0.2.6 [INFO] [stderr] Compiling python_comm v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.00s [INFO] running `Command { std: "docker" "inspect" "e809b3a2fc966d66d8213e688f547d5a0d2e8c990edf5ebc80184527c9c2ee9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e809b3a2fc966d66d8213e688f547d5a0d2e8c990edf5ebc80184527c9c2ee9c", kill_on_drop: false }` [INFO] [stdout] e809b3a2fc966d66d8213e688f547d5a0d2e8c990edf5ebc80184527c9c2ee9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b417fa30c19ee5a869d3f63432d32a347857243d24483ea8f1d8fa38f7211344 [INFO] running `Command { std: "docker" "start" "-a" "b417fa30c19ee5a869d3f63432d32a347857243d24483ea8f1d8fa38f7211344", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_decimal_macros v1.12.4 [INFO] [stderr] Compiling python_comm v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "b417fa30c19ee5a869d3f63432d32a347857243d24483ea8f1d8fa38f7211344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b417fa30c19ee5a869d3f63432d32a347857243d24483ea8f1d8fa38f7211344", kill_on_drop: false }` [INFO] [stdout] b417fa30c19ee5a869d3f63432d32a347857243d24483ea8f1d8fa38f7211344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3b9ee04743ca80f3ba6600f4ce49033ea1761bf0caba0c79359bb96a553984e [INFO] running `Command { std: "docker" "start" "-a" "a3b9ee04743ca80f3ba6600f4ce49033ea1761bf0caba0c79359bb96a553984e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/python_comm-7bfaeedcb639640a) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test textsearcher::keyword_node_test::test_serde ... ok [INFO] [stdout] test textsearcher::text_searcher_test::test_add_keyword1 ... ok [INFO] [stdout] test textsearcher::text_searcher_test::test_add_keyword2 ... ok [INFO] [stdout] test textsearcher::keyword_node_test::test_new ... ok [INFO] [stdout] test textsearcher::text_searcher_test::test_create_blues ... ok [INFO] [stdout] test textsearcher::text_searcher_test::test_match2 ... ok [INFO] [stdout] test textsearcher::text_searcher_test::test_subst1 ... ok [INFO] [stdout] test textsearcher::text_searcher_test::test_new ... ok [INFO] [stdout] test textsearcher::text_searcher_test::test_subst3 ... ok [INFO] [stdout] test textsearcher::text_searcher_test::test_match3 ... ok [INFO] [stdout] test textsearcher::text_searcher_test::test_serde ... ok [INFO] [stdout] test textsearcher::text_searcher_test::test_match_line ... ok [INFO] [stdout] test textsearcher::text_searcher_test::test_match1 ... ok [INFO] [stdout] test textsearcher::text_searcher_test::test_get_node_by_keyword ... ok [INFO] [stdout] test textsearcher::text_searcher_test::test_subst2 ... ok [INFO] [stdout] test datetime::test::test_bjtc_from_to_duration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s [INFO] [stdout] [INFO] [stderr] Doc-tests python_comm [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/macros.rs - macros::raise_error (line 33) ... FAILED [INFO] [stdout] test src/lib.rs - as_python_object_use (line 85) ... FAILED [INFO] [stdout] test src/lib.rs - as_python_dict_use (line 39) ... FAILED [INFO] [stdout] test src/lib.rs - raise_error_use (line 145) ... ok [INFO] [stdout] test src/lib.rs - use_basic (line 158) ... ok [INFO] [stdout] test src/datetime.rs - datetime::bjtc_from_duration (line 272) ... FAILED [INFO] [stdout] test src/datetime.rs - datetime::bj_timestamp_millis (line 87) ... FAILED [INFO] [stdout] test src/datetime.rs - datetime::bj_timestamp (line 71) ... ok [INFO] [stdout] test src/macros.rs - macros::crate_version (line 5) ... ok [INFO] [stdout] test src/lib.rs - as_default_struct_use (line 18) ... ok [INFO] [stdout] test src/datetime.rs - datetime::bjtc_df (line 117) ... FAILED [INFO] [stdout] test src/datetime.rs - datetime::bj_times (line 56) ... ok [INFO] [stdout] test src/datetime.rs - datetime::bj_date (line 9) ... ok [INFO] [stdout] test src/datetime.rs - datetime::bj_dates (line 25) ... ok [INFO] [stdout] test src/textsearcher.rs - textsearcher::TextSearcher (line 165) ... ok [INFO] [stdout] test src/datetime.rs - datetime::bj_time (line 40) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/macros.rs - macros::raise_error (line 33) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `pyo3` [INFO] [stdout] --> src/macros.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 4 | use pyo3::{prepare_freethreaded_python, Python}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `pyo3` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pyo3` [INFO] [stdout] --> src/macros.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 17 | let _a = v.or_else(|err| raise_error!("py", __func__, "some text", "\n", err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pyo3` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `raise_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pyo3` [INFO] [stdout] --> src/macros.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 17 | let _a = v.or_else(|err| raise_error!("py", __func__, "some text", "\n", err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pyo3` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `raise_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - as_python_object_use (line 85) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `python_comm::use_pyo3` [INFO] [stdout] --> src/lib.rs:86:44 [INFO] [stdout] | [INFO] [stdout] 4 | use python_comm::{as_python_object_use::*, use_pyo3::*}; [INFO] [stdout] | ^^^^^^^^ could not find `use_pyo3` in `python_comm` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `pyfunction` in this scope [INFO] [stdout] --> src/lib.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[pyfunction] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Decimal` in this scope [INFO] [stdout] --> src/lib.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 11 | f3: Decimal, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use python_comm::use_basic::Decimal; [INFO] [stdout] | [INFO] [stdout] 3 | use rust_decimal::Decimal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NaiveDate` in this scope [INFO] [stdout] --> src/lib.rs:94:7 [INFO] [stdout] | [INFO] [stdout] 12 | f4: NaiveDate, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::NaiveDate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NaiveDateTime` in this scope [INFO] [stdout] --> src/lib.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 13 | f5: NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::NaiveDateTime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyErr` in this scope [INFO] [stdout] --> src/lib.rs:99:48 [INFO] [stdout] | [INFO] [stdout] 17 | fn func(a: ClassObject) -> Result { [INFO] [stdout] | - ^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NaiveDate` [INFO] [stdout] --> src/lib.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 22 | f4: NaiveDate::from_ymd(2002, 2, 2), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::NaiveDate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NaiveDate` [INFO] [stdout] --> src/lib.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 23 | f5: NaiveDate::from_ymd(2002, 2, 2).and_hms(2, 2, 2) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::NaiveDate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - as_python_dict_use (line 39) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `python_comm::use_pyo3` [INFO] [stdout] --> src/lib.rs:40:42 [INFO] [stdout] | [INFO] [stdout] 4 | use python_comm::{as_python_dict_use::*, use_pyo3::*}; [INFO] [stdout] | ^^^^^^^^ could not find `use_pyo3` in `python_comm` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `pyfunction` in this scope [INFO] [stdout] --> src/lib.rs:52:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[pyfunction] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Decimal` in this scope [INFO] [stdout] --> src/lib.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 11 | f3: Decimal, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use python_comm::use_basic::Decimal; [INFO] [stdout] | [INFO] [stdout] 3 | use rust_decimal::Decimal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NaiveDate` in this scope [INFO] [stdout] --> src/lib.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 12 | f4: NaiveDate, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::NaiveDate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NaiveDateTime` in this scope [INFO] [stdout] --> src/lib.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 13 | f5: NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::NaiveDateTime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyErr` in this scope [INFO] [stdout] --> src/lib.rs:53:44 [INFO] [stdout] | [INFO] [stdout] 17 | fn func(a: ClassDict) -> Result { [INFO] [stdout] | - ^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NaiveDate` [INFO] [stdout] --> src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 22 | f4: NaiveDate::from_ymd(2002, 2, 2), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::NaiveDate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NaiveDate` [INFO] [stdout] --> src/lib.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 23 | f5: NaiveDate::from_ymd(2002, 2, 2).and_hms(2, 2, 2) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::NaiveDate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/datetime.rs - datetime::bjtc_from_duration (line 272) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest9hSWGj/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctest9hSWGj/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpython_comm.rlib" "/opt/rustwide/target/debug/deps/libanyhow-30f063109b3cf80b.rlib" "/opt/rustwide/target/debug/deps/libmysql-009c4c59319e69e3.rlib" "/opt/rustwide/target/debug/deps/libpem-23073cc64ed7120e.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnix-5daaaac70eaf928e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-81884b246304e0c0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8cfcbd3a4e3ca4b6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-11054260a91fb6bc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aac0c770209f44b7.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libbufstream-9281604b4f6861b0.rlib" "/opt/rustwide/target/debug/deps/liblru-ea2b5b0734dba721.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d69e33ee34576822.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmysql_common-cf7678097f768852.rlib" "/opt/rustwide/target/debug/deps/libsha2-41fc8e220469ddd0.rlib" "/opt/rustwide/target/debug/deps/libdigest-7ba6c1f7120a8f2f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b608e59a59bfbdbc.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-660b7b2dd3d9b7c8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libflate2-7b8d9cf8b9275d83.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-e798739263aebfa8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-54a42d6ed399d9b9.rlib" "/opt/rustwide/target/debug/deps/librand-f6253693e378932c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b6dad01cac2ce6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-6f0ac973fe16fc92.rlib" "/opt/rustwide/target/debug/deps/liblexical-06ebda3b31f31420.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-21f5f1548162c4f4.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/librand-56a5b5bf6eb8407c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-efe1bdd38a2aa7b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-16f65d96f3f5ec4d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc56429448ff9075.rlib" "/opt/rustwide/target/debug/deps/libuuid-bdc586d2f514d70b.rlib" "/opt/rustwide/target/debug/deps/libtime-6d8fb0ae6d509a31.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-3d59da435de4d343.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-75992a11ee6bfba3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a074b25a01821473.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-304dc16551a09901.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ce64adacdea2973a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8df7ad2caed7b63e.rlib" "/opt/rustwide/target/debug/deps/libryu-fdfd8247f9cd03c1.rlib" "/opt/rustwide/target/debug/deps/libitoa-8dc68429df2949cc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libahash-34bb85020bf62eaf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ef699d50ef82dfbd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libchrono-0b8077aabd4c2d77.rlib" "/opt/rustwide/target/debug/deps/libserde-77d5f37bf42b5529.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtime-b0772a777c6da565.rlib" "/opt/rustwide/target/debug/deps/liblibc-86b83934bb221f9f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9hSWGj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/datetime.rs - datetime::bj_timestamp_millis (line 87) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestO3bU2A/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestO3bU2A/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpython_comm.rlib" "/opt/rustwide/target/debug/deps/libanyhow-30f063109b3cf80b.rlib" "/opt/rustwide/target/debug/deps/libmysql-009c4c59319e69e3.rlib" "/opt/rustwide/target/debug/deps/libpem-23073cc64ed7120e.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnix-5daaaac70eaf928e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-81884b246304e0c0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8cfcbd3a4e3ca4b6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-11054260a91fb6bc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aac0c770209f44b7.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libbufstream-9281604b4f6861b0.rlib" "/opt/rustwide/target/debug/deps/liblru-ea2b5b0734dba721.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d69e33ee34576822.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmysql_common-cf7678097f768852.rlib" "/opt/rustwide/target/debug/deps/libsha2-41fc8e220469ddd0.rlib" "/opt/rustwide/target/debug/deps/libdigest-7ba6c1f7120a8f2f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b608e59a59bfbdbc.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-660b7b2dd3d9b7c8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libflate2-7b8d9cf8b9275d83.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-e798739263aebfa8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-54a42d6ed399d9b9.rlib" "/opt/rustwide/target/debug/deps/librand-f6253693e378932c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b6dad01cac2ce6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-6f0ac973fe16fc92.rlib" "/opt/rustwide/target/debug/deps/liblexical-06ebda3b31f31420.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-21f5f1548162c4f4.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/librand-56a5b5bf6eb8407c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-efe1bdd38a2aa7b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-16f65d96f3f5ec4d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc56429448ff9075.rlib" "/opt/rustwide/target/debug/deps/libuuid-bdc586d2f514d70b.rlib" "/opt/rustwide/target/debug/deps/libtime-6d8fb0ae6d509a31.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-3d59da435de4d343.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-75992a11ee6bfba3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a074b25a01821473.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-304dc16551a09901.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ce64adacdea2973a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8df7ad2caed7b63e.rlib" "/opt/rustwide/target/debug/deps/libryu-fdfd8247f9cd03c1.rlib" "/opt/rustwide/target/debug/deps/libitoa-8dc68429df2949cc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libahash-34bb85020bf62eaf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ef699d50ef82dfbd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libchrono-0b8077aabd4c2d77.rlib" "/opt/rustwide/target/debug/deps/libserde-77d5f37bf42b5529.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtime-b0772a777c6da565.rlib" "/opt/rustwide/target/debug/deps/liblibc-86b83934bb221f9f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestO3bU2A/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/datetime.rs - datetime::bjtc_df (line 117) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestbbvZQl/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestbbvZQl/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpython_comm.rlib" "/opt/rustwide/target/debug/deps/libanyhow-30f063109b3cf80b.rlib" "/opt/rustwide/target/debug/deps/libmysql-009c4c59319e69e3.rlib" "/opt/rustwide/target/debug/deps/libpem-23073cc64ed7120e.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnix-5daaaac70eaf928e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-81884b246304e0c0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8cfcbd3a4e3ca4b6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-11054260a91fb6bc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aac0c770209f44b7.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libbufstream-9281604b4f6861b0.rlib" "/opt/rustwide/target/debug/deps/liblru-ea2b5b0734dba721.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d69e33ee34576822.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmysql_common-cf7678097f768852.rlib" "/opt/rustwide/target/debug/deps/libsha2-41fc8e220469ddd0.rlib" "/opt/rustwide/target/debug/deps/libdigest-7ba6c1f7120a8f2f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b608e59a59bfbdbc.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-660b7b2dd3d9b7c8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libflate2-7b8d9cf8b9275d83.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-e798739263aebfa8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-54a42d6ed399d9b9.rlib" "/opt/rustwide/target/debug/deps/librand-f6253693e378932c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b6dad01cac2ce6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-6f0ac973fe16fc92.rlib" "/opt/rustwide/target/debug/deps/liblexical-06ebda3b31f31420.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-21f5f1548162c4f4.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/librand-56a5b5bf6eb8407c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-efe1bdd38a2aa7b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-16f65d96f3f5ec4d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc56429448ff9075.rlib" "/opt/rustwide/target/debug/deps/libuuid-bdc586d2f514d70b.rlib" "/opt/rustwide/target/debug/deps/libtime-6d8fb0ae6d509a31.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-3d59da435de4d343.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-75992a11ee6bfba3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a074b25a01821473.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-304dc16551a09901.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ce64adacdea2973a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8df7ad2caed7b63e.rlib" "/opt/rustwide/target/debug/deps/libryu-fdfd8247f9cd03c1.rlib" "/opt/rustwide/target/debug/deps/libitoa-8dc68429df2949cc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libahash-34bb85020bf62eaf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ef699d50ef82dfbd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libchrono-0b8077aabd4c2d77.rlib" "/opt/rustwide/target/debug/deps/libserde-77d5f37bf42b5529.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtime-b0772a777c6da565.rlib" "/opt/rustwide/target/debug/deps/liblibc-86b83934bb221f9f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbbvZQl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/datetime.rs - datetime::bj_timestamp_millis (line 87) [INFO] [stdout] src/datetime.rs - datetime::bjtc_df (line 117) [INFO] [stdout] src/datetime.rs - datetime::bjtc_from_duration (line 272) [INFO] [stdout] src/lib.rs - as_python_dict_use (line 39) [INFO] [stdout] src/lib.rs - as_python_object_use (line 85) [INFO] [stdout] src/macros.rs - macros::raise_error (line 33) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.97s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "a3b9ee04743ca80f3ba6600f4ce49033ea1761bf0caba0c79359bb96a553984e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b9ee04743ca80f3ba6600f4ce49033ea1761bf0caba0c79359bb96a553984e", kill_on_drop: false }` [INFO] [stdout] a3b9ee04743ca80f3ba6600f4ce49033ea1761bf0caba0c79359bb96a553984e