[INFO] cloning repository https://github.com/badboy/maturin-uniffi-hello-world
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/badboy/maturin-uniffi-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadboy%2Fmaturin-uniffi-hello-world", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadboy%2Fmaturin-uniffi-hello-world'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9686a13b4fbd59f70cde67d1825b1bfd0c516d50
[INFO] documenting badboy/maturin-uniffi-hello-world against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadboy%2Fmaturin-uniffi-hello-world" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/badboy/maturin-uniffi-hello-world on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/badboy/maturin-uniffi-hello-world
[INFO] finished tweaking git repo https://github.com/badboy/maturin-uniffi-hello-world
[INFO] tweaked toml for git repo https://github.com/badboy/maturin-uniffi-hello-world written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/badboy/maturin-uniffi-hello-world 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-04-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22ea41ab1f6304f6a35f3a7e2a148617ea8ba719d081dac971e601e464751ce8
[INFO] running `Command { std: "docker" "start" "-a" "22ea41ab1f6304f6a35f3a7e2a148617ea8ba719d081dac971e601e464751ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22ea41ab1f6304f6a35f3a7e2a148617ea8ba719d081dac971e601e464751ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22ea41ab1f6304f6a35f3a7e2a148617ea8ba719d081dac971e601e464751ce8", kill_on_drop: false }`
[INFO] [stdout] 22ea41ab1f6304f6a35f3a7e2a148617ea8ba719d081dac971e601e464751ce8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9058867afb7b57a59dd4383a400e72ede1b0d1a60d31dae51c4c1cde39c794f4
[INFO] running `Command { std: "docker" "start" "-a" "9058867afb7b57a59dd4383a400e72ede1b0d1a60d31dae51c4c1cde39c794f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling camino v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling weedle2 v4.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling scroll_derive v0.11.0
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.22.0
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling goblin v0.6.0
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uniffi_meta v0.22.0
[INFO] [stderr]    Compiling cargo_metadata v0.15.2
[INFO] [stderr]    Compiling askama_shared v0.12.2
[INFO] [stderr]    Compiling uniffi_testing v0.22.0
[INFO] [stderr]    Compiling askama_derive v0.11.2
[INFO] [stderr]    Compiling askama v0.11.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.22.0
[INFO] [stderr]    Compiling uniffi_build v0.22.0
[INFO] [stderr]    Compiling uniffi_macros v0.22.0
[INFO] [stderr]    Compiling uniffi-hello-world v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking uniffi v0.22.0
[INFO] [stderr]  Documenting uniffi-hello-world v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.55s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/hello_world_ffi/index.html
[INFO] running `Command { std: "docker" "inspect" "9058867afb7b57a59dd4383a400e72ede1b0d1a60d31dae51c4c1cde39c794f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9058867afb7b57a59dd4383a400e72ede1b0d1a60d31dae51c4c1cde39c794f4", kill_on_drop: false }`
[INFO] [stdout] 9058867afb7b57a59dd4383a400e72ede1b0d1a60d31dae51c4c1cde39c794f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "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] a670bb4d63b2ff64ae24b9f0e5b2dbcaae346c66d13a8d4caf7a9870be6030f3
[INFO] running `Command { std: "docker" "start" "-a" "a670bb4d63b2ff64ae24b9f0e5b2dbcaae346c66d13a8d4caf7a9870be6030f3", kill_on_drop: false }`
[INFO] [stderr]  Documenting uniffi-hello-world v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/hello_world_ffi/index.html
[INFO] running `Command { std: "docker" "inspect" "a670bb4d63b2ff64ae24b9f0e5b2dbcaae346c66d13a8d4caf7a9870be6030f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a670bb4d63b2ff64ae24b9f0e5b2dbcaae346c66d13a8d4caf7a9870be6030f3", kill_on_drop: false }`
[INFO] [stdout] a670bb4d63b2ff64ae24b9f0e5b2dbcaae346c66d13a8d4caf7a9870be6030f3
