[INFO] fetching crate vimwiki_macros 0.1.0... [INFO] testing vimwiki_macros-0.1.0 against beta-2023-01-20 for beta-1.67-2.7 [INFO] extracting crate vimwiki_macros 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate vimwiki_macros 0.1.0 on toolchain beta-2023-01-20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vimwiki_macros 0.1.0 [INFO] finished tweaking crates.io crate vimwiki_macros 0.1.0 [INFO] tweaked toml for crates.io crate vimwiki_macros 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae74472b4afa4c375d66cc87606b0df9ef391e698f0f54b5aebe241f4ed40ef9 [INFO] running `Command { std: "docker" "start" "-a" "ae74472b4afa4c375d66cc87606b0df9ef391e698f0f54b5aebe241f4ed40ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae74472b4afa4c375d66cc87606b0df9ef391e698f0f54b5aebe241f4ed40ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae74472b4afa4c375d66cc87606b0df9ef391e698f0f54b5aebe241f4ed40ef9", kill_on_drop: false }` [INFO] [stdout] ae74472b4afa4c375d66cc87606b0df9ef391e698f0f54b5aebe241f4ed40ef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23e468e030d8cd6fc6f33d197954a3248e74a4f02a47c3894c8d6414648bcc70 [INFO] running `Command { std: "docker" "start" "-a" "23e468e030d8cd6fc6f33d197954a3248e74a4f02a47c3894c8d6414648bcc70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling vimwiki-core v0.1.0 [INFO] [stderr] Compiling vimwiki_macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.88s [INFO] running `Command { std: "docker" "inspect" "23e468e030d8cd6fc6f33d197954a3248e74a4f02a47c3894c8d6414648bcc70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e468e030d8cd6fc6f33d197954a3248e74a4f02a47c3894c8d6414648bcc70", kill_on_drop: false }` [INFO] [stdout] 23e468e030d8cd6fc6f33d197954a3248e74a4f02a47c3894c8d6414648bcc70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33d8d8fa25f5b6b05d3e24ecd25006aa1e61a16dc71216a564e428bd89c586f0 [INFO] running `Command { std: "docker" "start" "-a" "33d8d8fa25f5b6b05d3e24ecd25006aa1e61a16dc71216a564e428bd89c586f0", kill_on_drop: false }` [INFO] [stderr] Compiling vimwiki_macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `vimwiki_core::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/hygiene.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let _ = vimwiki_link!("[[diary:2012-03-05]]"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `vimwiki_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `vimwiki_core::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/hygiene.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | let _ = vimwiki_placeholder!("%date 2012-03-05"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vimwiki_placeholder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/functions/vimwiki.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | let x = vimwiki_link!("[[diary:2012-03-05]]"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `vimwiki_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/functions/vimwiki.rs:189:41 [INFO] [stdout] | [INFO] [stdout] 189 | Link::new_diary_link(NaiveDate::from_ymd(2012, 3, 5), None, None) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/functions/vimwiki.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 380 | vimwiki_placeholder!("%date 2012-03-05").into_inner(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vimwiki_placeholder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/functions/vimwiki.rs:381:38 [INFO] [stdout] | [INFO] [stdout] 381 | Placeholder::Date(NaiveDate::from_ymd(2012, 3, 5)), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/functions/vimwiki_format.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | let x = vimwiki_link_format!("[[diary:2012-03-05|{}]]", "cool"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vimwiki_link_format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/functions/vimwiki_format.rs:202:24 [INFO] [stdout] | [INFO] [stdout] 202 | NaiveDate::from_ymd(2012, 3, 5), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/hygiene.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let _ = vimwiki_link!("[[diary:2012-03-05]]"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vimwiki_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> tests/hygiene.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | let _ = vimwiki_placeholder!("%date 2012-03-05"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `vimwiki_placeholder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.45s [INFO] running `Command { std: "docker" "inspect" "33d8d8fa25f5b6b05d3e24ecd25006aa1e61a16dc71216a564e428bd89c586f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33d8d8fa25f5b6b05d3e24ecd25006aa1e61a16dc71216a564e428bd89c586f0", kill_on_drop: false }` [INFO] [stdout] 33d8d8fa25f5b6b05d3e24ecd25006aa1e61a16dc71216a564e428bd89c586f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e02763c60eeae39e7eacefa4b8ccb51d51ec38d880bd3418e2ab2f64cdab71c4 [INFO] running `Command { std: "docker" "start" "-a" "e02763c60eeae39e7eacefa4b8ccb51d51ec38d880bd3418e2ab2f64cdab71c4", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `vimwiki_core::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> tests/hygiene.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | let _ = vimwiki_link!("[[diary:2012-03-05]]"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `vimwiki_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `vimwiki_core::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> tests/hygiene.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | let _ = vimwiki_placeholder!("%date 2012-03-05"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `vimwiki_placeholder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> tests/functions/vimwiki.rs:186:13 [INFO] [stderr] | [INFO] [stderr] 186 | let x = vimwiki_link!("[[diary:2012-03-05]]"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `vimwiki_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> tests/functions/vimwiki.rs:189:41 [INFO] [stderr] | [INFO] [stderr] 189 | Link::new_diary_link(NaiveDate::from_ymd(2012, 3, 5), None, None) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> tests/functions/vimwiki.rs:380:9 [INFO] [stderr] | [INFO] [stderr] 380 | vimwiki_placeholder!("%date 2012-03-05").into_inner(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `vimwiki_placeholder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> tests/functions/vimwiki.rs:381:38 [INFO] [stderr] | [INFO] [stderr] 381 | Placeholder::Date(NaiveDate::from_ymd(2012, 3, 5)), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> tests/functions/vimwiki_format.rs:198:13 [INFO] [stderr] | [INFO] [stderr] 198 | let x = vimwiki_link_format!("[[diary:2012-03-05|{}]]", "cool"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `vimwiki_link_format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> tests/functions/vimwiki_format.rs:202:24 [INFO] [stderr] | [INFO] [stderr] 202 | NaiveDate::from_ymd(2012, 3, 5), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> tests/hygiene.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | let _ = vimwiki_link!("[[diary:2012-03-05]]"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `vimwiki_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> tests/hygiene.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | let _ = vimwiki_placeholder!("%date 2012-03-05"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `vimwiki_placeholder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `vimwiki_macros` (test "hygiene") generated 2 warnings [INFO] [stderr] warning: `vimwiki_macros` (test "lib") generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vimwiki_macros-62f0eff9ee84c2ad) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test formatter::tests::quote_format_str_should_support_explicit_positional_arguments ... ok [INFO] [stdout] test formatter::tests::quote_format_str_should_support_named_arguments ... ok [INFO] [stdout] test formatter::tests::quote_format_str_should_support_selectively_including_named_arguments ... ok [INFO] [stdout] test formatter::tests::quote_format_str_should_support_mixture_of_arguments ... ok [INFO] [stdout] test formatter::tests::quote_format_str_should_support_selectively_including_positional_arguments ... ok [INFO] [stdout] test formatter::tests::quote_format_str_should_support_implicit_positional_arguments ... ok [INFO] [stderr] Running tests/hygiene.rs (/opt/rustwide/target/debug/deps/hygiene-94fa2d958ba5979b) [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test hygiene_passes_for_vimwiki ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-34027d34a800e806) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test functions::vimwiki::vimwiki_code_block ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_code_block_raw ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_decorated_text_subscript ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_decorated_text_superscript ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_decorated_text_italic ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_blockquote ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_definition_list ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_decorated_text_strikeout ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_code_inline ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_comment ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_decorated_text_bold ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_block_element ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_divider ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_inline_element_container ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_list_item ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_math_block ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_multi_line_comment ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_inline_element ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_placeholder ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_blockquote ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_table ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_block_element ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_code_block ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_paragraph ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_math_inline ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_math_block_raw ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_header ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_line_comment ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_tags ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_keyword ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_code_inline ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_decorated_text_superscript ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_decorated_text_italic ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_decorated_text_strikeout ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_comment ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_decorated_text_subscript ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_definition_list ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_decorated_text_bold ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_header ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_text ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_inline_element ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_page ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_list ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_list_raw ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_table ... ok [INFO] [stdout] test hygiene::hygiene_passes_for_vimwiki ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_inline_element_container ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_paragraph ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_line_comment ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_placeholder ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_list ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_list_item ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_math_block ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_math_inline ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_multi_line_comment ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_page ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_link ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_tags ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_link ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests vimwiki_macros [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e02763c60eeae39e7eacefa4b8ccb51d51ec38d880bd3418e2ab2f64cdab71c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02763c60eeae39e7eacefa4b8ccb51d51ec38d880bd3418e2ab2f64cdab71c4", kill_on_drop: false }` [INFO] [stdout] e02763c60eeae39e7eacefa4b8ccb51d51ec38d880bd3418e2ab2f64cdab71c4