[INFO] cloning repository https://github.com/moonheart08/bevyblog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moonheart08/bevyblog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonheart08%2Fbevyblog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonheart08%2Fbevyblog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d45e9f9bfc79de1073f30303fb55994bff24661
[INFO] checking moonheart08/bevyblog against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonheart08%2Fbevyblog" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/moonheart08/bevyblog
[INFO] finished tweaking git repo https://github.com/moonheart08/bevyblog
[INFO] tweaked toml for git repo https://github.com/moonheart08/bevyblog written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moonheart08/bevyblog on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/moonheart08/bevyblog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-core v0.3.26
[INFO] [stderr]   Downloaded futures-task v0.3.26
[INFO] [stderr]   Downloaded futures-sink v0.3.26
[INFO] [stderr]   Downloaded futures-io v0.3.26
[INFO] [stderr]   Downloaded num_enum_derive v0.5.9
[INFO] [stderr]   Downloaded toml_datetime v0.5.1
[INFO] [stderr]   Downloaded proc-macro-crate v1.3.0
[INFO] [stderr]   Downloaded num_enum v0.5.9
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.88
[INFO] [stderr]   Downloaded futures-channel v0.3.26
[INFO] [stderr]   Downloaded bytemuck v1.13.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.88
[INFO] [stderr]   Downloaded cxx-build v1.0.88
[INFO] [stderr]   Downloaded toml_edit v0.18.1
[INFO] [stderr]   Downloaded futures-util v0.3.26
[INFO] [stderr]   Downloaded nom8 v0.2.0
[INFO] [stderr]   Downloaded regex v1.7.1
[INFO] [stderr]   Downloaded fern v0.6.1
[INFO] [stderr]   Downloaded tokio v1.25.0
[INFO] [stderr]   Downloaded cxx v1.0.88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d76677caae27527b68bb5caf780ad3d8eafb0cd2575a160be00cbc2931a2d036
[INFO] running `Command { std: "docker" "start" "-a" "d76677caae27527b68bb5caf780ad3d8eafb0cd2575a160be00cbc2931a2d036", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d76677caae27527b68bb5caf780ad3d8eafb0cd2575a160be00cbc2931a2d036", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d76677caae27527b68bb5caf780ad3d8eafb0cd2575a160be00cbc2931a2d036", kill_on_drop: false }`
[INFO] [stdout] d76677caae27527b68bb5caf780ad3d8eafb0cd2575a160be00cbc2931a2d036
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8789cf7175842d90c87966449ad403e3d2f07abb1ef24a8c3a2131b0208ce7b
[INFO] running `Command { std: "docker" "start" "-a" "f8789cf7175842d90c87966449ad403e3d2f07abb1ef24a8c3a2131b0208ce7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling erased-serde v0.3.24
[INFO] [stderr]     Checking bytemuck v1.13.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking bevy_ptr v0.9.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]     Checking concurrent-queue v2.1.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking fern v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking filetime v0.2.19
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking async-lock v2.6.0
[INFO] [stderr]     Checking notify v5.1.0
[INFO] [stderr]     Checking async-executor v1.5.0
[INFO] [stderr]     Checking bevy_tasks v0.9.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]    Compiling bevy_macro_utils v0.9.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.9.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.9.1
[INFO] [stderr]    Compiling bevy_derive v0.9.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking glam v0.22.0
[INFO] [stderr]     Checking ron v0.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking bevy_utils v0.9.1
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking bevy_math v0.9.1
[INFO] [stderr]     Checking bevy_reflect v0.9.1
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking bevy_ecs v0.9.1
[INFO] [stderr]     Checking bevy_app v0.9.1
[INFO] [stderr]     Checking bevy_core v0.9.1
[INFO] [stderr]     Checking bevy_log v0.9.1
[INFO] [stderr]     Checking bevy_time v0.9.1
[INFO] [stderr]     Checking bevy_input v0.9.1
[INFO] [stderr]     Checking bevy_hierarchy v0.9.1
[INFO] [stderr]     Checking bevy_diagnostic v0.9.1
[INFO] [stderr]     Checking bevy_transform v0.9.1
[INFO] [stderr]     Checking bevy_asset v0.9.1
[INFO] [stderr]     Checking bevy_window v0.9.1
[INFO] [stderr]     Checking bevy_internal v0.9.1
[INFO] [stderr]     Checking bevy v0.9.1
[INFO] [stderr]     Checking bevyblog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `PathBuf` and `Path`
[INFO] [stdout]  --> src/main.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{error::Error, time::Duration, path::{PathBuf, Path}, fs::File, io::Read};
[INFO] [stdout]   |                                                ^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `assets::SiteMapAsset` and `static_page::HttpAssetServeBundle`
[INFO] [stdout]  --> src/main.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{page::{static_page::HttpAssetServeBundle, assets::SiteMapAsset}, config::ServiceConfig};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IoTaskPool`
[INFO] [stdout]  --> src/http/request.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     tasks::{IoTaskPool, Task, ComputeTaskPool}, app::AppExit,
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf` and `Path`
[INFO] [stdout]  --> src/main.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{error::Error, time::Duration, path::{PathBuf, Path}, fs::File, io::Read};
[INFO] [stdout]   |                                                ^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `assets::SiteMapAsset` and `static_page::HttpAssetServeBundle`
[INFO] [stdout]  --> src/main.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{page::{static_page::HttpAssetServeBundle, assets::SiteMapAsset}, config::ServiceConfig};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IoTaskPool`
[INFO] [stdout]  --> src/http/request.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     tasks::{IoTaskPool, Task, ComputeTaskPool}, app::AppExit,
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> src/main.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let world = &mut app.world;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bind_addresses` is never read
[INFO] [stdout]   --> src/config.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct ServiceConfig {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub bind_addresses: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServiceConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extension` is never used
[INFO] [stdout]   --> src/page/pathspec.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HttpHandlerPathSpec {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 18 |     pub fn extension<'a>(&'a self) -> Option<&'a str> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> src/main.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let world = &mut app.world;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bind_addresses` is never read
[INFO] [stdout]   --> src/config.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct ServiceConfig {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub bind_addresses: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServiceConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extension` is never used
[INFO] [stdout]   --> src/page/pathspec.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HttpHandlerPathSpec {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 18 |     pub fn extension<'a>(&'a self) -> Option<&'a str> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.95s
[INFO] running `Command { std: "docker" "inspect" "f8789cf7175842d90c87966449ad403e3d2f07abb1ef24a8c3a2131b0208ce7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8789cf7175842d90c87966449ad403e3d2f07abb1ef24a8c3a2131b0208ce7b", kill_on_drop: false }`
[INFO] [stdout] f8789cf7175842d90c87966449ad403e3d2f07abb1ef24a8c3a2131b0208ce7b
