[INFO] cloning repository https://github.com/pizzasuperapp/StellarPizza
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pizzasuperapp/StellarPizza" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzasuperapp%2FStellarPizza", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzasuperapp%2FStellarPizza'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28da94a94b82839343589c90975d7cb220656ed6
[INFO] checking pizzasuperapp/StellarPizza against try#4001eed09e19538fd1a219411bb07c1bce2bbf55 for pr-114559-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzasuperapp%2FStellarPizza" "/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/pizzasuperapp/StellarPizza on toolchain 4001eed09e19538fd1a219411bb07c1bce2bbf55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/pizzasuperapp/StellarPizza
[INFO] finished tweaking git repo https://github.com/pizzasuperapp/StellarPizza
[INFO] tweaked toml for git repo https://github.com/pizzasuperapp/StellarPizza written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/pizzasuperapp/StellarPizza 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" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99f0a3d21ed30ae8782ae079fcdc0e03170067e0c38745569cbf3f06dfb4d692
[INFO] running `Command { std: "docker" "start" "-a" "99f0a3d21ed30ae8782ae079fcdc0e03170067e0c38745569cbf3f06dfb4d692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99f0a3d21ed30ae8782ae079fcdc0e03170067e0c38745569cbf3f06dfb4d692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99f0a3d21ed30ae8782ae079fcdc0e03170067e0c38745569cbf3f06dfb4d692", kill_on_drop: false }`
[INFO] [stdout] 99f0a3d21ed30ae8782ae079fcdc0e03170067e0c38745569cbf3f06dfb4d692
[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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbe478db55d8165924d5e40802e5ef29dbc9687791a690402adf6afa1da310ed
[INFO] running `Command { std: "docker" "start" "-a" "bbe478db55d8165924d5e40802e5ef29dbc9687791a690402adf6afa1da310ed", kill_on_drop: false }`
[INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking parity-wasm v0.42.2
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.68
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking stellar-xdr v0.0.0 (https://github.com/stellar/rs-stellar-xdr?rev=b2d367f04706af7f21a7a6a7abb4920e18dacadb#b2d367f0)
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.6
[INFO] [stderr]    Compiling cxx v1.0.68
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking wasmi-validation v0.4.1
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking wasmi v0.11.0
[INFO] [stderr]     Checking stellar-contract-env-common v0.0.0 (https://github.com/stellar/rs-stellar-contract-env?rev=7c6958bd460e00bc6378b23a133b9ab4736b56c2#7c6958bd)
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.68
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking stellar-contract-env-host v0.0.0 (https://github.com/stellar/rs-stellar-contract-env?rev=7c6958bd460e00bc6378b23a133b9ab4736b56c2#7c6958bd)
[INFO] [stderr]     Checking stellar-core v0.1.0 (/opt/rustwide/workdir/src/rust)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 19.72s
[INFO] running `Command { std: "docker" "inspect" "bbe478db55d8165924d5e40802e5ef29dbc9687791a690402adf6afa1da310ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbe478db55d8165924d5e40802e5ef29dbc9687791a690402adf6afa1da310ed", kill_on_drop: false }`
[INFO] [stdout] bbe478db55d8165924d5e40802e5ef29dbc9687791a690402adf6afa1da310ed
