cfmms 0.6.2

CFMM lib built in Rust enabling pair syncing and swap simulation with pools on Ethereum.
Build #768703 2023-03-17T22:05:33.419076+00:00
# rustc version
rustc 1.70.0-nightly (511364e78 2023-03-16)# docs.rs version
docsrs 0.6.0 (f4b080fc 2023-03-08)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cfmms-0.6.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cfmms-0.6.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230316-1.70.0-nightly-511364e78\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] dcf4002f9b9a9a90cfb8b9e2940c2c2fe81522008f44c46db019d2929b55c4ca
[INFO] running `Command { std: "docker" "start" "-a" "dcf4002f9b9a9a90cfb8b9e2940c2c2fe81522008f44c46db019d2929b55c4ca", kill_on_drop: false }`
[INFO] [stderr]     Checking ethers-contract v2.0.0
[INFO] [stderr] error[E0433]: failed to resolve: could not find `ethers` in the list of imported crates
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ethers-contract-2.0.0/src/multicall/contract.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | abigen!(Multicall3, "src/multicall/multicall_abi.json");
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `ethers` in the list of imported crates
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the macro `abigen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ethcall` in this scope
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ethers-contract-2.0.0/src/multicall/contract.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | abigen!(Multicall3, "src/multicall/multicall_abi.json");
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the macro `abigen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `ethers` in the list of imported crates
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ethers-contract-2.0.0/src/multicall/contract.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | abigen!(Multicall3, "src/multicall/multicall_abi.json");
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `ethers` in the list of imported crates
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider importing one of these items:
[INFO] [stderr]           crate::Lazy
[INFO] [stderr]           futures_util::future::Lazy
[INFO] [stderr]           once_cell::sync::Lazy
[INFO] [stderr]           once_cell::unsync::Lazy
[INFO] [stderr]   = note: this error originates in the macro `abigen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `ethers` in the list of imported crates
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ethers-contract-2.0.0/src/multicall/contract.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | abigen!(Multicall3, "src/multicall/multicall_abi.json");
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `ethers` in the list of imported crates
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider importing one of these items:
[INFO] [stderr]           crate::Contract
[INFO] [stderr]           ethers_core::abi::Contract
[INFO] [stderr]   = note: this error originates in the macro `abigen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `ethers` in the list of imported crates
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ethers-contract-2.0.0/src/multicall/contract.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | abigen!(Multicall3, "src/multicall/multicall_abi.json");
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `ethers` in the list of imported crates
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider importing this trait:
[INFO] [stderr]           ethers_core::abi::AbiEncode
[INFO] [stderr]   = note: this error originates in the macro `abigen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `ethers-contract` (lib) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "dcf4002f9b9a9a90cfb8b9e2940c2c2fe81522008f44c46db019d2929b55c4ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcf4002f9b9a9a90cfb8b9e2940c2c2fe81522008f44c46db019d2929b55c4ca", kill_on_drop: false }`
[INFO] [stdout] dcf4002f9b9a9a90cfb8b9e2940c2c2fe81522008f44c46db019d2929b55c4ca