Oct 22 01:35:18.654 INFO checking mdblog-0.13.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:35:18.654 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 01:35:19.108 INFO blam! 5191410d48d21ece0ae4b101a7b0ffd21d1d15aac2383f3d9427a592809a2819 Oct 22 01:35:19.110 INFO running `"docker" "start" "-a" "5191410d48d21ece0ae4b101a7b0ffd21d1d15aac2383f3d9427a592809a2819"` Oct 22 01:35:20.632 INFO kablam! usermod: no changes Oct 22 01:35:21.132 INFO kablam! Checking serde_yaml v0.7.5 Oct 22 01:35:21.146 INFO kablam! Checking chrono v0.4.6 Oct 22 01:35:21.156 INFO kablam! Checking config v0.8.0 Oct 22 01:35:26.280 INFO kablam! Checking tera v0.11.18 Oct 22 01:35:32.944 INFO kablam! Checking mdblog v0.13.1 (/source) Oct 22 01:35:46.561 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.561 INFO kablam! --> src/lib.rs:164:17 Oct 22 01:35:46.561 INFO kablam! | Oct 22 01:35:46.561 INFO kablam! 164 | context.add("now", &now.format("%Y-%m-%dT%H:%M:%S%:z").to_string()); Oct 22 01:35:46.561 INFO kablam! | ^^^ Oct 22 01:35:46.561 INFO kablam! | Oct 22 01:35:46.561 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 01:35:46.561 INFO kablam! Oct 22 01:35:46.844 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.844 INFO kablam! --> src/lib.rs:461:17 Oct 22 01:35:46.844 INFO kablam! | Oct 22 01:35:46.844 INFO kablam! 461 | context.add("now", &now); Oct 22 01:35:46.844 INFO kablam! | ^^^ Oct 22 01:35:46.844 INFO kablam! Oct 22 01:35:46.844 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.844 INFO kablam! --> src/lib.rs:462:17 Oct 22 01:35:46.844 INFO kablam! | Oct 22 01:35:46.844 INFO kablam! 462 | context.add("posts", &self.posts[..10.min(self.posts.len())]); Oct 22 01:35:46.844 INFO kablam! | ^^^ Oct 22 01:35:46.844 INFO kablam! Oct 22 01:35:46.868 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.868 INFO kablam! --> src/lib.rs:471:17 Oct 22 01:35:46.868 INFO kablam! | Oct 22 01:35:46.868 INFO kablam! 471 | context.add("config", &self.settings); Oct 22 01:35:46.868 INFO kablam! | ^^^ Oct 22 01:35:46.868 INFO kablam! Oct 22 01:35:46.868 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.868 INFO kablam! --> src/lib.rs:472:17 Oct 22 01:35:46.868 INFO kablam! | Oct 22 01:35:46.868 INFO kablam! 472 | context.add("all_tags", &self.tags_map.values().collect::>()); Oct 22 01:35:46.868 INFO kablam! | ^^^ Oct 22 01:35:46.868 INFO kablam! Oct 22 01:35:46.884 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.884 INFO kablam! --> src/lib.rs:484:17 Oct 22 01:35:46.884 INFO kablam! | Oct 22 01:35:46.884 INFO kablam! 484 | context.add("post", &post); Oct 22 01:35:46.884 INFO kablam! | ^^^ Oct 22 01:35:46.884 INFO kablam! Oct 22 01:35:46.884 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.884 INFO kablam! --> src/lib.rs:485:17 Oct 22 01:35:46.884 INFO kablam! | Oct 22 01:35:46.884 INFO kablam! 485 | context.add("post_tags", &post_tags); Oct 22 01:35:46.884 INFO kablam! | ^^^ Oct 22 01:35:46.884 INFO kablam! Oct 22 01:35:46.884 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.884 INFO kablam! --> src/lib.rs:493:17 Oct 22 01:35:46.884 INFO kablam! | Oct 22 01:35:46.884 INFO kablam! 493 | context.add("prev_name", prev_name); Oct 22 01:35:46.884 INFO kablam! | ^^^ Oct 22 01:35:46.884 INFO kablam! Oct 22 01:35:46.884 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.885 INFO kablam! --> src/lib.rs:494:17 Oct 22 01:35:46.885 INFO kablam! | Oct 22 01:35:46.885 INFO kablam! 494 | context.add("next_name", next_name); Oct 22 01:35:46.885 INFO kablam! | ^^^ Oct 22 01:35:46.885 INFO kablam! Oct 22 01:35:46.885 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.885 INFO kablam! --> src/lib.rs:495:17 Oct 22 01:35:46.885 INFO kablam! | Oct 22 01:35:46.885 INFO kablam! 495 | context.add("posts", posts); Oct 22 01:35:46.885 INFO kablam! | ^^^ Oct 22 01:35:46.885 INFO kablam! Oct 22 01:35:46.889 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.889 INFO kablam! --> src/lib.rs:502:17 Oct 22 01:35:46.889 INFO kablam! | Oct 22 01:35:46.889 INFO kablam! 502 | context.add("title", title); Oct 22 01:35:46.889 INFO kablam! | ^^^ Oct 22 01:35:46.889 INFO kablam! Oct 22 01:35:46.889 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.889 INFO kablam! --> src/lib.rs:503:17 Oct 22 01:35:46.889 INFO kablam! | Oct 22 01:35:46.889 INFO kablam! 503 | context.add("prev_name", prev_name); Oct 22 01:35:46.889 INFO kablam! | ^^^ Oct 22 01:35:46.889 INFO kablam! Oct 22 01:35:46.889 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.889 INFO kablam! --> src/lib.rs:504:17 Oct 22 01:35:46.889 INFO kablam! | Oct 22 01:35:46.889 INFO kablam! 504 | context.add("next_name", next_name); Oct 22 01:35:46.889 INFO kablam! | ^^^ Oct 22 01:35:46.889 INFO kablam! Oct 22 01:35:46.889 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:46.889 INFO kablam! --> src/lib.rs:505:17 Oct 22 01:35:46.889 INFO kablam! | Oct 22 01:35:46.889 INFO kablam! 505 | context.add("posts", posts); Oct 22 01:35:46.889 INFO kablam! | ^^^ Oct 22 01:35:46.889 INFO kablam! Oct 22 01:35:47.144 INFO kablam! warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_chain()' method instead Oct 22 01:35:47.144 INFO kablam! --> src/utils.rs:38:22 Oct 22 01:35:47.144 INFO kablam! | Oct 22 01:35:47.144 INFO kablam! 38 | for cause in err.causes() { Oct 22 01:35:47.144 INFO kablam! | ^^^^^^ Oct 22 01:35:47.144 INFO kablam! Oct 22 01:35:47.739 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.739 INFO kablam! --> src/lib.rs:164:17 Oct 22 01:35:47.740 INFO kablam! | Oct 22 01:35:47.740 INFO kablam! 164 | context.add("now", &now.format("%Y-%m-%dT%H:%M:%S%:z").to_string()); Oct 22 01:35:47.740 INFO kablam! | ^^^ Oct 22 01:35:47.741 INFO kablam! | Oct 22 01:35:47.741 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 01:35:47.741 INFO kablam! Oct 22 01:35:47.900 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.901 INFO kablam! --> src/lib.rs:461:17 Oct 22 01:35:47.901 INFO kablam! | Oct 22 01:35:47.901 INFO kablam! 461 | context.add("now", &now); Oct 22 01:35:47.902 INFO kablam! | ^^^ Oct 22 01:35:47.902 INFO kablam! Oct 22 01:35:47.902 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.902 INFO kablam! --> src/lib.rs:462:17 Oct 22 01:35:47.903 INFO kablam! | Oct 22 01:35:47.903 INFO kablam! 462 | context.add("posts", &self.posts[..10.min(self.posts.len())]); Oct 22 01:35:47.903 INFO kablam! | ^^^ Oct 22 01:35:47.903 INFO kablam! Oct 22 01:35:47.916 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.917 INFO kablam! --> src/lib.rs:471:17 Oct 22 01:35:47.917 INFO kablam! | Oct 22 01:35:47.917 INFO kablam! 471 | context.add("config", &self.settings); Oct 22 01:35:47.918 INFO kablam! | ^^^ Oct 22 01:35:47.918 INFO kablam! Oct 22 01:35:47.918 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.918 INFO kablam! --> src/lib.rs:472:17 Oct 22 01:35:47.919 INFO kablam! | Oct 22 01:35:47.924 INFO kablam! 472 | context.add("all_tags", &self.tags_map.values().collect::>()); Oct 22 01:35:47.925 INFO kablam! | ^^^ Oct 22 01:35:47.925 INFO kablam! Oct 22 01:35:47.925 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.926 INFO kablam! --> src/lib.rs:484:17 Oct 22 01:35:47.926 INFO kablam! | Oct 22 01:35:47.926 INFO kablam! 484 | context.add("post", &post); Oct 22 01:35:47.926 INFO kablam! | ^^^ Oct 22 01:35:47.927 INFO kablam! Oct 22 01:35:47.927 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.927 INFO kablam! --> src/lib.rs:485:17 Oct 22 01:35:47.927 INFO kablam! | Oct 22 01:35:47.928 INFO kablam! 485 | context.add("post_tags", &post_tags); Oct 22 01:35:47.928 INFO kablam! | ^^^ Oct 22 01:35:47.928 INFO kablam! Oct 22 01:35:47.929 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.929 INFO kablam! --> src/lib.rs:493:17 Oct 22 01:35:47.929 INFO kablam! | Oct 22 01:35:47.929 INFO kablam! 493 | context.add("prev_name", prev_name); Oct 22 01:35:47.930 INFO kablam! | ^^^ Oct 22 01:35:47.930 INFO kablam! Oct 22 01:35:47.930 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.930 INFO kablam! --> src/lib.rs:494:17 Oct 22 01:35:47.931 INFO kablam! | Oct 22 01:35:47.931 INFO kablam! 494 | context.add("next_name", next_name); Oct 22 01:35:47.931 INFO kablam! | ^^^ Oct 22 01:35:47.931 INFO kablam! Oct 22 01:35:47.932 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.932 INFO kablam! --> src/lib.rs:495:17 Oct 22 01:35:47.932 INFO kablam! | Oct 22 01:35:47.933 INFO kablam! 495 | context.add("posts", posts); Oct 22 01:35:47.933 INFO kablam! | ^^^ Oct 22 01:35:47.933 INFO kablam! Oct 22 01:35:47.933 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.934 INFO kablam! --> src/lib.rs:502:17 Oct 22 01:35:47.934 INFO kablam! | Oct 22 01:35:47.934 INFO kablam! 502 | context.add("title", title); Oct 22 01:35:47.934 INFO kablam! | ^^^ Oct 22 01:35:47.935 INFO kablam! Oct 22 01:35:47.935 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.935 INFO kablam! --> src/lib.rs:503:17 Oct 22 01:35:47.935 INFO kablam! | Oct 22 01:35:47.936 INFO kablam! 503 | context.add("prev_name", prev_name); Oct 22 01:35:47.940 INFO kablam! | ^^^ Oct 22 01:35:47.944 INFO kablam! Oct 22 01:35:47.944 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.945 INFO kablam! --> src/lib.rs:504:17 Oct 22 01:35:47.945 INFO kablam! | Oct 22 01:35:47.948 INFO kablam! 504 | context.add("next_name", next_name); Oct 22 01:35:47.952 INFO kablam! | ^^^ Oct 22 01:35:47.952 INFO kablam! Oct 22 01:35:47.953 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 22 01:35:47.953 INFO kablam! --> src/lib.rs:505:17 Oct 22 01:35:47.953 INFO kablam! | Oct 22 01:35:47.954 INFO kablam! 505 | context.add("posts", posts); Oct 22 01:35:47.954 INFO kablam! | ^^^ Oct 22 01:35:47.954 INFO kablam! Oct 22 01:35:48.220 INFO kablam! warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_chain()' method instead Oct 22 01:35:48.220 INFO kablam! --> src/utils.rs:38:22 Oct 22 01:35:48.220 INFO kablam! | Oct 22 01:35:48.220 INFO kablam! 38 | for cause in err.causes() { Oct 22 01:35:48.220 INFO kablam! | ^^^^^^ Oct 22 01:35:48.220 INFO kablam! Oct 22 01:36:03.513 INFO kablam! warning: unused `#[macro_use]` import Oct 22 01:36:03.514 INFO kablam! --> src/main.rs:3:1 Oct 22 01:36:03.514 INFO kablam! | Oct 22 01:36:03.514 INFO kablam! 3 | #[macro_use] Oct 22 01:36:03.515 INFO kablam! | ^^^^^^^^^^^^ Oct 22 01:36:03.515 INFO kablam! | Oct 22 01:36:03.515 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 01:36:03.515 INFO kablam! Oct 22 01:36:03.710 INFO kablam! warning: unused `#[macro_use]` import Oct 22 01:36:03.710 INFO kablam! --> src/main.rs:3:1 Oct 22 01:36:03.710 INFO kablam! | Oct 22 01:36:03.711 INFO kablam! 3 | #[macro_use] Oct 22 01:36:03.711 INFO kablam! | ^^^^^^^^^^^^ Oct 22 01:36:03.711 INFO kablam! | Oct 22 01:36:03.711 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 01:36:03.712 INFO kablam! Oct 22 01:36:03.994 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.34s Oct 22 01:36:04.027 INFO kablam! su: No module specific data is present Oct 22 01:36:04.600 INFO running `"docker" "rm" "-f" "5191410d48d21ece0ae4b101a7b0ffd21d1d15aac2383f3d9427a592809a2819"` Oct 22 01:36:04.872 INFO blam! 5191410d48d21ece0ae4b101a7b0ffd21d1d15aac2383f3d9427a592809a2819