[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 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fre-oh%2Fwebsite" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/re-oh/website on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chunked_transfer v1.5.0 [INFO] [stderr] Downloaded colored v2.2.0 [INFO] [stderr] Downloaded maud v0.27.0 [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded maud_macros v0.27.0 [INFO] [stderr] Downloaded tiny_http v0.12.0 [INFO] [stderr] Downloaded simple_logger v5.0.0 [INFO] [stderr] Downloaded caseless v0.2.2 [INFO] [stderr] Downloaded bon v3.3.2 [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded bon-macros v3.3.2 [INFO] [stderr] Downloaded deunicode v1.6.0 [INFO] [stderr] Downloaded comrak v0.36.0 [INFO] [stderr] Downloaded syntect v5.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0819dd6fe6a3d263f5f85c24c26511b84251c43c6c46189ec1c4b8253d4e6394 [INFO] running `Command { std: "docker" "start" "-a" "0819dd6fe6a3d263f5f85c24c26511b84251c43c6c46189ec1c4b8253d4e6394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0819dd6fe6a3d263f5f85c24c26511b84251c43c6c46189ec1c4b8253d4e6394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0819dd6fe6a3d263f5f85c24c26511b84251c43c6c46189ec1c4b8253d4e6394", kill_on_drop: false }` [INFO] [stdout] 0819dd6fe6a3d263f5f85c24c26511b84251c43c6c46189ec1c4b8253d4e6394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8436f56a55b398f87cc6bef3795c1f31199ee0ecc591b530be59798e046cab30 [INFO] running `Command { std: "docker" "start" "-a" "8436f56a55b398f87cc6bef3795c1f31199ee0ecc591b530be59798e046cab30", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking shell-words v1.1.0 [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 pollster v0.4.0 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Checking uuid v1.15.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking caseless v0.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Compiling darling_core v0.20.10 [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] Checking onig v6.4.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.3.2 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking syntect v5.2.0 [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)]` 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[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] 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] 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)]` 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] 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" "8436f56a55b398f87cc6bef3795c1f31199ee0ecc591b530be59798e046cab30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8436f56a55b398f87cc6bef3795c1f31199ee0ecc591b530be59798e046cab30", kill_on_drop: false }` [INFO] [stdout] 8436f56a55b398f87cc6bef3795c1f31199ee0ecc591b530be59798e046cab30