[INFO] cloning repository https://github.com/stevefan1999-personal/dyntable-fun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevefan1999-personal/dyntable-fun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefan1999-personal%2Fdyntable-fun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefan1999-personal%2Fdyntable-fun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 921b5ca0fd94c1ade3f089d3a483fa78f74a792a
[INFO] documenting stevefan1999-personal/dyntable-fun/921b5ca0fd94c1ade3f089d3a483fa78f74a792a against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefan1999-personal%2Fdyntable-fun" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stevefan1999-personal/dyntable-fun
[INFO] finished tweaking git repo https://github.com/stevefan1999-personal/dyntable-fun
[INFO] tweaked toml for git repo https://github.com/stevefan1999-personal/dyntable-fun written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stevefan1999-personal/dyntable-fun on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stevefan1999-personal/dyntable-fun 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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/h33p/cglue`
[INFO] [stderr]     Updating git repository `https://github.com/outfoxxed/dyntable`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ext-trait-proc_macros v1.0.1
[INFO] [stderr]   Downloaded extension-traits v1.0.1
[INFO] [stderr]   Downloaded with_builtin_macros v0.0.3
[INFO] [stderr]   Downloaded uninit v0.5.1
[INFO] [stderr]   Downloaded unwind_safe v0.1.0
[INFO] [stderr]   Downloaded ext-trait v1.0.1
[INFO] [stderr]   Downloaded safer_ffi-proc_macros v0.1.13
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded serde_derive v1.0.223
[INFO] [stderr]   Downloaded core_extensions_proc_macros v1.5.4
[INFO] [stderr]   Downloaded generational-arena v0.2.9
[INFO] [stderr]   Downloaded serde v1.0.223
[INFO] [stderr]   Downloaded serde_core v1.0.223
[INFO] [stderr]   Downloaded extern-c v0.1.0
[INFO] [stderr]   Downloaded cbindgen v0.29.0
[INFO] [stderr]   Downloaded tarc v0.1.6
[INFO] [stderr]   Downloaded abi_stable v0.11.3
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded core_extensions v1.5.4
[INFO] [stderr]   Downloaded as_derive_utils v0.11.0
[INFO] [stderr]   Downloaded abi_stable_shared v0.11.0
[INFO] [stderr]   Downloaded tstr v0.2.4
[INFO] [stderr]   Downloaded safer-ffi v0.1.13
[INFO] [stderr]   Downloaded abi_stable v0.10.4
[INFO] [stderr]   Downloaded abi_stable_derive v0.11.3
[INFO] [stderr]   Downloaded with_builtin_macros-proc_macros v0.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cfd98062f146a96759d9a3e24cbc251d21541fd11485ed6ec22811f4c5f8891
[INFO] running `Command { std: "docker" "start" "-a" "3cfd98062f146a96759d9a3e24cbc251d21541fd11485ed6ec22811f4c5f8891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cfd98062f146a96759d9a3e24cbc251d21541fd11485ed6ec22811f4c5f8891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cfd98062f146a96759d9a3e24cbc251d21541fd11485ed6ec22811f4c5f8891", kill_on_drop: false }`
[INFO] [stdout] 3cfd98062f146a96759d9a3e24cbc251d21541fd11485ed6ec22811f4c5f8891
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0990562004a8c2bdef9106da7aa26400fa386447c9d740791891a25b1d4c8d4a
[INFO] running `Command { std: "docker" "start" "-a" "0990562004a8c2bdef9106da7aa26400fa386447c9d740791891a25b1d4c8d4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling cbindgen v0.29.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling core_extensions v1.5.4
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling abi_stable_shared v0.11.0
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling safer-ffi v0.1.13
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking unwind_safe v0.1.0
[INFO] [stderr]     Checking extern-c v0.1.0
[INFO] [stderr]     Checking tstr v0.2.4
[INFO] [stderr]     Checking repr_offset v0.2.2
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling dyntable-macro v0.1.0 (https://github.com/outfoxxed/dyntable#c9773c2e)
[INFO] [stderr]    Compiling as_derive_utils v0.11.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling ext-trait-proc_macros v1.0.1
[INFO] [stderr]    Compiling with_builtin_macros-proc_macros v0.0.3
[INFO] [stderr]    Compiling abi_stable_derive v0.11.3
[INFO] [stderr]    Compiling safer_ffi-proc_macros v0.1.13
[INFO] [stderr]     Checking dyntable v0.1.0 (https://github.com/outfoxxed/dyntable#c9773c2e)
[INFO] [stderr]     Checking ext-trait v1.0.1
[INFO] [stderr]     Checking with_builtin_macros v0.0.3
[INFO] [stderr]     Checking extension-traits v1.0.1
[INFO] [stderr]     Checking uninit v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking abi_stable v0.11.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dyntable-fun v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting dyntable-fun v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dyntable_fun/index.html
[INFO] running `Command { std: "docker" "inspect" "0990562004a8c2bdef9106da7aa26400fa386447c9d740791891a25b1d4c8d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0990562004a8c2bdef9106da7aa26400fa386447c9d740791891a25b1d4c8d4a", kill_on_drop: false }`
[INFO] [stdout] 0990562004a8c2bdef9106da7aa26400fa386447c9d740791891a25b1d4c8d4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "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] 63c316461109497445c5995a4289b1cb2e741d802306c1471354888007453a2e
[INFO] running `Command { std: "docker" "start" "-a" "63c316461109497445c5995a4289b1cb2e741d802306c1471354888007453a2e", kill_on_drop: false }`
[INFO] [stderr]  Documenting dyntable-fun v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dyntable_fun/index.html
[INFO] running `Command { std: "docker" "inspect" "63c316461109497445c5995a4289b1cb2e741d802306c1471354888007453a2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63c316461109497445c5995a4289b1cb2e741d802306c1471354888007453a2e", kill_on_drop: false }`
[INFO] [stdout] 63c316461109497445c5995a4289b1cb2e741d802306c1471354888007453a2e
