[INFO] cloning repository https://github.com/re-oh/website [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/re-oh/website" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fre-oh%2Fwebsite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fre-oh%2Fwebsite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b280783f39a8bb5e753ad74b069d6320e2c778c [INFO] checking re-oh/website/2b280783f39a8bb5e753ad74b069d6320e2c778c against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fre-oh%2Fwebsite" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/re-oh/website [INFO] finished tweaking git repo https://github.com/re-oh/website [INFO] tweaked toml for git repo https://github.com/re-oh/website written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/re-oh/website on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/re-oh/website 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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bon v3.3.2 [INFO] [stderr] Downloaded bon-macros v3.3.2 [INFO] [stderr] Downloaded comrak v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f15c7afff113b708e34216be81d62274b4b9b3ff424f5cba09b6e601108eb63 [INFO] running `Command { std: "docker" "start" "-a" "5f15c7afff113b708e34216be81d62274b4b9b3ff424f5cba09b6e601108eb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f15c7afff113b708e34216be81d62274b4b9b3ff424f5cba09b6e601108eb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f15c7afff113b708e34216be81d62274b4b9b3ff424f5cba09b6e601108eb63", kill_on_drop: false }` [INFO] [stdout] 5f15c7afff113b708e34216be81d62274b4b9b3ff424f5cba09b6e601108eb63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7766a9eec84f494c467a3ab92908bc5429c1a6a6526e78e1f7be27d0dda6e88 [INFO] running `Command { std: "docker" "start" "-a" "a7766a9eec84f494c467a3ab92908bc5429c1a6a6526e78e1f7be27d0dda6e88", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking getrandom v0.3.1 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking caseless v0.2.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking uuid v1.15.1 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Checking maud v0.27.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.3.2 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking bon v3.3.2 [INFO] [stderr] Checking comrak v0.36.0 [INFO] [stderr] Checking website v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `DataPath` in this scope [INFO] [stdout] --> src/server/handler.rs:17:43 [INFO] [stdout] | [INFO] [stdout] 17 | fn handle(request: Request, route_data: DataPath) -> HandleResult {} [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: struct `crate::util::path::DataPath` exists but is inaccessible [INFO] [stdout] --> src/util/path.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct DataPath { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not accessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ServerConfig` [INFO] [stdout] --> src/main.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | use tiny_http::{Request, Response, Server, ServerConfig}; [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 import: `std::hash::Hash` [INFO] [stdout] --> src/util/path.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DataPath` in this scope [INFO] [stdout] --> src/server/handler.rs:17:43 [INFO] [stdout] | [INFO] [stdout] 17 | fn handle(request: Request, route_data: DataPath) -> HandleResult {} [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: struct `crate::util::path::DataPath` exists but is inaccessible [INFO] [stdout] --> src/util/path.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct DataPath { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not accessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ServerConfig` [INFO] [stdout] --> src/main.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | use tiny_http::{Request, Response, Server, ServerConfig}; [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 import: `std::hash::Hash` [INFO] [stdout] --> src/util/path.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/server/handler.rs:17:69 [INFO] [stdout] | [INFO] [stdout] 17 | fn handle(request: Request, route_data: DataPath) -> HandleResult {} [INFO] [stdout] | ^^ expected `HandleResult`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/util/path.rs:48:51 [INFO] [stdout] | [INFO] [stdout] 48 | if let Some((_, query)) = url.split_once("?") { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 49 | | [INFO] [stdout] 50 | | } else { [INFO] [stdout] | |_____^ expected `DataPath`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/util/path.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | } else { [INFO] [stdout] | ____________^ [INFO] [stdout] 51 | | [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ expected `DataPath`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/server/handler.rs:17:69 [INFO] [stdout] | [INFO] [stdout] 17 | fn handle(request: Request, route_data: DataPath) -> HandleResult {} [INFO] [stdout] | ^^ expected `HandleResult`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/util/path.rs:48:51 [INFO] [stdout] | [INFO] [stdout] 48 | if let Some((_, query)) = url.split_once("?") { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 49 | | [INFO] [stdout] 50 | | } else { [INFO] [stdout] | |_____^ expected `DataPath`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/util/path.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | } else { [INFO] [stdout] | ____________^ [INFO] [stdout] 51 | | [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ expected `DataPath`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `website` (bin "website") due to 4 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `website` (bin "website" test) due to 4 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a7766a9eec84f494c467a3ab92908bc5429c1a6a6526e78e1f7be27d0dda6e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7766a9eec84f494c467a3ab92908bc5429c1a6a6526e78e1f7be27d0dda6e88", kill_on_drop: false }` [INFO] [stdout] a7766a9eec84f494c467a3ab92908bc5429c1a6a6526e78e1f7be27d0dda6e88