[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 master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheytdep%2Fsoroban-expressions-evaluator" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heytdep/soroban-expressions-evaluator on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+506512391b1a75ae450d36c9420978402a91abcc" "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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.14.1 [INFO] [stderr] Downloaded darling_core v0.14.1 [INFO] [stderr] Downloaded soroban-env-host v0.0.3 [INFO] [stderr] Downloaded soroban-sdk-macros v0.0.3 [INFO] [stderr] Downloaded thiserror v1.0.32 [INFO] [stderr] Downloaded soroban-sdk v0.0.3 [INFO] [stderr] Downloaded dyn-fmt v0.3.0 [INFO] [stderr] Downloaded soroban-env-guest v0.0.3 [INFO] [stderr] Downloaded soroban-env-macros v0.0.3 [INFO] [stderr] Downloaded thiserror-impl v1.0.32 [INFO] [stderr] Downloaded darling v0.14.1 [INFO] [stderr] Downloaded ed25519 v1.5.2 [INFO] [stderr] Downloaded serde v1.0.141 [INFO] [stderr] Downloaded im-rc v15.1.0 [INFO] [stderr] Downloaded stellar-xdr v0.0.1 [INFO] [stderr] Downloaded soroban-env-common v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1bae6a1f6a283cb5dd98e46daa4c5a0e05e0e72a451368775dba8249da792e8 [INFO] running `Command { std: "docker" "start" "-a" "c1bae6a1f6a283cb5dd98e46daa4c5a0e05e0e72a451368775dba8249da792e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1bae6a1f6a283cb5dd98e46daa4c5a0e05e0e72a451368775dba8249da792e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1bae6a1f6a283cb5dd98e46daa4c5a0e05e0e72a451368775dba8249da792e8", kill_on_drop: false }` [INFO] [stdout] c1bae6a1f6a283cb5dd98e46daa4c5a0e05e0e72a451368775dba8249da792e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f546e0b286e4781796b9469d53d4e3a459dfaa458c8417251dd4e788a2165f2e [INFO] running `Command { std: "docker" "start" "-a" "f546e0b286e4781796b9469d53d4e3a459dfaa458c8417251dd4e788a2165f2e", 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 proc-macro2 v1.0.43 [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 unicode-xid v0.2.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling stellar-xdr v0.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking dyn-fmt v0.3.0 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.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 soroban-env-macros v0.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.15s [INFO] running `Command { std: "docker" "inspect" "f546e0b286e4781796b9469d53d4e3a459dfaa458c8417251dd4e788a2165f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f546e0b286e4781796b9469d53d4e3a459dfaa458c8417251dd4e788a2165f2e", kill_on_drop: false }` [INFO] [stdout] f546e0b286e4781796b9469d53d4e3a459dfaa458c8417251dd4e788a2165f2e [INFO] checking heytdep/soroban-expressions-evaluator against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheytdep%2Fsoroban-expressions-evaluator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heytdep/soroban-expressions-evaluator on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc2/source/Cargo.toml [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" "+dae34b759e282c069aa28752564694effd121a63" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e38b82b085a23ba6325aadbd02fbdb730b5892aa329d800479f2e3474a05e626 [INFO] running `Command { std: "docker" "start" "-a" "e38b82b085a23ba6325aadbd02fbdb730b5892aa329d800479f2e3474a05e626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e38b82b085a23ba6325aadbd02fbdb730b5892aa329d800479f2e3474a05e626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38b82b085a23ba6325aadbd02fbdb730b5892aa329d800479f2e3474a05e626", kill_on_drop: false }` [INFO] [stdout] e38b82b085a23ba6325aadbd02fbdb730b5892aa329d800479f2e3474a05e626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 439e86d0b0011e8ef6cc461b72475f815b402f9b988acbd8a9863bae41dc49d8 [INFO] running `Command { std: "docker" "start" "-a" "439e86d0b0011e8ef6cc461b72475f815b402f9b988acbd8a9863bae41dc49d8", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (1 fix) [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling stellar-xdr v0.0.1 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Checking dyn-fmt v0.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking sized-chunks v0.6.5 [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 sha2 v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.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] Compiling darling v0.14.1 [INFO] [stderr] Compiling soroban-sdk-macros v0.0.3 [INFO] [stderr] Checking soroban-env-host v0.0.3 [INFO] [stderr] Checking soroban-sdk v0.0.3 [INFO] [stderr] Checking soroban-expr-eval-primitive v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.10s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] error: failed to parse manifest at `/tmp/fixit/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] `dev_dependencies` is unsupported as of the 2024 edition; instead use `dev-dependencies` [INFO] [stderr] (in the `soroban-expr-eval-primitive` package) [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "439e86d0b0011e8ef6cc461b72475f815b402f9b988acbd8a9863bae41dc49d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "439e86d0b0011e8ef6cc461b72475f815b402f9b988acbd8a9863bae41dc49d8", kill_on_drop: false }` [INFO] [stdout] 439e86d0b0011e8ef6cc461b72475f815b402f9b988acbd8a9863bae41dc49d8