[INFO] fetching crate extras-filecoin 0.2.0...
[INFO] testing extras-filecoin-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate extras-filecoin 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate extras-filecoin 0.2.0
[INFO] finished tweaking crates.io crate extras-filecoin 0.2.0
[INFO] tweaked toml for crates.io crate extras-filecoin 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate extras-filecoin 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 103 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding cid v0.8.6 (available: v0.11.1)
[INFO] [stderr]       Adding frc42_dispatch v3.2.0 (available: v3.3.0)
[INFO] [stderr]       Adding frc42_hasher v1.5.0 (available: v1.6.0)
[INFO] [stderr]       Adding frc42_macros v1.2.0 (available: v1.3.0)
[INFO] [stderr]       Adding fvm_ipld_bitfield v0.5.4 (available: v0.7.2)
[INFO] [stderr]       Adding fvm_ipld_encoding v0.3.3 (available: v0.5.3)
[INFO] [stderr]       Adding fvm_sdk v3.2.0 (available: v3.13.2)
[INFO] [stderr]       Adding fvm_shared v3.2.0 (available: v3.13.2)
[INFO] [stderr]       Adding proc-macro-crate v1.1.3 (available: v1.3.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_tuple_macros v0.5.0
[INFO] [stderr]   Downloaded serde_alias v0.0.2
[INFO] [stderr]   Downloaded fvm_ipld_blockstore v0.1.2
[INFO] [stderr]   Downloaded fvm_ipld_bitfield v0.5.4
[INFO] [stderr]   Downloaded frc42_dispatch v3.2.0
[INFO] [stderr]   Downloaded integer-encoding v3.0.4
[INFO] [stderr]   Downloaded fil_actor_verifreg_v11 v2.0.0
[INFO] [stderr]   Downloaded fvm_ipld_amt v0.5.1
[INFO] [stderr]   Downloaded fvm_ipld_hamt v0.6.1
[INFO] [stderr]   Downloaded fil_actors_runtime_v11 v2.0.0
[INFO] [stderr]   Downloaded frc42_macros v1.2.0
[INFO] [stderr]   Downloaded fvm_sdk v3.2.0
[INFO] [stderr]   Downloaded forest_hash_utils v0.1.0
[INFO] [stderr]   Downloaded serde_ipld_dagcbor v0.2.2
[INFO] [stderr]   Downloaded fvm_ipld_encoding v0.3.3
[INFO] [stderr]   Downloaded serde_tuple v0.5.0
[INFO] [stderr]   Downloaded fvm_shared v3.2.0
[INFO] [stderr]   Downloaded cs_serde_bytes v0.12.2
[INFO] [stderr]   Downloaded fil_actor_cron_v11 v2.0.0
[INFO] [stderr]   Downloaded frc42_hasher v1.5.0
[INFO] [stderr]   Downloaded fil_actor_init_v11 v2.0.0
[INFO] [stderr]   Downloaded fil_actor_multisig_v11 v2.0.0
[INFO] [stderr]   Downloaded fil_actor_paych_v11 v2.0.0
[INFO] [stderr]   Downloaded fil_actor_miner_v11 v2.0.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf7f1dea29cd3f746093f415dfd176b9c5b90fec8d932607eee6f26eb825ec65
[INFO] running `Command { std: "docker" "start" "-a" "bf7f1dea29cd3f746093f415dfd176b9c5b90fec8d932607eee6f26eb825ec65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf7f1dea29cd3f746093f415dfd176b9c5b90fec8d932607eee6f26eb825ec65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf7f1dea29cd3f746093f415dfd176b9c5b90fec8d932607eee6f26eb825ec65", kill_on_drop: false }`
[INFO] [stdout] bf7f1dea29cd3f746093f415dfd176b9c5b90fec8d932607eee6f26eb825ec65
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 643b3047d6c4440500d3f811d9e869d8913bacadb4b3154d16862f1788bae6dc
[INFO] running `Command { std: "docker" "start" "-a" "643b3047d6c4440500d3f811d9e869d8913bacadb4b3154d16862f1788bae6dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling blake2s_simd v1.0.3
[INFO] [stderr]    Compiling fil_actors_runtime_v11 v2.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_alias v0.0.2
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde-big-array v0.3.3
[INFO] [stderr]    Compiling cbor4ii v0.2.14
[INFO] [stderr]    Compiling serde_tuple v0.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cs_serde_bytes v0.12.2
[INFO] [stderr]    Compiling forest_hash_utils v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling cid v0.8.6
[INFO] [stderr]    Compiling fvm_ipld_blockstore v0.1.2
[INFO] [stderr]    Compiling serde_ipld_dagcbor v0.2.2
[INFO] [stderr]    Compiling libipld-core v0.14.0
[INFO] [stderr]    Compiling fvm_ipld_encoding v0.3.3
[INFO] [stderr]    Compiling fvm_shared v3.2.0
[INFO] [stderr]    Compiling fvm_ipld_amt v0.5.1
[INFO] [stderr]    Compiling fvm_ipld_hamt v0.6.1
[INFO] [stderr]    Compiling fvm_ipld_bitfield v0.5.4
[INFO] [stderr]    Compiling fvm_sdk v3.2.0
[INFO] [stderr]    Compiling fil_actor_cron_v11 v2.0.0
[INFO] [stdout] error[E0432]: unresolved import `serde::__private`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fil_actors_runtime_v11-2.0.0/src/util/mapmap.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::__private::PhantomData;
[INFO] [stdout]   |            ^^^^^^^^^ could not find `__private` in `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling frc42_hasher v1.5.0
[INFO] [stderr]    Compiling frc42_macros v1.2.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fil_actors_runtime_v11` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "643b3047d6c4440500d3f811d9e869d8913bacadb4b3154d16862f1788bae6dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "643b3047d6c4440500d3f811d9e869d8913bacadb4b3154d16862f1788bae6dc", kill_on_drop: false }`
[INFO] [stdout] 643b3047d6c4440500d3f811d9e869d8913bacadb4b3154d16862f1788bae6dc
