[INFO] cloning repository https://github.com/Dong-Hyeon-Yu/optme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dong-Hyeon-Yu/optme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDong-Hyeon-Yu%2Foptme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDong-Hyeon-Yu%2Foptme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cac103bd98440670d71219dfa185b8516ea6512
[INFO] checking Dong-Hyeon-Yu/optme against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDong-Hyeon-Yu%2Foptme" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  86% (8783/10156)
Updating files:  87% (8836/10156)
Updating files:  88% (8938/10156)
Updating files:  89% (9039/10156)
Updating files:  90% (9141/10156)
Updating files:  91% (9242/10156)
Updating files:  92% (9344/10156)
Updating files:  93% (9446/10156)
Updating files:  94% (9547/10156)
Updating files:  95% (9649/10156)
Updating files:  96% (9750/10156)
Updating files:  97% (9852/10156)
Updating files:  98% (9953/10156)
Updating files:  99% (10055/10156)
Updating files: 100% (10156/10156)
Updating files: 100% (10156/10156), done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dong-Hyeon-Yu/optme
[INFO] finished tweaking git repo https://github.com/Dong-Hyeon-Yu/optme
[INFO] tweaked toml for git repo https://github.com/Dong-Hyeon-Yu/optme written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dong-Hyeon-Yu/optme on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dong-Hyeon-Yu/optme 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/workspace-hack/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/sui-cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/sui-oracle/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/sui-proxy/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/narwhal/worker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/sui-telemetry/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/sui-json-rpc/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/sui-tls/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `prometheus-http-query` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/narwhal/node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/narwhal/primary/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/sui-rosetta/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_kms` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/sui-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr]     Updating git repository `https://github.com/Dong-Hyeon-Yu/optme-evm.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded socket2 v0.5.2
[INFO] [stderr]   Downloaded ethers-addressbook v2.0.2
[INFO] [stderr]   Downloaded enumn v0.1.11
[INFO] [stderr]   Downloaded float_eq v1.0.1
[INFO] [stderr]   Downloaded incr_stats v1.0.2
[INFO] [stderr]   Downloaded ethers-contract-abigen v2.0.2
[INFO] [stderr]   Downloaded elliptic-curve v0.13.4
[INFO] [stderr]   Downloaded ethers v2.0.0
[INFO] [stderr]   Downloaded flurry v0.4.0
[INFO] [stderr]   Downloaded ethers-providers v2.0.2
[INFO] [stderr]   Downloaded winnow v0.4.6
[INFO] [stderr]   Downloaded prettyplease v0.2.6
[INFO] [stderr]   Downloaded ethers-core v2.0.2
[INFO] [stderr]   Downloaded proptest v1.1.0
[INFO] [stderr]   Downloaded der v0.7.5
[INFO] [stderr]   Downloaded enr v0.8.1
[INFO] [stderr]   Downloaded parity-scale-codec v3.5.0
[INFO] [stderr]   Downloaded ecdsa v0.16.6
[INFO] [stderr]   Downloaded rustls v0.21.1
[INFO] [stderr]   Downloaded rustix v0.37.7
[INFO] [stderr]   Downloaded ethers-contract v2.0.2
[INFO] [stderr]   Downloaded ethers-middleware v2.0.2
[INFO] [stderr]   Downloaded pbkdf2 v0.12.1
[INFO] [stderr]   Downloaded auto_impl v1.1.0
[INFO] [stderr]   Downloaded scale-info v2.9.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.0
[INFO] [stderr]   Downloaded ethers-contract-derive v2.0.2
[INFO] [stderr]   Downloaded ethers-etherscan v2.0.2
[INFO] [stderr]   Downloaded ethers-signers v2.0.2
[INFO] [stderr]   Downloaded ethereum v0.15.0
[INFO] [stderr]   Downloaded scale-info-derive v2.9.0
[INFO] [stderr]   Downloaded duration-str v0.5.0
[INFO] [stderr]   Downloaded spki v0.7.1
[INFO] [stderr]   Downloaded tokio v1.28.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.6
[INFO] [stderr]   Downloaded seize v0.2.5
[INFO] [stderr]   Downloaded tokio-rustls v0.24.0
[INFO] [stderr]   Downloaded xml-rs v0.8.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e933dfa15c7452a21a7023e3d4da7c41c91cd6e5ac9d8a250b451eeb27b85957
[INFO] running `Command { std: "docker" "start" "-a" "e933dfa15c7452a21a7023e3d4da7c41c91cd6e5ac9d8a250b451eeb27b85957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e933dfa15c7452a21a7023e3d4da7c41c91cd6e5ac9d8a250b451eeb27b85957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e933dfa15c7452a21a7023e3d4da7c41c91cd6e5ac9d8a250b451eeb27b85957", kill_on_drop: false }`
[INFO] [stdout] e933dfa15c7452a21a7023e3d4da7c41c91cd6e5ac9d8a250b451eeb27b85957
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c22c3de72d4d1d2be5b6e099c7c38157214cc52f625d37fc17a704ca1ee5111d
[INFO] running `Command { std: "docker" "start" "-a" "c22c3de72d4d1d2be5b6e099c7c38157214cc52f625d37fc17a704ca1ee5111d", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_kms` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-proxy/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-cluster-test/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-json-rpc/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-oracle/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-tls/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/narwhal/node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/narwhal/primary/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-telemetry/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `prometheus-http-query` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-metric-checker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/sui-rosetta/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/narwhal/worker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/workspace-hack/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c22c3de72d4d1d2be5b6e099c7c38157214cc52f625d37fc17a704ca1ee5111d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22c3de72d4d1d2be5b6e099c7c38157214cc52f625d37fc17a704ca1ee5111d", kill_on_drop: false }`
[INFO] [stdout] c22c3de72d4d1d2be5b6e099c7c38157214cc52f625d37fc17a704ca1ee5111d
