[INFO] fetching crate gobley-uniffi-bindgen 0.3.5... [INFO] testing gobley-uniffi-bindgen-0.3.5 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate gobley-uniffi-bindgen 0.3.5 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate gobley-uniffi-bindgen 0.3.5 [INFO] finished tweaking crates.io crate gobley-uniffi-bindgen 0.3.5 [INFO] tweaked toml for crates.io crate gobley-uniffi-bindgen 0.3.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gobley-uniffi-bindgen 0.3.5 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gobley-uniffi-bindgen 0.3.5 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniffi_udl v0.29.4 [INFO] [stderr] Downloaded uniffi_internal_macros v0.29.4 [INFO] [stderr] Downloaded uniffi_meta v0.29.4 [INFO] [stderr] Downloaded askama v0.13.1 [INFO] [stderr] Downloaded weedle2 v5.0.0 [INFO] [stderr] Downloaded basic-toml v0.1.9 [INFO] [stderr] Downloaded askama_parser v0.13.0 [INFO] [stderr] Downloaded uniffi_pipeline v0.29.4 [INFO] [stderr] Downloaded askama_derive v0.13.1 [INFO] [stderr] Downloaded uniffi_bindgen v0.29.4 [INFO] [stderr] Downloaded anyhow v1.0.88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3c1078cf28d747f6a9bd59766efc7d9e2e537ad17cc390a872805f002cc3a9c [INFO] running `Command { std: "docker" "start" "-a" "f3c1078cf28d747f6a9bd59766efc7d9e2e537ad17cc390a872805f002cc3a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3c1078cf28d747f6a9bd59766efc7d9e2e537ad17cc390a872805f002cc3a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c1078cf28d747f6a9bd59766efc7d9e2e537ad17cc390a872805f002cc3a9c", kill_on_drop: false }` [INFO] [stdout] f3c1078cf28d747f6a9bd59766efc7d9e2e537ad17cc390a872805f002cc3a9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f30ec891c12440a438d1289a2ff5cadd4df893b62bbd806e30682279d2353fa2 [INFO] running `Command { std: "docker" "start" "-a" "f30ec891c12440a438d1289a2ff5cadd4df893b62bbd806e30682279d2353fa2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.4 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling uniffi_pipeline v0.29.4 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling uniffi_meta v0.29.4 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling uniffi_udl v0.29.4 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling askama_derive v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling askama v0.13.1 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling uniffi_bindgen v0.29.4 [INFO] [stderr] Compiling gobley-uniffi-bindgen v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "f30ec891c12440a438d1289a2ff5cadd4df893b62bbd806e30682279d2353fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30ec891c12440a438d1289a2ff5cadd4df893b62bbd806e30682279d2353fa2", kill_on_drop: false }` [INFO] [stdout] f30ec891c12440a438d1289a2ff5cadd4df893b62bbd806e30682279d2353fa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6910ed8fc5a1c634bfd735ffc01faefe2e879c1e66bc78384b1f5ec6efce2c29 [INFO] running `Command { std: "docker" "start" "-a" "6910ed8fc5a1c634bfd735ffc01faefe2e879c1e66bc78384b1f5ec6efce2c29", kill_on_drop: false }` [INFO] [stderr] Compiling gobley-uniffi-bindgen v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.87s [INFO] running `Command { std: "docker" "inspect" "6910ed8fc5a1c634bfd735ffc01faefe2e879c1e66bc78384b1f5ec6efce2c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6910ed8fc5a1c634bfd735ffc01faefe2e879c1e66bc78384b1f5ec6efce2c29", kill_on_drop: false }` [INFO] [stdout] 6910ed8fc5a1c634bfd735ffc01faefe2e879c1e66bc78384b1f5ec6efce2c29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce938f396b261c3cdd5d535f7d4b247e53d9ffa09dd32aa71178b3fdd38a29b6 [INFO] running `Command { std: "docker" "start" "-a" "ce938f396b261c3cdd5d535f7d4b247e53d9ffa09dd32aa71178b3fdd38a29b6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gobley_uniffi_bindgen-f6f0d856235d8ef8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gobley_uniffi_bindgen-13c02c5f0719d346) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests gobley_uniffi_bindgen [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ce938f396b261c3cdd5d535f7d4b247e53d9ffa09dd32aa71178b3fdd38a29b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce938f396b261c3cdd5d535f7d4b247e53d9ffa09dd32aa71178b3fdd38a29b6", kill_on_drop: false }` [INFO] [stdout] ce938f396b261c3cdd5d535f7d4b247e53d9ffa09dd32aa71178b3fdd38a29b6