Oct 27 19:19:21.232 INFO checking mdblog-0.13.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:19:21.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 19:19:21.603 INFO blam! 3f4e09cd8db4cfc491c18953a4e042544b11cf57f46bf0d0eb82e61a6720496d Oct 27 19:19:21.607 INFO running `"docker" "start" "-a" "3f4e09cd8db4cfc491c18953a4e042544b11cf57f46bf0d0eb82e61a6720496d"` Oct 27 19:19:23.870 INFO kablam! usermod: no changes Oct 27 19:19:24.330 INFO kablam! Checking serde_yaml v0.7.5 Oct 27 19:19:24.330 INFO kablam! Checking chrono v0.4.6 Oct 27 19:19:24.355 INFO kablam! Checking config v0.8.0 Oct 27 19:19:30.757 INFO kablam! Checking tera v0.11.18 Oct 27 19:19:37.553 INFO kablam! Checking mdblog v0.13.1 (/source) Oct 27 19:19:53.099 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.115 INFO kablam! --> src/lib.rs:164:17 Oct 27 19:19:53.115 INFO kablam! | Oct 27 19:19:53.116 INFO kablam! 164 | context.add("now", &now.format("%Y-%m-%dT%H:%M:%S%:z").to_string()); Oct 27 19:19:53.116 INFO kablam! | ^^^ Oct 27 19:19:53.116 INFO kablam! | Oct 27 19:19:53.117 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:19:53.117 INFO kablam! Oct 27 19:19:53.379 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.391 INFO kablam! --> src/lib.rs:461:17 Oct 27 19:19:53.391 INFO kablam! | Oct 27 19:19:53.392 INFO kablam! 461 | context.add("now", &now); Oct 27 19:19:53.392 INFO kablam! | ^^^ Oct 27 19:19:53.392 INFO kablam! Oct 27 19:19:53.392 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.393 INFO kablam! --> src/lib.rs:462:17 Oct 27 19:19:53.393 INFO kablam! | Oct 27 19:19:53.393 INFO kablam! 462 | context.add("posts", &self.posts[..10.min(self.posts.len())]); Oct 27 19:19:53.394 INFO kablam! | ^^^ Oct 27 19:19:53.394 INFO kablam! Oct 27 19:19:53.423 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.425 INFO kablam! --> src/lib.rs:471:17 Oct 27 19:19:53.425 INFO kablam! | Oct 27 19:19:53.425 INFO kablam! 471 | context.add("config", &self.settings); Oct 27 19:19:53.425 INFO kablam! | ^^^ Oct 27 19:19:53.426 INFO kablam! Oct 27 19:19:53.426 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.426 INFO kablam! --> src/lib.rs:472:17 Oct 27 19:19:53.427 INFO kablam! | Oct 27 19:19:53.427 INFO kablam! 472 | context.add("all_tags", &self.tags_map.values().collect::>()); Oct 27 19:19:53.427 INFO kablam! | ^^^ Oct 27 19:19:53.431 INFO kablam! Oct 27 19:19:53.433 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.434 INFO kablam! --> src/lib.rs:484:17 Oct 27 19:19:53.434 INFO kablam! | Oct 27 19:19:53.435 INFO kablam! 484 | context.add("post", &post); Oct 27 19:19:53.435 INFO kablam! | ^^^ Oct 27 19:19:53.435 INFO kablam! Oct 27 19:19:53.438 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.439 INFO kablam! --> src/lib.rs:485:17 Oct 27 19:19:53.439 INFO kablam! | Oct 27 19:19:53.439 INFO kablam! 485 | context.add("post_tags", &post_tags); Oct 27 19:19:53.439 INFO kablam! | ^^^ Oct 27 19:19:53.440 INFO kablam! Oct 27 19:19:53.447 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.448 INFO kablam! --> src/lib.rs:493:17 Oct 27 19:19:53.448 INFO kablam! | Oct 27 19:19:53.448 INFO kablam! 493 | context.add("prev_name", prev_name); Oct 27 19:19:53.449 INFO kablam! | ^^^ Oct 27 19:19:53.449 INFO kablam! Oct 27 19:19:53.451 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.452 INFO kablam! --> src/lib.rs:494:17 Oct 27 19:19:53.452 INFO kablam! | Oct 27 19:19:53.452 INFO kablam! 494 | context.add("next_name", next_name); Oct 27 19:19:53.453 INFO kablam! | ^^^ Oct 27 19:19:53.453 INFO kablam! Oct 27 19:19:53.453 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.453 INFO kablam! --> src/lib.rs:495:17 Oct 27 19:19:53.454 INFO kablam! | Oct 27 19:19:53.454 INFO kablam! 495 | context.add("posts", posts); Oct 27 19:19:53.454 INFO kablam! | ^^^ Oct 27 19:19:53.454 INFO kablam! Oct 27 19:19:53.459 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.459 INFO kablam! --> src/lib.rs:502:17 Oct 27 19:19:53.460 INFO kablam! | Oct 27 19:19:53.460 INFO kablam! 502 | context.add("title", title); Oct 27 19:19:53.460 INFO kablam! | ^^^ Oct 27 19:19:53.460 INFO kablam! Oct 27 19:19:53.461 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.461 INFO kablam! --> src/lib.rs:503:17 Oct 27 19:19:53.461 INFO kablam! | Oct 27 19:19:53.461 INFO kablam! 503 | context.add("prev_name", prev_name); Oct 27 19:19:53.462 INFO kablam! | ^^^ Oct 27 19:19:53.462 INFO kablam! Oct 27 19:19:53.462 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.463 INFO kablam! --> src/lib.rs:504:17 Oct 27 19:19:53.463 INFO kablam! | Oct 27 19:19:53.463 INFO kablam! 504 | context.add("next_name", next_name); Oct 27 19:19:53.463 INFO kablam! | ^^^ Oct 27 19:19:53.464 INFO kablam! Oct 27 19:19:53.464 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.464 INFO kablam! --> src/lib.rs:505:17 Oct 27 19:19:53.464 INFO kablam! | Oct 27 19:19:53.465 INFO kablam! 505 | context.add("posts", posts); Oct 27 19:19:53.465 INFO kablam! | ^^^ Oct 27 19:19:53.465 INFO kablam! Oct 27 19:19:53.483 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.483 INFO kablam! --> src/lib.rs:164:17 Oct 27 19:19:53.484 INFO kablam! | Oct 27 19:19:53.484 INFO kablam! 164 | context.add("now", &now.format("%Y-%m-%dT%H:%M:%S%:z").to_string()); Oct 27 19:19:53.484 INFO kablam! | ^^^ Oct 27 19:19:53.485 INFO kablam! | Oct 27 19:19:53.485 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:19:53.485 INFO kablam! Oct 27 19:19:53.767 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.768 INFO kablam! --> src/lib.rs:461:17 Oct 27 19:19:53.768 INFO kablam! | Oct 27 19:19:53.768 INFO kablam! 461 | context.add("now", &now); Oct 27 19:19:53.768 INFO kablam! | ^^^ Oct 27 19:19:53.769 INFO kablam! Oct 27 19:19:53.769 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.769 INFO kablam! --> src/lib.rs:462:17 Oct 27 19:19:53.770 INFO kablam! | Oct 27 19:19:53.770 INFO kablam! 462 | context.add("posts", &self.posts[..10.min(self.posts.len())]); Oct 27 19:19:53.770 INFO kablam! | ^^^ Oct 27 19:19:53.771 INFO kablam! Oct 27 19:19:53.802 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.802 INFO kablam! --> src/lib.rs:471:17 Oct 27 19:19:53.803 INFO kablam! | Oct 27 19:19:53.803 INFO kablam! 471 | context.add("config", &self.settings); Oct 27 19:19:53.803 INFO kablam! | ^^^ Oct 27 19:19:53.803 INFO kablam! Oct 27 19:19:53.804 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.804 INFO kablam! --> src/lib.rs:472:17 Oct 27 19:19:53.804 INFO kablam! | Oct 27 19:19:53.805 INFO kablam! 472 | context.add("all_tags", &self.tags_map.values().collect::>()); Oct 27 19:19:53.805 INFO kablam! | ^^^ Oct 27 19:19:53.805 INFO kablam! Oct 27 19:19:53.805 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.806 INFO kablam! --> src/lib.rs:484:17 Oct 27 19:19:53.806 INFO kablam! | Oct 27 19:19:53.806 INFO kablam! 484 | context.add("post", &post); Oct 27 19:19:53.806 INFO kablam! | ^^^ Oct 27 19:19:53.807 INFO kablam! Oct 27 19:19:53.807 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.807 INFO kablam! --> src/lib.rs:485:17 Oct 27 19:19:53.808 INFO kablam! | Oct 27 19:19:53.808 INFO kablam! 485 | context.add("post_tags", &post_tags); Oct 27 19:19:53.808 INFO kablam! | ^^^ Oct 27 19:19:53.808 INFO kablam! Oct 27 19:19:53.809 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.809 INFO kablam! --> src/lib.rs:493:17 Oct 27 19:19:53.809 INFO kablam! | Oct 27 19:19:53.809 INFO kablam! 493 | context.add("prev_name", prev_name); Oct 27 19:19:53.810 INFO kablam! | ^^^ Oct 27 19:19:53.810 INFO kablam! Oct 27 19:19:53.810 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.810 INFO kablam! --> src/lib.rs:494:17 Oct 27 19:19:53.811 INFO kablam! | Oct 27 19:19:53.811 INFO kablam! 494 | context.add("next_name", next_name); Oct 27 19:19:53.811 INFO kablam! | ^^^ Oct 27 19:19:53.812 INFO kablam! Oct 27 19:19:53.812 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.812 INFO kablam! --> src/lib.rs:495:17 Oct 27 19:19:53.812 INFO kablam! | Oct 27 19:19:53.813 INFO kablam! 495 | context.add("posts", posts); Oct 27 19:19:53.813 INFO kablam! | ^^^ Oct 27 19:19:53.813 INFO kablam! Oct 27 19:19:53.813 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.814 INFO kablam! --> src/lib.rs:502:17 Oct 27 19:19:53.814 INFO kablam! | Oct 27 19:19:53.814 INFO kablam! 502 | context.add("title", title); Oct 27 19:19:53.814 INFO kablam! | ^^^ Oct 27 19:19:53.815 INFO kablam! Oct 27 19:19:53.815 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.815 INFO kablam! --> src/lib.rs:503:17 Oct 27 19:19:53.816 INFO kablam! | Oct 27 19:19:53.816 INFO kablam! 503 | context.add("prev_name", prev_name); Oct 27 19:19:53.816 INFO kablam! | ^^^ Oct 27 19:19:53.816 INFO kablam! Oct 27 19:19:53.817 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.817 INFO kablam! --> src/lib.rs:504:17 Oct 27 19:19:53.817 INFO kablam! | Oct 27 19:19:53.817 INFO kablam! 504 | context.add("next_name", next_name); Oct 27 19:19:53.818 INFO kablam! | ^^^ Oct 27 19:19:53.818 INFO kablam! Oct 27 19:19:53.818 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 27 19:19:53.818 INFO kablam! --> src/lib.rs:505:17 Oct 27 19:19:53.819 INFO kablam! | Oct 27 19:19:53.819 INFO kablam! 505 | context.add("posts", posts); Oct 27 19:19:53.819 INFO kablam! | ^^^ Oct 27 19:19:53.819 INFO kablam! Oct 27 19:19:53.891 INFO kablam! warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_chain()' method instead Oct 27 19:19:53.891 INFO kablam! --> src/utils.rs:38:22 Oct 27 19:19:53.891 INFO kablam! | Oct 27 19:19:53.891 INFO kablam! 38 | for cause in err.causes() { Oct 27 19:19:53.891 INFO kablam! | ^^^^^^ Oct 27 19:19:53.891 INFO kablam! Oct 27 19:19:54.043 INFO kablam! warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_chain()' method instead Oct 27 19:19:54.043 INFO kablam! --> src/utils.rs:38:22 Oct 27 19:19:54.043 INFO kablam! | Oct 27 19:19:54.043 INFO kablam! 38 | for cause in err.causes() { Oct 27 19:19:54.043 INFO kablam! | ^^^^^^ Oct 27 19:19:54.043 INFO kablam! Oct 27 19:20:12.591 INFO kablam! warning: unused `#[macro_use]` import Oct 27 19:20:12.591 INFO kablam! --> src/main.rs:3:1 Oct 27 19:20:12.591 INFO kablam! | Oct 27 19:20:12.591 INFO kablam! 3 | #[macro_use] Oct 27 19:20:12.591 INFO kablam! | ^^^^^^^^^^^^ Oct 27 19:20:12.591 INFO kablam! | Oct 27 19:20:12.591 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:20:12.591 INFO kablam! Oct 27 19:20:12.935 INFO kablam! warning: unused `#[macro_use]` import Oct 27 19:20:12.935 INFO kablam! --> src/main.rs:3:1 Oct 27 19:20:12.935 INFO kablam! | Oct 27 19:20:12.935 INFO kablam! 3 | #[macro_use] Oct 27 19:20:12.935 INFO kablam! | ^^^^^^^^^^^^ Oct 27 19:20:12.935 INFO kablam! | Oct 27 19:20:12.935 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:20:12.935 INFO kablam! Oct 27 19:20:13.180 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.28s Oct 27 19:20:13.207 INFO kablam! su: No module specific data is present Oct 27 19:20:13.935 INFO running `"docker" "rm" "-f" "3f4e09cd8db4cfc491c18953a4e042544b11cf57f46bf0d0eb82e61a6720496d"` Oct 27 19:20:14.216 INFO blam! 3f4e09cd8db4cfc491c18953a4e042544b11cf57f46bf0d0eb82e61a6720496d