[INFO] fetching crate lotus_rs 0.1.0...
[INFO] checking lotus_rs-0.1.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate lotus_rs 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate lotus_rs 0.1.0
[INFO] finished tweaking crates.io crate lotus_rs 0.1.0
[INFO] tweaked toml for crates.io crate lotus_rs 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lotus_rs 0.1.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 275 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding derive_builder v0.11.2 (available: v0.20.2)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] [stderr]       Adding fvm_ipld_encoding v0.3.3 (available: v0.5.3)
[INFO] [stderr]       Adding fvm_shared v2.11.2 (available: v4.7.4)
[INFO] [stderr]       Adding proc-macro-crate v1.1.3 (available: v1.3.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_builder_macro v0.11.2
[INFO] [stderr]   Downloaded fvm_shared v2.11.2
[INFO] [stderr]   Downloaded derive_builder_core v0.11.2
[INFO] [stderr]   Downloaded derive_builder v0.11.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 099e464f9b21de43320c1cc7333372c646aec82945b092c7e4c4170b4683aa76
[INFO] running `Command { std: "docker" "start" "-a" "099e464f9b21de43320c1cc7333372c646aec82945b092c7e4c4170b4683aa76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "099e464f9b21de43320c1cc7333372c646aec82945b092c7e4c4170b4683aa76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "099e464f9b21de43320c1cc7333372c646aec82945b092c7e4c4170b4683aa76", kill_on_drop: false }`
[INFO] [stdout] 099e464f9b21de43320c1cc7333372c646aec82945b092c7e4c4170b4683aa76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25833bf199cf047eff4cf5eb040c58d8b31d381c3df6b4766861f421638f548a
[INFO] running `Command { std: "docker" "start" "-a" "25833bf199cf047eff4cf5eb040c58d8b31d381c3df6b4766861f421638f548a", kill_on_drop: false }`
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking openssl v0.10.74
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling multihash-derive-impl v0.1.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]     Checking serde-big-array v0.3.3
[INFO] [stderr]     Checking cbor4ii v0.2.14
[INFO] [stderr]     Checking cs_serde_bytes v0.12.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking test-log v0.2.18
[INFO] [stderr]     Checking multihash-derive v0.9.1
[INFO] [stderr]     Checking multihash-codetable v0.1.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]     Checking serde_tuple v0.5.0
[INFO] [stderr]     Checking multihash v0.16.3
[INFO] [stderr]     Checking multibase v0.9.2
[INFO] [stderr]     Checking cid v0.11.1
[INFO] [stderr]     Checking cid v0.8.6
[INFO] [stderr]     Checking fvm_ipld_blockstore v0.1.2
[INFO] [stderr]     Checking serde_ipld_dagcbor v0.2.2
[INFO] [stderr]     Checking ipld-core v0.4.2
[INFO] [stderr]     Checking fvm_ipld_blockstore v0.3.1
[INFO] [stderr]     Checking fvm_ipld_encoding v0.3.3
[INFO] [stderr]     Checking serde_ipld_dagcbor v0.6.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking fvm_ipld_encoding v0.5.3
[INFO] [stderr]     Checking fvm_shared v2.11.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking lotus_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Loc` is never constructed
[INFO] [stdout]  --> src/types/state/gas_charge.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Loc {
[INFO] [stdout]   |        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Loc` is never constructed
[INFO] [stdout]  --> src/types/state/gas_charge.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Loc {
[INFO] [stdout]   |        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.36s
[INFO] running `Command { std: "docker" "inspect" "25833bf199cf047eff4cf5eb040c58d8b31d381c3df6b4766861f421638f548a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25833bf199cf047eff4cf5eb040c58d8b31d381c3df6b4766861f421638f548a", kill_on_drop: false }`
[INFO] [stdout] 25833bf199cf047eff4cf5eb040c58d8b31d381c3df6b4766861f421638f548a
