Oct 21 19:56:00.840 INFO checking ajstrand/personal-site against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:56:00.840 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 21 19:56:01.012 INFO blam! 7b887e5c684178e1322c16b4a668f2dc265b8b2d8726ca4d97b7a8f7a316013b Oct 21 19:56:01.013 INFO running `"docker" "start" "-a" "7b887e5c684178e1322c16b4a668f2dc265b8b2d8726ca4d97b7a8f7a316013b"` Oct 21 19:56:01.675 INFO kablam! usermod: no changes Oct 21 19:56:01.791 INFO kablam! Checking entities v1.0.1 Oct 21 19:56:01.792 INFO kablam! Compiling memchr v1.0.2 Oct 21 19:56:01.798 INFO kablam! Checking twoway v0.1.8 Oct 21 19:56:01.798 INFO kablam! Checking syn v0.11.11 Oct 21 19:56:01.798 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 21 19:56:02.416 INFO kablam! Checking backtrace v0.3.8 Oct 21 19:56:02.736 INFO kablam! Checking nom v3.2.1 Oct 21 19:56:03.304 INFO kablam! Checking comrak v0.2.12 Oct 21 19:56:03.948 INFO kablam! Checking error-chain v0.11.0 Oct 21 19:56:06.612 INFO kablam! Checking askama_shared v0.5.0 Oct 21 19:56:13.158 INFO kablam! Compiling askama_derive v0.5.0 Oct 21 19:56:16.936 INFO kablam! Compiling askama v0.5.0 Oct 21 19:56:18.317 INFO kablam! Compiling static-site-gen v0.1.0 (/source) Oct 21 19:56:22.204 INFO kablam! warning: unused `#[macro_use]` import Oct 21 19:56:22.205 INFO kablam! --> src/main.rs:18:1 Oct 21 19:56:22.205 INFO kablam! | Oct 21 19:56:22.205 INFO kablam! 18 | #[macro_use] Oct 21 19:56:22.205 INFO kablam! | ^^^^^^^^^^^^ Oct 21 19:56:22.205 INFO kablam! | Oct 21 19:56:22.205 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:56:22.206 INFO kablam! Oct 21 19:56:22.292 INFO kablam! warning: unused `#[macro_use]` import Oct 21 19:56:22.292 INFO kablam! --> src/main.rs:18:1 Oct 21 19:56:22.292 INFO kablam! | Oct 21 19:56:22.292 INFO kablam! 18 | #[macro_use] Oct 21 19:56:22.292 INFO kablam! | ^^^^^^^^^^^^ Oct 21 19:56:22.292 INFO kablam! | Oct 21 19:56:22.292 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:56:22.292 INFO kablam! Oct 21 19:56:22.511 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:56:22.512 INFO kablam! --> src/posts.rs:44:5 Oct 21 19:56:22.512 INFO kablam! | Oct 21 19:56:22.512 INFO kablam! 44 | fs::copy("./templates/my_first_post.html", "my_first_post.html"); Oct 21 19:56:22.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:56:22.512 INFO kablam! | Oct 21 19:56:22.512 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 19:56:22.512 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:56:22.512 INFO kablam! Oct 21 19:56:22.512 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:56:22.512 INFO kablam! --> src/posts.rs:47:5 Oct 21 19:56:22.512 INFO kablam! | Oct 21 19:56:22.516 INFO kablam! 47 | fs::remove_file("./templates/my_first_post.html"); Oct 21 19:56:22.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:56:22.516 INFO kablam! | Oct 21 19:56:22.516 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:56:22.516 INFO kablam! Oct 21 19:56:22.516 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:56:22.517 INFO kablam! --> src/main.rs:112:5 Oct 21 19:56:22.517 INFO kablam! | Oct 21 19:56:22.517 INFO kablam! 112 | fs::copy("./templates/index.html", "index.html"); Oct 21 19:56:22.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:56:22.517 INFO kablam! | Oct 21 19:56:22.517 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:56:22.517 INFO kablam! Oct 21 19:56:22.517 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:56:22.517 INFO kablam! --> src/main.rs:115:5 Oct 21 19:56:22.517 INFO kablam! | Oct 21 19:56:22.517 INFO kablam! 115 | fs::remove_file("./templates/index.html"); Oct 21 19:56:22.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:56:22.517 INFO kablam! | Oct 21 19:56:22.518 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:56:22.519 INFO kablam! Oct 21 19:56:22.586 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:56:22.586 INFO kablam! --> src/posts.rs:44:5 Oct 21 19:56:22.586 INFO kablam! | Oct 21 19:56:22.586 INFO kablam! 44 | fs::copy("./templates/my_first_post.html", "my_first_post.html"); Oct 21 19:56:22.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:56:22.586 INFO kablam! | Oct 21 19:56:22.586 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 19:56:22.586 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:56:22.586 INFO kablam! Oct 21 19:56:22.586 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:56:22.586 INFO kablam! --> src/posts.rs:47:5 Oct 21 19:56:22.586 INFO kablam! | Oct 21 19:56:22.586 INFO kablam! 47 | fs::remove_file("./templates/my_first_post.html"); Oct 21 19:56:22.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:56:22.586 INFO kablam! | Oct 21 19:56:22.586 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:56:22.586 INFO kablam! Oct 21 19:56:22.596 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:56:22.596 INFO kablam! --> src/main.rs:112:5 Oct 21 19:56:22.597 INFO kablam! | Oct 21 19:56:22.597 INFO kablam! 112 | fs::copy("./templates/index.html", "index.html"); Oct 21 19:56:22.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:56:22.597 INFO kablam! | Oct 21 19:56:22.597 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:56:22.597 INFO kablam! Oct 21 19:56:22.598 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:56:22.598 INFO kablam! --> src/main.rs:115:5 Oct 21 19:56:22.598 INFO kablam! | Oct 21 19:56:22.598 INFO kablam! 115 | fs::remove_file("./templates/index.html"); Oct 21 19:56:22.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:56:22.598 INFO kablam! | Oct 21 19:56:22.599 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:56:22.599 INFO kablam! Oct 21 19:56:22.624 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.93s Oct 21 19:56:22.643 INFO kablam! su: No module specific data is present Oct 21 19:56:23.150 INFO running `"docker" "rm" "-f" "7b887e5c684178e1322c16b4a668f2dc265b8b2d8726ca4d97b7a8f7a316013b"` Oct 21 19:56:23.259 INFO blam! 7b887e5c684178e1322c16b4a668f2dc265b8b2d8726ca4d97b7a8f7a316013b