[INFO] cloning repository https://github.com/AcrylicShrimp/fathom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AcrylicShrimp/fathom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcrylicShrimp%2Ffathom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcrylicShrimp%2Ffathom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e38aa0cdf58bc532f9d61a904dcf5e7bccaab9a [INFO] checking AcrylicShrimp/fathom against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcrylicShrimp%2Ffathom" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AcrylicShrimp/fathom [INFO] finished tweaking git repo https://github.com/AcrylicShrimp/fathom [INFO] tweaked toml for git repo https://github.com/AcrylicShrimp/fathom written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AcrylicShrimp/fathom on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AcrylicShrimp/fathom 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-prost v0.14.3 [INFO] [stderr] Downloaded tonic-prost-build v0.14.3 [INFO] [stderr] Downloaded tonic-build v0.14.3 [INFO] [stderr] Downloaded euclid v0.22.13 [INFO] [stderr] Downloaded tonic v0.14.3 [INFO] [stderr] Downloaded libc v0.2.181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 875f2d40b1dfc950c9b59cffaec8eb4eef2d620064de2495d0e65430a03d1318 [INFO] running `Command { std: "docker" "start" "-a" "875f2d40b1dfc950c9b59cffaec8eb4eef2d620064de2495d0e65430a03d1318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "875f2d40b1dfc950c9b59cffaec8eb4eef2d620064de2495d0e65430a03d1318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "875f2d40b1dfc950c9b59cffaec8eb4eef2d620064de2495d0e65430a03d1318", kill_on_drop: false }` [INFO] [stdout] 875f2d40b1dfc950c9b59cffaec8eb4eef2d620064de2495d0e65430a03d1318 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d397ef5e139c69d748183961b041678335b55549be997ec1c54f83f7031780d [INFO] running `Command { std: "docker" "start" "-a" "7d397ef5e139c69d748183961b041678335b55549be997ec1c54f83f7031780d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tonic-build v0.14.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking kasuari v0.4.11 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Checking clap v4.5.58 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling tonic-prost-build v0.14.3 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling fathom-client v0.1.0 (/opt/rustwide/workdir/fathom-client) [INFO] [stderr] Compiling fathom-server v0.1.0 (/opt/rustwide/workdir/fathom-server) [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking tonic v0.14.3 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking tonic-prost v0.14.3 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking fathom v0.1.0 (/opt/rustwide/workdir/fathom) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.06s [INFO] running `Command { std: "docker" "inspect" "7d397ef5e139c69d748183961b041678335b55549be997ec1c54f83f7031780d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d397ef5e139c69d748183961b041678335b55549be997ec1c54f83f7031780d", kill_on_drop: false }` [INFO] [stdout] 7d397ef5e139c69d748183961b041678335b55549be997ec1c54f83f7031780d