[INFO] cloning repository https://github.com/heytdep/soroban-expressions-evaluator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heytdep/soroban-expressions-evaluator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheytdep%2Fsoroban-expressions-evaluator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheytdep%2Fsoroban-expressions-evaluator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c522a3867dc196ed00b06c86bb26b53472087d72 [INFO] checking heytdep/soroban-expressions-evaluator against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheytdep%2Fsoroban-expressions-evaluator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/heytdep/soroban-expressions-evaluator [INFO] finished tweaking git repo https://github.com/heytdep/soroban-expressions-evaluator [INFO] tweaked toml for git repo https://github.com/heytdep/soroban-expressions-evaluator written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/heytdep/soroban-expressions-evaluator on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/heytdep/soroban-expressions-evaluator 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-expr-eval-primitive` package) [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9310b44b202c54dbc4809dd58b43d0df20e762fc5ad6f3741ad9e84fba199388 [INFO] running `Command { std: "docker" "start" "-a" "9310b44b202c54dbc4809dd58b43d0df20e762fc5ad6f3741ad9e84fba199388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9310b44b202c54dbc4809dd58b43d0df20e762fc5ad6f3741ad9e84fba199388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9310b44b202c54dbc4809dd58b43d0df20e762fc5ad6f3741ad9e84fba199388", kill_on_drop: false }` [INFO] [stdout] 9310b44b202c54dbc4809dd58b43d0df20e762fc5ad6f3741ad9e84fba199388 [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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 727da62e97fbe54ae667f6d7309411efe00c9ee9affa277da5a1bf81248643c7 [INFO] running `Command { std: "docker" "start" "-a" "727da62e97fbe54ae667f6d7309411efe00c9ee9affa277da5a1bf81248643c7", kill_on_drop: false }` [INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-expr-eval-primitive` package) [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Compiling stellar-xdr v0.0.1 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking generic-array v0.14.6 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking dyn-fmt v0.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling soroban-env-macros v0.0.3 [INFO] [stderr] Checking soroban-env-common v0.0.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking soroban-env-host v0.0.3 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling soroban-sdk-macros v0.0.3 [INFO] [stderr] Checking soroban-sdk v0.0.3 [INFO] [stderr] Checking soroban-expr-eval-primitive v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `docs` [INFO] [stdout] --> src/lib.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | #[contractimpl(export_if = "export")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `export`, and `testutils` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `contractimpl` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `contractimpl` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `contractimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: core::result::Result [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[contracttype] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the derive macro `soroban_sdk::ContractType` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `soroban-expr-eval-primitive` (lib) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "727da62e97fbe54ae667f6d7309411efe00c9ee9affa277da5a1bf81248643c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "727da62e97fbe54ae667f6d7309411efe00c9ee9affa277da5a1bf81248643c7", kill_on_drop: false }` [INFO] [stdout] 727da62e97fbe54ae667f6d7309411efe00c9ee9affa277da5a1bf81248643c7