[INFO] fetching crate uniffi-bindgen-js 0.2.1...
[INFO] checking uniffi-bindgen-js-0.2.1 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] extracting crate uniffi-bindgen-js 0.2.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate uniffi-bindgen-js 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate uniffi-bindgen-js 0.2.1
[INFO] tweaked toml for crates.io crate uniffi-bindgen-js 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate uniffi-bindgen-js 0.2.1 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate uniffi-bindgen-js 0.2.1 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi_meta v0.31.0
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.31.0
[INFO] [stderr]   Downloaded uniffi_pipeline v0.31.0
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded uniffi_udl v0.31.0
[INFO] [stderr]   Downloaded weedle2 v5.0.0
[INFO] [stderr]   Downloaded uniffi_bindgen v0.31.0
[INFO] [stderr]   Downloaded askama v0.14.0
[INFO] [stderr]   Downloaded askama_parser v0.14.0
[INFO] [stderr]   Downloaded askama_derive v0.14.0
[INFO] [stderr]   Downloaded wasmparser v0.227.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 502bd0804e2c1356e7d6ceab9d1e0b4592d18383cd811e610e87ba7bb98273e2
[INFO] running `Command { std: "docker" "start" "-a" "502bd0804e2c1356e7d6ceab9d1e0b4592d18383cd811e610e87ba7bb98273e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "502bd0804e2c1356e7d6ceab9d1e0b4592d18383cd811e610e87ba7bb98273e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "502bd0804e2c1356e7d6ceab9d1e0b4592d18383cd811e610e87ba7bb98273e2", kill_on_drop: false }`
[INFO] [stdout] 502bd0804e2c1356e7d6ceab9d1e0b4592d18383cd811e610e87ba7bb98273e2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a23c3f87b03231fe48002d1a0a7770c0df5d6d1ceae653b74d286bd1700d73db
[INFO] running `Command { std: "docker" "start" "-a" "a23c3f87b03231fe48002d1a0a7770c0df5d6d1ceae653b74d286bd1700d73db", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking camino v1.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling uniffi_internal_macros v0.31.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking uniffi_pipeline v0.31.0
[INFO] [stderr]     Checking uniffi_meta v0.31.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking uniffi_udl v0.31.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking uniffi_bindgen v0.31.0
[INFO] [stderr]     Checking uniffi-bindgen-js v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "a23c3f87b03231fe48002d1a0a7770c0df5d6d1ceae653b74d286bd1700d73db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23c3f87b03231fe48002d1a0a7770c0df5d6d1ceae653b74d286bd1700d73db", kill_on_drop: false }`
[INFO] [stdout] a23c3f87b03231fe48002d1a0a7770c0df5d6d1ceae653b74d286bd1700d73db
