[INFO] fetching crate wallet-rs 0.5.0... [INFO] checking wallet-rs-0.5.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate wallet-rs 0.5.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate wallet-rs 0.5.0 [INFO] finished tweaking crates.io crate wallet-rs 0.5.0 [INFO] tweaked toml for crates.io crate wallet-rs 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wallet-rs 0.5.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 55 packages to latest compatible versions [INFO] [stderr] Adding uniffi v0.23.0 (available: v0.29.4) [INFO] [stderr] Adding uniffi_build v0.23.0 (available: v0.29.4) [INFO] [stderr] Adding uniffi_macros v0.23.0 (available: v0.29.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6c18b0d46a84dc781c5da6280981aa371b2853a25e5ad7589e87e742499bf6e [INFO] running `Command { std: "docker" "start" "-a" "e6c18b0d46a84dc781c5da6280981aa371b2853a25e5ad7589e87e742499bf6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6c18b0d46a84dc781c5da6280981aa371b2853a25e5ad7589e87e742499bf6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c18b0d46a84dc781c5da6280981aa371b2853a25e5ad7589e87e742499bf6e", kill_on_drop: false }` [INFO] [stdout] e6c18b0d46a84dc781c5da6280981aa371b2853a25e5ad7589e87e742499bf6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67a5ce0df8cfedc2e46662318748574763c1451bf5469daa0e2e79bf913046b8 [INFO] running `Command { std: "docker" "start" "-a" "67a5ce0df8cfedc2e46662318748574763c1451bf5469daa0e2e79bf913046b8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking wallet-signer v0.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling goblin v0.6.1 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking uniffi_core v0.23.0 [INFO] [stderr] Compiling weedle2 v4.0.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uniffi_checksum_derive v0.23.0 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling uniffi_meta v0.23.0 [INFO] [stderr] Compiling uniffi_testing v0.23.0 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling uniffi_bindgen v0.23.0 [INFO] [stderr] Compiling uniffi_build v0.23.0 [INFO] [stderr] Compiling wallet-rs v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling uniffi_macros v0.23.0 [INFO] [stderr] Checking uniffi v0.23.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.51s [INFO] running `Command { std: "docker" "inspect" "67a5ce0df8cfedc2e46662318748574763c1451bf5469daa0e2e79bf913046b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a5ce0df8cfedc2e46662318748574763c1451bf5469daa0e2e79bf913046b8", kill_on_drop: false }` [INFO] [stdout] 67a5ce0df8cfedc2e46662318748574763c1451bf5469daa0e2e79bf913046b8