[INFO] fetching crate fvm_sdk 4.7.3... [INFO] checking fvm_sdk-4.7.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate fvm_sdk 4.7.3 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate fvm_sdk 4.7.3 [INFO] finished tweaking crates.io crate fvm_sdk 4.7.3 [INFO] tweaked toml for crates.io crate fvm_sdk 4.7.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fvm_sdk 4.7.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fvm_sdk 4.7.3 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 397aaef11e887a9ba97c619a72a2fcbe46332c9492e8d94439d6a46d8c5575db [INFO] running `Command { std: "docker" "start" "-a" "397aaef11e887a9ba97c619a72a2fcbe46332c9492e8d94439d6a46d8c5575db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "397aaef11e887a9ba97c619a72a2fcbe46332c9492e8d94439d6a46d8c5575db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "397aaef11e887a9ba97c619a72a2fcbe46332c9492e8d94439d6a46d8c5575db", kill_on_drop: false }` [INFO] [stdout] 397aaef11e887a9ba97c619a72a2fcbe46332c9492e8d94439d6a46d8c5575db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0888c7631af14b9e7aebf2e01fef612b38e2128bd6f4feb78245c494a84aece [INFO] running `Command { std: "docker" "start" "-a" "c0888c7631af14b9e7aebf2e01fef612b38e2128bd6f4feb78245c494a84aece", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking data-encoding-macro v0.1.17 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking cbor4ii v0.2.14 [INFO] [stderr] Checking serde_tuple v0.5.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking multihash-derive v0.9.1 [INFO] [stderr] Checking cid v0.11.1 [INFO] [stderr] Checking multihash-codetable v0.1.4 [INFO] [stderr] Checking ipld-core v0.4.2 [INFO] [stderr] Checking fvm_ipld_blockstore v0.3.1 [INFO] [stderr] Checking serde_ipld_dagcbor v0.6.3 [INFO] [stderr] Checking fvm_ipld_encoding v0.5.3 [INFO] [stderr] Checking fvm_shared v4.7.3 [INFO] [stderr] Checking fvm_sdk v4.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.63s [INFO] running `Command { std: "docker" "inspect" "c0888c7631af14b9e7aebf2e01fef612b38e2128bd6f4feb78245c494a84aece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0888c7631af14b9e7aebf2e01fef612b38e2128bd6f4feb78245c494a84aece", kill_on_drop: false }` [INFO] [stdout] c0888c7631af14b9e7aebf2e01fef612b38e2128bd6f4feb78245c494a84aece