[INFO] cloning repository https://github.com/AddingBurritos/EvtRustler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AddingBurritos/EvtRustler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAddingBurritos%2FEvtRustler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAddingBurritos%2FEvtRustler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71c0acb5ea7939a678486e8dc585a87ff40af15e
[INFO] documenting AddingBurritos/EvtRustler against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAddingBurritos%2FEvtRustler" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AddingBurritos/EvtRustler
[INFO] finished tweaking git repo https://github.com/AddingBurritos/EvtRustler
[INFO] tweaked toml for git repo https://github.com/AddingBurritos/EvtRustler written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AddingBurritos/EvtRustler 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 git repo https://github.com/AddingBurritos/EvtRustler 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 580dfbbce7c5095ee42320aed0c996f957e8a23964de9a8c34bd0312e9a8e462
[INFO] running `Command { std: "docker" "start" "-a" "580dfbbce7c5095ee42320aed0c996f957e8a23964de9a8c34bd0312e9a8e462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "580dfbbce7c5095ee42320aed0c996f957e8a23964de9a8c34bd0312e9a8e462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "580dfbbce7c5095ee42320aed0c996f957e8a23964de9a8c34bd0312e9a8e462", kill_on_drop: false }`
[INFO] [stdout] 580dfbbce7c5095ee42320aed0c996f957e8a23964de9a8c34bd0312e9a8e462
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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] 16d4cdbc59bd45b0554dd1fc99092e61011fa8a0f1b73365e76f6bd15267373b
[INFO] running `Command { std: "docker" "start" "-a" "16d4cdbc59bd45b0554dd1fc99092e61011fa8a0f1b73365e76f6bd15267373b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.0
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling tokio v1.28.0
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking windows-targets v0.48.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking xml-rs v0.8.9
[INFO] [stderr]     Checking windows v0.48.0
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.2.7
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking clap v4.2.7
[INFO] [stderr]     Checking csv v1.2.1
[INFO] [stderr]  Documenting EvtRustler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/provider.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:120:10
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/events.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:120:10
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/main.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:120:10
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `u32_val` should have an upper camel case name
[INFO] [stdout]   --> src/event_meta.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     u32_val(u32),
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `U32Val`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `string_val` should have an upper camel case name
[INFO] [stdout]   --> src/event_meta.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     string_val(String),
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `StringVal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `string_vec` should have an upper camel case name
[INFO] [stdout]   --> src/event_meta.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     string_vec(Vec<String>),
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `StringVec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `EvtRustler`
[INFO] running `Command { std: "docker" "inspect" "16d4cdbc59bd45b0554dd1fc99092e61011fa8a0f1b73365e76f6bd15267373b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16d4cdbc59bd45b0554dd1fc99092e61011fa8a0f1b73365e76f6bd15267373b", kill_on_drop: false }`
[INFO] [stdout] 16d4cdbc59bd45b0554dd1fc99092e61011fa8a0f1b73365e76f6bd15267373b
