[INFO] cloning repository https://github.com/matt-allan/mooncats [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matt-allan/mooncats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt-allan%2Fmooncats", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt-allan%2Fmooncats'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdad8fcf6d303094836f4b2e348938a47ca83531 [INFO] checking matt-allan/mooncats against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt-allan%2Fmooncats" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matt-allan/mooncats on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matt-allan/mooncats [INFO] finished tweaking git repo https://github.com/matt-allan/mooncats [INFO] tweaked toml for git repo https://github.com/matt-allan/mooncats written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/matt-allan/mooncats 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v8.4.0 [INFO] [stderr] Downloaded nonempty v0.10.0 [INFO] [stderr] Downloaded rust-embed-utils v8.4.0 [INFO] [stderr] Downloaded opener v0.7.1 [INFO] [stderr] Downloaded clap_complete v4.5.7 [INFO] [stderr] Downloaded markup5ever v0.12.1 [INFO] [stderr] Downloaded ammonia v4.0.0 [INFO] [stderr] Downloaded html5ever v0.27.0 [INFO] [stderr] Downloaded cc v1.0.100 [INFO] [stderr] Downloaded clap v4.5.8 [INFO] [stderr] Downloaded dbus v0.9.7 [INFO] [stderr] Downloaded clap_builder v4.5.8 [INFO] [stderr] Downloaded rust-embed v8.4.0 [INFO] [stderr] Downloaded libdbus-sys v0.2.5 [INFO] [stderr] Downloaded mdbook v0.4.40 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05b8f899be71bdaeb9d5133600db3af243eecf1e1a57d5f468307887e5a5ca7a [INFO] running `Command { std: "docker" "start" "-a" "05b8f899be71bdaeb9d5133600db3af243eecf1e1a57d5f468307887e5a5ca7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05b8f899be71bdaeb9d5133600db3af243eecf1e1a57d5f468307887e5a5ca7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b8f899be71bdaeb9d5133600db3af243eecf1e1a57d5f468307887e5a5ca7a", kill_on_drop: false }` [INFO] [stdout] 05b8f899be71bdaeb9d5133600db3af243eecf1e1a57d5f468307887e5a5ca7a [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ca26e083462e74e6fc6da596134b6138a48346c0473bf8f7b0e3cc3ee11b839 [INFO] running `Command { std: "docker" "start" "-a" "7ca26e083462e74e6fc6da596134b6138a48346c0473bf8f7b0e3cc3ee11b839", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking opener v0.7.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking rust-embed-utils v8.4.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking clap v4.5.8 [INFO] [stderr] Checking clap_complete v4.5.7 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling rust-embed-impl v8.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking rust-embed v8.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking nonempty v0.10.0 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking elasticlunr-rs v3.0.2 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking ammonia v4.0.0 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking mdbook v0.4.40 [INFO] [stderr] Checking mooncats v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ExtendsType`, `Function`, and `NamedFunction` [INFO] [stdout] --> src/passes/parse_table_fields.rs:4:43 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{doctree::{DocItemEnum, Field, Function, MetaFile, NamedFunction}, errors::*, json::{DefineType, ExtendsType}, workspace::Sour... [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/mdbook.rs:9:105 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{doctree::{build_docs, MetaFile}, errors::*, json::Definition, location::FileUri, markdown::{self, MarkdownRenderer}, workspac... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ExtendsType`, `Function`, and `NamedFunction` [INFO] [stdout] --> src/passes/parse_table_fields.rs:4:43 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{doctree::{DocItemEnum, Field, Function, MetaFile, NamedFunction}, errors::*, json::{DefineType, ExtendsType}, workspace::Sour... [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/mdbook.rs:9:105 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{doctree::{build_docs, MetaFile}, errors::*, json::Definition, location::FileUri, markdown::{self, MarkdownRenderer}, workspac... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_range` is never used [INFO] [stdout] --> src/location.rs:267:8 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn read_range<'a>(text: &'a str, range: &Range) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_range` is never used [INFO] [stdout] --> src/location.rs:267:8 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn read_range<'a>(text: &'a str, range: &Range) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.55s [INFO] running `Command { std: "docker" "inspect" "7ca26e083462e74e6fc6da596134b6138a48346c0473bf8f7b0e3cc3ee11b839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca26e083462e74e6fc6da596134b6138a48346c0473bf8f7b0e3cc3ee11b839", kill_on_drop: false }` [INFO] [stdout] 7ca26e083462e74e6fc6da596134b6138a48346c0473bf8f7b0e3cc3ee11b839