[INFO] fetching crate merkle-tree-accumulator 0.2.0...
[INFO] building merkle-tree-accumulator-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate merkle-tree-accumulator 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate merkle-tree-accumulator 0.2.0
[INFO] finished tweaking crates.io crate merkle-tree-accumulator 0.2.0
[INFO] tweaked toml for crates.io crate merkle-tree-accumulator 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate merkle-tree-accumulator 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] [stderr]       Adding near-sdk v3.1.0 (available: v5.17.2)
[INFO] [stderr]       Adding rlp v0.5.2 (available: v0.6.1)
[INFO] [stderr]       Adding syn v1.0.57 (available: v1.0.109)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bced6c717643473f2f292a70b4fdd1d393eaa1e84db282a74c2097759c9f8c73
[INFO] running `Command { std: "docker" "start" "-a" "bced6c717643473f2f292a70b4fdd1d393eaa1e84db282a74c2097759c9f8c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bced6c717643473f2f292a70b4fdd1d393eaa1e84db282a74c2097759c9f8c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bced6c717643473f2f292a70b4fdd1d393eaa1e84db282a74c2097759c9f8c73", kill_on_drop: false }`
[INFO] [stdout] bced6c717643473f2f292a70b4fdd1d393eaa1e84db282a74c2097759c9f8c73
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d66ce7a4890f1f937fa77423d2c3190951c3ac803afc481d13136988336ef95d
[INFO] running `Command { std: "docker" "start" "-a" "d66ce7a4890f1f937fa77423d2c3190951c3ac803afc481d13136988336ef95d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling near-runtime-utils v4.0.0-pre.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling safe-transmute v0.11.3
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling borsh-derive-internal v0.8.2
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.8.2
[INFO] [stderr]    Compiling near-sdk-core v3.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling near-sdk-macros v3.1.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling near-rpc-error-core v0.1.0
[INFO] [stderr]    Compiling near-rpc-error-macro v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.8.2
[INFO] [stderr]    Compiling borsh v0.8.2
[INFO] [stderr]    Compiling near-primitives-core v0.4.0
[INFO] [stderr]    Compiling near-vm-errors v4.0.0-pre.1
[INFO] [stderr]    Compiling near-vm-logic v4.0.0-pre.1
[INFO] [stderr]    Compiling near-sdk v3.1.0
[INFO] [stderr]    Compiling merkle-tree-accumulator v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.81s
[INFO] running `Command { std: "docker" "inspect" "d66ce7a4890f1f937fa77423d2c3190951c3ac803afc481d13136988336ef95d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d66ce7a4890f1f937fa77423d2c3190951c3ac803afc481d13136988336ef95d", kill_on_drop: false }`
[INFO] [stdout] d66ce7a4890f1f937fa77423d2c3190951c3ac803afc481d13136988336ef95d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7235a70eaba248a4132d3d788461c242a15c478e5e393abcca77e1e6b98efd0a
[INFO] running `Command { std: "docker" "start" "-a" "7235a70eaba248a4132d3d788461c242a15c478e5e393abcca77e1e6b98efd0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling merkle-tree-accumulator v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "7235a70eaba248a4132d3d788461c242a15c478e5e393abcca77e1e6b98efd0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7235a70eaba248a4132d3d788461c242a15c478e5e393abcca77e1e6b98efd0a", kill_on_drop: false }`
[INFO] [stdout] 7235a70eaba248a4132d3d788461c242a15c478e5e393abcca77e1e6b98efd0a
