[INFO] cloning repository https://github.com/vilhelmbergsoe/site [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vilhelmbergsoe/site" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvilhelmbergsoe%2Fsite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvilhelmbergsoe%2Fsite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ab877e92b678f7901db040b36a4fea101f1ae42 [INFO] checking vilhelmbergsoe/site against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvilhelmbergsoe%2Fsite" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vilhelmbergsoe/site [INFO] finished tweaking git repo https://github.com/vilhelmbergsoe/site [INFO] tweaked toml for git repo https://github.com/vilhelmbergsoe/site written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vilhelmbergsoe/site on toolchain 4e55a504843955c97eb06907c71f6f3e99208021 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vilhelmbergsoe/site 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fca92ce52305f037f7b3520b34a1cc87cb267340a875cf645e813fb403117c96 [INFO] running `Command { std: "docker" "start" "-a" "fca92ce52305f037f7b3520b34a1cc87cb267340a875cf645e813fb403117c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fca92ce52305f037f7b3520b34a1cc87cb267340a875cf645e813fb403117c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca92ce52305f037f7b3520b34a1cc87cb267340a875cf645e813fb403117c96", kill_on_drop: false }` [INFO] [stdout] fca92ce52305f037f7b3520b34a1cc87cb267340a875cf645e813fb403117c96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdc3ba3f1e1d8fbeea53c4a4e7be2523768b836c2b57a87bd2caed90c9b25965 [INFO] running `Command { std: "docker" "start" "-a" "fdc3ba3f1e1d8fbeea53c4a4e7be2523768b836c2b57a87bd2caed90c9b25965", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling copy_dir v0.1.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling libquickjs-sys v0.9.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking compression-core v0.4.28 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling ructe v0.16.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Compiling katex v0.4.6 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking caseless v0.2.2 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking compression-codecs v0.4.28 [INFO] [stderr] Compiling site v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling maud_macros v0.25.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.7.1 [INFO] [stderr] Checking maud v0.25.0 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking bon v3.7.1 [INFO] [stderr] Checking async-compression v0.4.28 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking comrak v0.41.0 [INFO] [stderr] Checking quick-js v0.4.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> /opt/rustwide/target/debug/build/site-25cc8fad06f19ec1/out/templates/template_rss_feed_xml.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg_attr(feature="cargo-clippy", allow(useless_attribute))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> /opt/rustwide/target/debug/build/site-25cc8fad06f19ec1/out/templates/template_rss_feed_xml.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg_attr(feature="cargo-clippy", allow(useless_attribute))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "fdc3ba3f1e1d8fbeea53c4a4e7be2523768b836c2b57a87bd2caed90c9b25965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc3ba3f1e1d8fbeea53c4a4e7be2523768b836c2b57a87bd2caed90c9b25965", kill_on_drop: false }` [INFO] [stdout] fdc3ba3f1e1d8fbeea53c4a4e7be2523768b836c2b57a87bd2caed90c9b25965