[INFO] fetching crate beet_agent 0.0.7...
[INFO] documenting beet_agent-0.0.7 against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] extracting crate beet_agent 0.0.7 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate beet_agent 0.0.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate beet_agent 0.0.7
[INFO] tweaked toml for crates.io crate beet_agent 0.0.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate beet_agent 0.0.7 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate beet_agent 0.0.7 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d1166509e7eb7372802deb7b41205b3eeadd6938411f950c2d694509f8613bf
[INFO] running `Command { std: "docker" "start" "-a" "5d1166509e7eb7372802deb7b41205b3eeadd6938411f950c2d694509f8613bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d1166509e7eb7372802deb7b41205b3eeadd6938411f950c2d694509f8613bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d1166509e7eb7372802deb7b41205b3eeadd6938411f950c2d694509f8613bf", kill_on_drop: false }`
[INFO] [stdout] 5d1166509e7eb7372802deb7b41205b3eeadd6938411f950c2d694509f8613bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2637469471ead2a73048560a003e9a6cf30563b36332dbe695aa35f603be9c8
[INFO] running `Command { std: "docker" "start" "-a" "d2637469471ead2a73048560a003e9a6cf30563b36332dbe695aa35f603be9c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling bevy_ptr v0.17.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking rapidhash v1.4.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bevy_platform v0.17.1
[INFO] [stderr]    Compiling bevy_utils v0.17.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.1
[INFO] [stderr]    Compiling bevy_derive v0.17.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling glam v0.30.8
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling bevy_tasks v0.17.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking serde_with v3.14.1
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking notify-debouncer-full v0.5.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking bevy_reflect v0.17.1
[INFO] [stderr]     Checking bevy_ecs v0.17.1
[INFO] [stderr]     Checking bevy_math v0.17.1
[INFO] [stderr]     Checking bevy_color v0.17.1
[INFO] [stderr]     Checking bevy_app v0.17.1
[INFO] [stderr]     Checking bevy_log v0.17.1
[INFO] [stderr]     Checking bevy_time v0.17.1
[INFO] [stderr]     Checking bevy_input v0.17.1
[INFO] [stderr]     Checking bevy_transform v0.17.1
[INFO] [stderr]     Checking bevy_diagnostic v0.17.1
[INFO] [stderr]     Checking bevy_internal v0.17.1
[INFO] [stderr]     Checking bevy v0.17.1
[INFO] [stderr]     Checking beet_utils v0.0.7
[INFO] [stderr]    Compiling beet_core_macros v0.0.7
[INFO] [stderr]     Checking beet_core v0.0.7
[INFO] [stderr]     Checking beet_net v0.0.7
[INFO] [stderr]  Documenting beet_agent v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Actor`
[INFO] [stdout]    --> src/session/content.rs:158:60
[INFO] [stdout]     |
[INFO] [stdout] 158 | /// Messages must be (possibly nested) descendents of an [`Actor`], and may
[INFO] [stdout]     |                                                            ^^^^^ no item named `Actor` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Role::This`
[INFO] [stdout]   --> src/session/message.rs:15:52
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// -  If the actor owns the content the role is [`Role::This`],
[INFO] [stdout]    |                                                    ^^^^^^^^^^ no item named `Role` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Role::Developer`
[INFO] [stdout]   --> src/session/message.rs:16:74
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// - otherwise if the owner has a [`Developer`] component the role is [`Role::Developer`].
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^ no item named `Role` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Role::Other`
[INFO] [stdout]   --> src/session/message.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// Any other case is [`Role::Other`] which may be a user or another agent
[INFO] [stdout]    |                         ^^^^^^^^^^^ no item named `Role` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Actor`
[INFO] [stdout]   --> src/session/message.rs:35:60
[INFO] [stdout]    |
[INFO] [stdout] 35 | /// Messages must be (possibly nested) descendents of an [`Actor`], and may
[INFO] [stdout]    |                                                            ^^^^^ no item named `Actor` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/realtime/realtime_api.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 |     /// https://platform.openai.com/docs/api-reference/realtime-sessions
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 11 |     /// <https://platform.openai.com/docs/api-reference/realtime-sessions>
[INFO] [stdout]    |         +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/realtime/types/voice_ids_shared.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// https://platform.openai.com/docs/api-reference/realtime-sessions/create#realtime-sessions-create-voice
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// <https://platform.openai.com/docs/api-reference/realtime-sessions/create#realtime-sessions-create-voice>
[INFO] [stdout]   |     +                                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Message` is both a struct and a derive macro
[INFO] [stdout]   --> src/session/message.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Added to a [`Message`] when it is finished, and no more content
[INFO] [stdout]    |                  ^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Added to a [`struct@Message`] when it is finished, and no more content
[INFO] [stdout]    |                  +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Added to a [`derive@Message`] when it is finished, and no more content
[INFO] [stdout]    |                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Message` is both a struct and a derive macro
[INFO] [stdout]   --> src/session/session_ext.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Create a [`Message`] with the given text and file content as children
[INFO] [stdout]    |                ^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Create a [`struct@Message`] with the given text and file content as children
[INFO] [stdout]    |                +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Create a [`derive@Message`] with the given text and file content as children
[INFO] [stdout]    |                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/beet_agent/index.html
[INFO] running `Command { std: "docker" "inspect" "d2637469471ead2a73048560a003e9a6cf30563b36332dbe695aa35f603be9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2637469471ead2a73048560a003e9a6cf30563b36332dbe695aa35f603be9c8", kill_on_drop: false }`
[INFO] [stdout] d2637469471ead2a73048560a003e9a6cf30563b36332dbe695aa35f603be9c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4680161ad319d82d33742c32d37cbdc1b26020c29b43414939c848d58c77365
[INFO] running `Command { std: "docker" "start" "-a" "b4680161ad319d82d33742c32d37cbdc1b26020c29b43414939c848d58c77365", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.1
[INFO] [stderr]    Compiling bevy_derive v0.17.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling glam v0.30.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr] error: could not compile `glam` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.30.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="bytemuck"' --cfg 'feature="nostd-libm"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "encase", "fast-math", "glam-assert", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "speedy", "std"))' -C metadata=79b783d75a7a859b -C extra-filename=-8b7088663c7b771d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-161dc6fc29335d15.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-4a8c59fe835f7a06.rmeta --extern serde_core=/opt/rustwide/target/debug/deps/libserde_core-c50563b787e9afb6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b4680161ad319d82d33742c32d37cbdc1b26020c29b43414939c848d58c77365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4680161ad319d82d33742c32d37cbdc1b26020c29b43414939c848d58c77365", kill_on_drop: false }`
[INFO] [stdout] b4680161ad319d82d33742c32d37cbdc1b26020c29b43414939c848d58c77365
