[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#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzasuperapp%2FStellarPizza" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/pizzasuperapp/StellarPizza on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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-3-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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:a794aa5c983fb35e02fc236d807630e6f52e3c0f8e28bd8809f4f37a08590f0c" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31487540c9558cd4f1438609440b719c4c5b864ac86cfde2b0861b490847bbb5
[INFO] running `Command { std: "docker" "start" "-a" "31487540c9558cd4f1438609440b719c4c5b864ac86cfde2b0861b490847bbb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31487540c9558cd4f1438609440b719c4c5b864ac86cfde2b0861b490847bbb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31487540c9558cd4f1438609440b719c4c5b864ac86cfde2b0861b490847bbb5", kill_on_drop: false }`
[INFO] [stdout] 31487540c9558cd4f1438609440b719c4c5b864ac86cfde2b0861b490847bbb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:a794aa5c983fb35e02fc236d807630e6f52e3c0f8e28bd8809f4f37a08590f0c" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 448a8b0c7b4c27017b4a911daf340f45397a514835ca0f6bb5fa29e81bb48506
[INFO] running `Command { std: "docker" "start" "-a" "448a8b0c7b4c27017b4a911daf340f45397a514835ca0f6bb5fa29e81bb48506", 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 proc-macro2 v1.0.38
[INFO] [stderr]    Compiling num-traits v0.2.15
[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 num-rational v0.4.0
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]     Checking parity-wasm v0.42.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling link-cplusplus v1.0.6
[INFO] [stderr]    Compiling im-rc v15.1.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]    Compiling cxx v1.0.68
[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 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] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cxxbridge-macro-1.0.68/src/syntax/namespace.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 |         const ROOT: &Namespace = &Namespace::ROOT;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0492`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cxxbridge-macro` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "448a8b0c7b4c27017b4a911daf340f45397a514835ca0f6bb5fa29e81bb48506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "448a8b0c7b4c27017b4a911daf340f45397a514835ca0f6bb5fa29e81bb48506", kill_on_drop: false }`
[INFO] [stdout] 448a8b0c7b4c27017b4a911daf340f45397a514835ca0f6bb5fa29e81bb48506
