[INFO] fetching crate vimwiki_macros 0.1.0... [INFO] testing vimwiki_macros-0.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate vimwiki_macros 0.1.0 into /workspace/builds/worker-2-tc1/source [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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vimwiki_macros 0.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 75 packages to latest compatible versions [INFO] [stderr] Adding aho-corasick v0.7.15 (available: v0.7.20) [INFO] [stderr] Adding memchr v2.3.4 (available: v2.7.6) [INFO] [stderr] Adding proc-macro-crate v1.3.1 (available: v3.4.0) [INFO] [stderr] Adding regex v1.4.6 (available: v1.12.2) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.108) [INFO] [stderr] Adding toml_edit v0.19.12 (available: v0.19.15) [INFO] [stderr] Adding winnow v0.4.7 (available: v0.4.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v1.5.2 [INFO] [stderr] Downloaded numerals v0.1.4 [INFO] [stderr] Downloaded radium v0.5.3 [INFO] [stderr] Downloaded serde_with v1.14.0 [INFO] [stderr] Downloaded toml_edit v0.19.12 [INFO] [stderr] Downloaded winnow v0.4.7 [INFO] [stderr] Downloaded bitvec v0.19.6 [INFO] [stderr] Downloaded nom v6.2.2 [INFO] [stderr] Downloaded regex v1.4.6 [INFO] [stderr] Downloaded vimwiki-core v0.1.0 [INFO] [stderr] Downloaded lexical-core v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f512336a39a7d8bc11c5fea63ff2a3ed9fad76fc1a534a3c38889023cef8d4cd [INFO] running `Command { std: "docker" "start" "-a" "f512336a39a7d8bc11c5fea63ff2a3ed9fad76fc1a534a3c38889023cef8d4cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f512336a39a7d8bc11c5fea63ff2a3ed9fad76fc1a534a3c38889023cef8d4cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f512336a39a7d8bc11c5fea63ff2a3ed9fad76fc1a534a3c38889023cef8d4cd", kill_on_drop: false }` [INFO] [stdout] f512336a39a7d8bc11c5fea63ff2a3ed9fad76fc1a534a3c38889023cef8d4cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab19ecead4f9e58f62425a76ff4fa4c8954f59a56fc3eec52139dabc7c02e600 [INFO] running `Command { std: "docker" "start" "-a" "ab19ecead4f9e58f62425a76ff4fa4c8954f59a56fc3eec52139dabc7c02e600", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling nom v6.2.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more v0.99.20 [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 chrono v0.4.42 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling vimwiki-core v0.1.0 [INFO] [stderr] Compiling vimwiki_macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.53s [INFO] running `Command { std: "docker" "inspect" "ab19ecead4f9e58f62425a76ff4fa4c8954f59a56fc3eec52139dabc7c02e600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab19ecead4f9e58f62425a76ff4fa4c8954f59a56fc3eec52139dabc7c02e600", kill_on_drop: false }` [INFO] [stdout] ab19ecead4f9e58f62425a76ff4fa4c8954f59a56fc3eec52139dabc7c02e600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a6d9e2f5f7a17d1680ba1b44657481691a1c5c773c95e50fc32cfde08e59ddd [INFO] running `Command { std: "docker" "start" "-a" "0a6d9e2f5f7a17d1680ba1b44657481691a1c5c773c95e50fc32cfde08e59ddd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling nom v6.2.2 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling vimwiki-core v0.1.0 [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.22s [INFO] running `Command { std: "docker" "inspect" "0a6d9e2f5f7a17d1680ba1b44657481691a1c5c773c95e50fc32cfde08e59ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6d9e2f5f7a17d1680ba1b44657481691a1c5c773c95e50fc32cfde08e59ddd", kill_on_drop: false }` [INFO] [stdout] 0a6d9e2f5f7a17d1680ba1b44657481691a1c5c773c95e50fc32cfde08e59ddd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa4910f698ce23993fdecd314c6971468ebc5114503e7bd70b938f73804ffddd [INFO] running `Command { std: "docker" "start" "-a" "fa4910f698ce23993fdecd314c6971468ebc5114503e7bd70b938f73804ffddd", 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` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vimwiki_macros-0a0346ae94a51ae9) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test formatter::tests::quote_format_str_should_support_named_arguments ... ok [INFO] [stdout] test formatter::tests::quote_format_str_should_support_explicit_positional_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_named_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] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/hygiene.rs (/opt/rustwide/target/debug/deps/hygiene-acc863e98a0f04f3) [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.00s [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-8a3069a8934c3318) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test functions::vimwiki::vimwiki_block_element ... ok [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_comment ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_decorated_text_bold ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_decorated_text_italic ... 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_decorated_text_subscript ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_decorated_text_superscript ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_divider ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_definition_list ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_header ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_inline_element ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_inline_element_container ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_keyword ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_line_comment ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_list ... 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_link ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_math_inline ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_placeholder ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_multi_line_comment ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_paragraph ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_block_element ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_table ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_tags ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_text ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_math_block_raw ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_list_raw ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_blockquote ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_comment ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_code_block ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_code_inline ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_decorated_text_bold ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_decorated_text_italic ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_page ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_decorated_text_strikeout ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_decorated_text_subscript ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_decorated_text_superscript ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_definition_list ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_inline_element_container ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_line_comment ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_link ... 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_header ... 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_paragraph ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_placeholder ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_table ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_tags ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_text ... ok [INFO] [stdout] test hygiene::hygiene_passes_for_vimwiki ... ok [INFO] [stdout] test functions::vimwiki::vimwiki_blockquote ... ok [INFO] [stdout] test functions::vimwiki_format::vimwiki_inline_element ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [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" "fa4910f698ce23993fdecd314c6971468ebc5114503e7bd70b938f73804ffddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa4910f698ce23993fdecd314c6971468ebc5114503e7bd70b938f73804ffddd", kill_on_drop: false }` [INFO] [stdout] fa4910f698ce23993fdecd314c6971468ebc5114503e7bd70b938f73804ffddd