[INFO] cloning repository https://github.com/FatemehJazaei/blockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FatemehJazaei/blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFatemehJazaei%2Fblockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFatemehJazaei%2Fblockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53424531840829c995b5ee98af2d5c48a8b787a6
[INFO] building FatemehJazaei/blockchain against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFatemehJazaei%2Fblockchain" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FatemehJazaei/blockchain on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/FatemehJazaei/blockchain
[INFO] finished tweaking git repo https://github.com/FatemehJazaei/blockchain
[INFO] tweaked toml for git repo https://github.com/FatemehJazaei/blockchain written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/FatemehJazaei/blockchain 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8741ff7ec88baf843d65b77b901ecfb438e35a80256995cde281e073a081b81b
[INFO] running `Command { std: "docker" "start" "-a" "8741ff7ec88baf843d65b77b901ecfb438e35a80256995cde281e073a081b81b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8741ff7ec88baf843d65b77b901ecfb438e35a80256995cde281e073a081b81b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8741ff7ec88baf843d65b77b901ecfb438e35a80256995cde281e073a081b81b", kill_on_drop: false }`
[INFO] [stdout] 8741ff7ec88baf843d65b77b901ecfb438e35a80256995cde281e073a081b81b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec9c02c470e5a1b4ee5780181258c250754328cf063ecb293684dfede3e8b894
[INFO] running `Command { std: "docker" "start" "-a" "ec9c02c470e5a1b4ee5780181258c250754328cf063ecb293684dfede3e8b894", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling escape-bytes v0.1.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.97
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling rustc-simple-version v0.1.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wasm-encoder v0.36.2
[INFO] [stderr]    Compiling soroban-test-wasms v22.0.0 (https://github.com/stellar/rs-soroban-env?rev=0497816694bef2b103494c8c61b7c8a06a72c7d3#04978166)
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling wasmparser v0.116.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.97
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.97
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling crate-git-revision v0.0.6
[INFO] [stderr]    Compiling stellar-strkey v0.0.9
[INFO] [stderr]    Compiling stellar-xdr v22.0.0 (https://github.com/stellar/rs-stellar-xdr?rev=b5516843b6379e4e29520bf2ba156484f62edc46#b5516843)
[INFO] [stderr]    Compiling soroban-env-common v22.0.0 (https://github.com/stellar/rs-soroban-env?rev=0497816694bef2b103494c8c61b7c8a06a72c7d3#04978166)
[INFO] [stderr]    Compiling soroban-env-macros v22.0.0 (https://github.com/stellar/rs-soroban-env?rev=0497816694bef2b103494c8c61b7c8a06a72c7d3#04978166)
[INFO] [stderr]    Compiling soroban-synth-wasm v22.0.0 (https://github.com/stellar/rs-soroban-env?rev=0497816694bef2b103494c8c61b7c8a06a72c7d3#04978166)
[INFO] [stderr]    Compiling stellar-core v0.1.0 (/opt/rustwide/workdir/src/rust)
[INFO] [stdout] error[E0463]: can't find crate for `soroban_env_host_p22`
[INFO] [stdout]    --> src/rust/src/lib.rs:524:5
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub(crate) extern crate soroban_env_host_p22;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `soroban_env_host_p21`
[INFO] [stdout]    --> src/rust/src/lib.rs:541:5
[INFO] [stdout]     |
[INFO] [stdout] 541 |     pub(crate) extern crate soroban_env_host_p21;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stellar-core` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ec9c02c470e5a1b4ee5780181258c250754328cf063ecb293684dfede3e8b894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec9c02c470e5a1b4ee5780181258c250754328cf063ecb293684dfede3e8b894", kill_on_drop: false }`
[INFO] [stdout] ec9c02c470e5a1b4ee5780181258c250754328cf063ecb293684dfede3e8b894
