[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 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadboy%2Fmaturin-uniffi-hello-world" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/badboy/maturin-uniffi-hello-world on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "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-4-tc1/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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded goblin v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29f5c2564d5d3db23eda2aaf35b8a533f8f3651fbbbd050bcf505099e7c9bcee [INFO] running `Command { std: "docker" "start" "-a" "29f5c2564d5d3db23eda2aaf35b8a533f8f3651fbbbd050bcf505099e7c9bcee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29f5c2564d5d3db23eda2aaf35b8a533f8f3651fbbbd050bcf505099e7c9bcee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29f5c2564d5d3db23eda2aaf35b8a533f8f3651fbbbd050bcf505099e7c9bcee", kill_on_drop: false }` [INFO] [stdout] 29f5c2564d5d3db23eda2aaf35b8a533f8f3651fbbbd050bcf505099e7c9bcee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af968d8776fab1bf4c6580a6b1636c9e6f89474ed31756e35e323c42ec229cc3 [INFO] running `Command { std: "docker" "start" "-a" "af968d8776fab1bf4c6580a6b1636c9e6f89474ed31756e35e323c42ec229cc3", 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 mime v0.3.16 [INFO] [stderr] Compiling camino v1.1.2 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.11 [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 siphasher v0.3.10 [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 nom v7.1.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [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 askama_shared v0.12.2 [INFO] [stderr] Compiling cargo_metadata v0.15.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-hello-world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling uniffi_macros v0.22.0 [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 36.86s [INFO] [stderr] Generated /opt/rustwide/target/doc/hello_world_ffi/index.html [INFO] running `Command { std: "docker" "inspect" "af968d8776fab1bf4c6580a6b1636c9e6f89474ed31756e35e323c42ec229cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af968d8776fab1bf4c6580a6b1636c9e6f89474ed31756e35e323c42ec229cc3", kill_on_drop: false }` [INFO] [stdout] af968d8776fab1bf4c6580a6b1636c9e6f89474ed31756e35e323c42ec229cc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "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] 19ed2a626fcac297c53c40f41140e41c1194bf70d83cee0bd2fbe8e2f629a244 [INFO] running `Command { std: "docker" "start" "-a" "19ed2a626fcac297c53c40f41140e41c1194bf70d83cee0bd2fbe8e2f629a244", 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.83s [INFO] [stderr] Generated /opt/rustwide/target/doc/hello_world_ffi/index.html [INFO] running `Command { std: "docker" "inspect" "19ed2a626fcac297c53c40f41140e41c1194bf70d83cee0bd2fbe8e2f629a244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ed2a626fcac297c53c40f41140e41c1194bf70d83cee0bd2fbe8e2f629a244", kill_on_drop: false }` [INFO] [stdout] 19ed2a626fcac297c53c40f41140e41c1194bf70d83cee0bd2fbe8e2f629a244