[INFO] cloning repository https://github.com/TheOnlyMrCat/lok-r4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheOnlyMrCat/lok-r4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheOnlyMrCat%2Flok-r4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheOnlyMrCat%2Flok-r4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87ee9289be9dac554abd8d4b35044635d57c0819
[INFO] documenting TheOnlyMrCat/lok-r4 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%2FTheOnlyMrCat%2Flok-r4" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheOnlyMrCat/lok-r4
[INFO] finished tweaking git repo https://github.com/TheOnlyMrCat/lok-r4
[INFO] tweaked toml for git repo https://github.com/TheOnlyMrCat/lok-r4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheOnlyMrCat/lok-r4 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/TheOnlyMrCat/lok-r4 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ebae9ee982f439874847e9ecf11339b14deefa9b21387f766656223886ce2cec
[INFO] running `Command { std: "docker" "start" "-a" "ebae9ee982f439874847e9ecf11339b14deefa9b21387f766656223886ce2cec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebae9ee982f439874847e9ecf11339b14deefa9b21387f766656223886ce2cec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebae9ee982f439874847e9ecf11339b14deefa9b21387f766656223886ce2cec", kill_on_drop: false }`
[INFO] [stdout] ebae9ee982f439874847e9ecf11339b14deefa9b21387f766656223886ce2cec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 277bd5a46ca5998d3b5c5d13554dd108ec170447e35a715d2c482fcf1331b38a
[INFO] running `Command { std: "docker" "start" "-a" "277bd5a46ca5998d3b5c5d13554dd108ec170447e35a715d2c482fcf1331b38a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]     Checking smallvec v1.5.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling inkwell v0.1.0-llvm10sample
[INFO] [stderr]    Compiling lok v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking atomic_refcell v0.1.7
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking lalrpop-util v0.19.5
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking parking_lot_core v0.8.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking blob-uuid v0.4.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking unique_id v0.1.3
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling llvm-sys v100.2.0
[INFO] [stderr]    Compiling inkwell_internals v0.2.0
[INFO] [stderr]  Documenting lok v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   --> src/main.rs:32:49
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let errno = unsafe { lexer::set_input(#[allow(temporary_cstring_as_ptr)] CString::new(path).unwrap().as_ptr()) };
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dangling_pointers_from_temporaries`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `link` attribute input
[INFO] [stdout]    --> src/lexer.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[link(name="lexer", link="static")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^-------------^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      valid arguments are "name", "kind", "modifiers", "cfg", "wasm_import_module" or "import_name_type"
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/reference/items/external-blocks.html#the-link-attribute>
[INFO] [stdout] help: try changing it to one of the following valid forms of the attribute
[INFO] [stdout]     |
[INFO] [stdout] 200 - #[link(name="lexer", link="static")]
[INFO] [stdout] 200 + #[link(name = "...")]
[INFO] [stdout]     |
[INFO] [stdout] 200 - #[link(name="lexer", link="static")]
[INFO] [stdout] 200 + #[link(name = "...", import_name_type = "decorated|noprefix|undecorated")]
[INFO] [stdout]     |
[INFO] [stdout] 200 - #[link(name="lexer", link="static")]
[INFO] [stdout] 200 + #[link(name = "...", kind = "dylib|static|...")]
[INFO] [stdout]     |
[INFO] [stdout] 200 - #[link(name="lexer", link="static")]
[INFO] [stdout] 200 + #[link(name = "...", kind = "dylib|static|...", wasm_import_module = "...", import_name_type = "decorated|noprefix|undecorated")]
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0539`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `lok`
[INFO] running `Command { std: "docker" "inspect" "277bd5a46ca5998d3b5c5d13554dd108ec170447e35a715d2c482fcf1331b38a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "277bd5a46ca5998d3b5c5d13554dd108ec170447e35a715d2c482fcf1331b38a", kill_on_drop: false }`
[INFO] [stdout] 277bd5a46ca5998d3b5c5d13554dd108ec170447e35a715d2c482fcf1331b38a
