[INFO] cloning repository https://github.com/LunNova/x [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LunNova/x" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunNova%2Fx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunNova%2Fx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f25caed8f21cecc50bba2e97a573c38303462be [INFO] building LunNova/x against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunNova%2Fx" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/LunNova/x [INFO] finished tweaking git repo https://github.com/LunNova/x [INFO] tweaked toml for git repo https://github.com/LunNova/x written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LunNova/x on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LunNova/x 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a059f562ebffb535d66223f0386a2590c4f1b5e9ddf5e4ddfdfefc4b9b5a5bf5 [INFO] running `Command { std: "docker" "start" "-a" "a059f562ebffb535d66223f0386a2590c4f1b5e9ddf5e4ddfdfefc4b9b5a5bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a059f562ebffb535d66223f0386a2590c4f1b5e9ddf5e4ddfdfefc4b9b5a5bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a059f562ebffb535d66223f0386a2590c4f1b5e9ddf5e4ddfdfefc4b9b5a5bf5", kill_on_drop: false }` [INFO] [stdout] a059f562ebffb535d66223f0386a2590c4f1b5e9ddf5e4ddfdfefc4b9b5a5bf5 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0a43ab7f6d746e17bf261d725226376fe7fbcdf405d2edb781eabe0b1327faf [INFO] running `Command { std: "docker" "start" "-a" "e0a43ab7f6d746e17bf261d725226376fe7fbcdf405d2edb781eabe0b1327faf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling cpp_demangle v0.5.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling autometrics v2.0.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling fastcdc v3.2.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling scratch v0.1.0 (/opt/rustwide/workdir/scratch) [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling ssh2 v0.9.5 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling spez v0.1.2 [INFO] [stderr] Compiling autometrics-macros v2.0.0 [INFO] [stderr] Compiling pattern-wishcast-macros v0.0.1-pre.3 (/opt/rustwide/workdir/pattern-wishcast/pattern-wishcast-macros) [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling opentelemetry v0.24.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling remarkable v0.1.0 (/opt/rustwide/workdir/remarkable) [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling gray_matter v0.3.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling nyoomy-build-nix v0.1.0 (/opt/rustwide/workdir/nyoomy-build-nix) [INFO] [stderr] Compiling pattern-wishcast v0.0.1-pre.3 (/opt/rustwide/workdir/pattern-wishcast) [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling cargo-derive-doc v0.0.1-pre.1 (/opt/rustwide/workdir/cargo-derive-doc) [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rocm-inspect v0.1.0 (/opt/rustwide/workdir/rocm-inspect) [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling two-face v0.4.5 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling site v0.1.0 (/opt/rustwide/workdir/site) [INFO] [stdout] warning: field `templates` is never read [INFO] [stdout] --> site/src/main.rs:479:2 [INFO] [stdout] | [INFO] [stdout] 476 | struct RequestContext { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 479 | templates: Arc>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_page_extension` is never used [INFO] [stdout] --> site/src/pages.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_page_extension(path: &Path) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `links` is never read [INFO] [stdout] --> site/src/pages.rs:145:6 [INFO] [stdout] | [INFO] [stdout] 141 | pub struct PageData { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 145 | pub links: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PageData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_string_field` and `iter_string_array` are never used [INFO] [stdout] --> site/src/pages.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 159 | impl PageMetadata { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 182 | pub fn get_string_field(&self, path: &str) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn iter_string_array(&self, path: &str) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "e0a43ab7f6d746e17bf261d725226376fe7fbcdf405d2edb781eabe0b1327faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a43ab7f6d746e17bf261d725226376fe7fbcdf405d2edb781eabe0b1327faf", kill_on_drop: false }` [INFO] [stdout] e0a43ab7f6d746e17bf261d725226376fe7fbcdf405d2edb781eabe0b1327faf [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24bbcee8a1a0185a37c31c92ac01d4a1b40723448cc1714350761998297ec9ae [INFO] running `Command { std: "docker" "start" "-a" "24bbcee8a1a0185a37c31c92ac01d4a1b40723448cc1714350761998297ec9ae", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling pattern-wishcast-macros v0.0.1-pre.3 (/opt/rustwide/workdir/pattern-wishcast/pattern-wishcast-macros) [INFO] [stderr] Compiling indices v0.3.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rocm-inspect v0.1.0 (/opt/rustwide/workdir/rocm-inspect) [INFO] [stderr] Compiling nyoomy-build-nix v0.1.0 (/opt/rustwide/workdir/nyoomy-build-nix) [INFO] [stderr] Compiling scratch v0.1.0 (/opt/rustwide/workdir/scratch) [INFO] [stderr] Compiling error_set_impl v0.8.5 [INFO] [stderr] Compiling ssh2 v0.9.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling trybuild v1.0.114 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling pattern-wishcast v0.0.1-pre.3 (/opt/rustwide/workdir/pattern-wishcast) [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling error_set v0.8.5 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling cargo-derive-doc v0.0.1-pre.1 (/opt/rustwide/workdir/cargo-derive-doc) [INFO] [stderr] Compiling remarkable v0.1.0 (/opt/rustwide/workdir/remarkable) [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling two-face v0.4.5 [INFO] [stderr] Compiling site v0.1.0 (/opt/rustwide/workdir/site) [INFO] [stdout] warning: field `templates` is never read [INFO] [stdout] --> site/src/main.rs:479:2 [INFO] [stdout] | [INFO] [stdout] 476 | struct RequestContext { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 479 | templates: Arc>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_page_extension` is never used [INFO] [stdout] --> site/src/pages.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_page_extension(path: &Path) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `links` is never read [INFO] [stdout] --> site/src/pages.rs:145:6 [INFO] [stdout] | [INFO] [stdout] 141 | pub struct PageData { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 145 | pub links: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PageData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_string_field` and `iter_string_array` are never used [INFO] [stdout] --> site/src/pages.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 159 | impl PageMetadata { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 182 | pub fn get_string_field(&self, path: &str) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn iter_string_array(&self, path: &str) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.21s [INFO] running `Command { std: "docker" "inspect" "24bbcee8a1a0185a37c31c92ac01d4a1b40723448cc1714350761998297ec9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24bbcee8a1a0185a37c31c92ac01d4a1b40723448cc1714350761998297ec9ae", kill_on_drop: false }` [INFO] [stdout] 24bbcee8a1a0185a37c31c92ac01d4a1b40723448cc1714350761998297ec9ae