[INFO] cloning repository https://github.com/AlistairKeiller/fsae-wireless-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlistairKeiller/fsae-wireless-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlistairKeiller%2Ffsae-wireless-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlistairKeiller%2Ffsae-wireless-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03747d7795c799f5df3fb58391af127594f8b608
[INFO] documenting AlistairKeiller/fsae-wireless-test against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlistairKeiller%2Ffsae-wireless-test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlistairKeiller/fsae-wireless-test
[INFO] finished tweaking git repo https://github.com/AlistairKeiller/fsae-wireless-test
[INFO] tweaked toml for git repo https://github.com/AlistairKeiller/fsae-wireless-test written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlistairKeiller/fsae-wireless-test on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlistairKeiller/fsae-wireless-test 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea11c2a6bfd0e1781fc8ac8fd6c5e898562bcfebb0e49f666620d1d52052f02d
[INFO] running `Command { std: "docker" "start" "-a" "ea11c2a6bfd0e1781fc8ac8fd6c5e898562bcfebb0e49f666620d1d52052f02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea11c2a6bfd0e1781fc8ac8fd6c5e898562bcfebb0e49f666620d1d52052f02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea11c2a6bfd0e1781fc8ac8fd6c5e898562bcfebb0e49f666620d1d52052f02d", kill_on_drop: false }`
[INFO] [stdout] ea11c2a6bfd0e1781fc8ac8fd6c5e898562bcfebb0e49f666620d1d52052f02d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e01027c06207f0d3e0e35fd3033ffb6d074c9fd7aeb7eee4c454710a08dd7453
[INFO] running `Command { std: "docker" "start" "-a" "e01027c06207f0d3e0e35fd3033ffb6d074c9fd7aeb7eee4c454710a08dd7453", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking data-encoding v2.7.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking sketches-ddsketch v0.2.2
[INFO] [stderr]     Checking winnow v0.7.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling pharos v0.5.3
[INFO] [stderr]    Compiling async_io_stream v0.3.3
[INFO] [stderr]    Compiling ws_stream_tungstenite v0.11.0
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking quanta v0.11.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking asn1-rs v0.5.2
[INFO] [stderr]     Checking pest v2.7.15
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashbrown v0.13.1
[INFO] [stderr]     Checking metrics v0.21.1
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking metrics-util v0.15.1
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking der-parser v8.2.0
[INFO] [stderr]     Checking oid-registry v0.6.1
[INFO] [stderr]     Checking yaml-rust2 v0.9.0
[INFO] [stderr]     Checking x509-parser v0.15.1
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml_edit v0.22.23
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking config v0.15.7
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking async-tungstenite v0.23.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking rumqttc v0.24.0
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.12.2
[INFO] [stderr]     Checking rumqttd v0.19.0
[INFO] [stderr]  Documenting fsae-wireless-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.71s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/fsae_wireless_test/index.html
[INFO] running `Command { std: "docker" "inspect" "e01027c06207f0d3e0e35fd3033ffb6d074c9fd7aeb7eee4c454710a08dd7453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e01027c06207f0d3e0e35fd3033ffb6d074c9fd7aeb7eee4c454710a08dd7453", kill_on_drop: false }`
[INFO] [stdout] e01027c06207f0d3e0e35fd3033ffb6d074c9fd7aeb7eee4c454710a08dd7453
