[INFO] cloning repository https://github.com/smartcontractkit/chainlink-terra-feeds-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smartcontractkit/chainlink-terra-feeds-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmartcontractkit%2Fchainlink-terra-feeds-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmartcontractkit%2Fchainlink-terra-feeds-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0f1f6bb5d67f1a9689edcb486c63e4e02a4ad5a [INFO] testing smartcontractkit/chainlink-terra-feeds-demo against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmartcontractkit%2Fchainlink-terra-feeds-demo" "/workspace/builds/worker-110/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-110/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smartcontractkit/chainlink-terra-feeds-demo on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-110/source/.cargo/config [INFO] started tweaking git repo https://github.com/smartcontractkit/chainlink-terra-feeds-demo [INFO] finished tweaking git repo https://github.com/smartcontractkit/chainlink-terra-feeds-demo [INFO] tweaked toml for git repo https://github.com/smartcontractkit/chainlink-terra-feeds-demo written to /workspace/builds/worker-110/source/Cargo.toml [INFO] crate git repo https://github.com/smartcontractkit/chainlink-terra-feeds-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-std v0.16.0 [INFO] [stderr] Downloaded elliptic-curve v0.10.5 [INFO] [stderr] Downloaded cw2 v0.8.1 [INFO] [stderr] Downloaded cosmwasm-storage v0.16.0 [INFO] [stderr] Downloaded cosmwasm-schema v0.16.0 [INFO] [stderr] Downloaded spki v0.4.0 [INFO] [stderr] Downloaded cw20-base v0.8.1 [INFO] [stderr] Downloaded cw-multi-test v0.8.1 [INFO] [stderr] Downloaded der v0.4.1 [INFO] [stderr] Downloaded crypto-bigint v0.2.2 [INFO] [stderr] Downloaded const-oid v0.6.0 [INFO] [stderr] Downloaded pkcs8 v0.7.5 [INFO] [stderr] Downloaded cosmwasm-crypto v0.16.0 [INFO] [stderr] Downloaded cosmwasm-derive v0.16.0 [INFO] [stderr] Downloaded cw0 v0.8.1 [INFO] [stderr] Downloaded cw20 v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70af956af7f928d1a333ed4b0420e07316a91371b8d41426327b20da5a1499be [INFO] running `Command { std: "docker" "start" "-a" "70af956af7f928d1a333ed4b0420e07316a91371b8d41426327b20da5a1499be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70af956af7f928d1a333ed4b0420e07316a91371b8d41426327b20da5a1499be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70af956af7f928d1a333ed4b0420e07316a91371b8d41426327b20da5a1499be", kill_on_drop: false }` [INFO] [stdout] 70af956af7f928d1a333ed4b0420e07316a91371b8d41426327b20da5a1499be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 457dcec5007cada4405f843065c45eb493f72fa2a2b36b51d38dfe59534cab8b [INFO] running `Command { std: "docker" "start" "-a" "457dcec5007cada4405f843065c45eb493f72fa2a2b36b51d38dfe59534cab8b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling der v0.4.1 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling pkcs8 v0.7.5 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crypto-bigint v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling elliptic-curve v0.10.5 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling cosmwasm-derive v0.16.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.1 [INFO] [stderr] Compiling cosmwasm-crypto v0.16.0 [INFO] [stderr] Compiling cosmwasm-std v0.16.0 [INFO] [stderr] Compiling median v0.1.0 (/opt/rustwide/workdir/packages/median) [INFO] [stderr] Compiling cosmwasm-schema v0.16.0 [INFO] [stderr] Compiling cw-storage-plus v0.8.1 [INFO] [stderr] Compiling cosmwasm-storage v0.16.0 [INFO] [stderr] Compiling cw0 v0.8.1 [INFO] [stderr] Compiling chainlink-aggregator v0.1.0 (/opt/rustwide/workdir/packages/chainlink-aggregator) [INFO] [stderr] Compiling cw20 v0.8.1 [INFO] [stderr] Compiling cw2 v0.8.1 [INFO] [stderr] Compiling fadroma v0.1.0 (https://github.com/hackbg/fadroma?branch=feature/terra-support#815cd2e2) [INFO] [stderr] Compiling owned v0.1.0 (/opt/rustwide/workdir/contracts/owned) [INFO] [stderr] Compiling cw20-base v0.8.1 [INFO] [stderr] Compiling flags v0.1.0 (/opt/rustwide/workdir/contracts/flags) [INFO] [stderr] Compiling deviation-flagging-validator v0.1.0 (/opt/rustwide/workdir/contracts/deviation-flagging-validator) [INFO] [stderr] Compiling link-token v0.1.0 (/opt/rustwide/workdir/contracts/link-token) [INFO] [stderr] Compiling flux-aggregator v0.1.0 (/opt/rustwide/workdir/contracts/flux-aggregator) [INFO] [stderr] Compiling aggregator-proxy v0.1.0 (/opt/rustwide/workdir/contracts/aggregator-proxy) [INFO] [stderr] Compiling consumer v0.1.0 (/opt/rustwide/workdir/contracts/consumer) [INFO] [stdout] warning: unused macro definition: `save_state` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/fadroma-be4e1d0d3cc6e308/815cd2e/lib/contract_impl.rs:283:30 [INFO] [stdout] | [INFO] [stdout] 283 | macro_rules! save_state { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.99s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "457dcec5007cada4405f843065c45eb493f72fa2a2b36b51d38dfe59534cab8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457dcec5007cada4405f843065c45eb493f72fa2a2b36b51d38dfe59534cab8b", kill_on_drop: false }` [INFO] [stdout] 457dcec5007cada4405f843065c45eb493f72fa2a2b36b51d38dfe59534cab8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d14c7d6e9295b3de4d3280da512b3a25287b7165f4eee02ff722aabf9889ce3 [INFO] running `Command { std: "docker" "start" "-a" "0d14c7d6e9295b3de4d3280da512b3a25287b7165f4eee02ff722aabf9889ce3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `consumer v0.1.0 (/opt/rustwide/workdir/contracts/consumer)` has the same output filename as the example target `schema` in package `aggregator-proxy v0.1.0 (/opt/rustwide/workdir/contracts/aggregator-proxy)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `deviation-flagging-validator v0.1.0 (/opt/rustwide/workdir/contracts/deviation-flagging-validator)` has the same output filename as the example target `schema` in package `consumer v0.1.0 (/opt/rustwide/workdir/contracts/consumer)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `flags v0.1.0 (/opt/rustwide/workdir/contracts/flags)` has the same output filename as the example target `schema` in package `deviation-flagging-validator v0.1.0 (/opt/rustwide/workdir/contracts/deviation-flagging-validator)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `flux-aggregator v0.1.0 (/opt/rustwide/workdir/contracts/flux-aggregator)` has the same output filename as the example target `schema` in package `flags v0.1.0 (/opt/rustwide/workdir/contracts/flags)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `link-token v0.1.0 (/opt/rustwide/workdir/contracts/link-token)` has the same output filename as the example target `schema` in package `flux-aggregator v0.1.0 (/opt/rustwide/workdir/contracts/flux-aggregator)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `owned v0.1.0 (/opt/rustwide/workdir/contracts/owned)` has the same output filename as the example target `schema` in package `link-token v0.1.0 (/opt/rustwide/workdir/contracts/link-token)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling median v0.1.0 (/opt/rustwide/workdir/packages/median) [INFO] [stderr] Compiling chainlink-aggregator v0.1.0 (/opt/rustwide/workdir/packages/chainlink-aggregator) [INFO] [stderr] Compiling owned v0.1.0 (/opt/rustwide/workdir/contracts/owned) [INFO] [stderr] Compiling flags v0.1.0 (/opt/rustwide/workdir/contracts/flags) [INFO] [stderr] Compiling deviation-flagging-validator v0.1.0 (/opt/rustwide/workdir/contracts/deviation-flagging-validator) [INFO] [stderr] Compiling consumer v0.1.0 (/opt/rustwide/workdir/contracts/consumer) [INFO] [stdout] warning: unused macro definition: `save_state` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/fadroma-be4e1d0d3cc6e308/815cd2e/lib/contract_impl.rs:283:30 [INFO] [stdout] | [INFO] [stdout] 283 | macro_rules! save_state { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stdout] warning: unused macro definition: `save_state` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/fadroma-be4e1d0d3cc6e308/815cd2e/lib/contract_impl.rs:283:30 [INFO] [stdout] | [INFO] [stdout] 283 | macro_rules! save_state { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling cw-multi-test v0.8.1 [INFO] [stderr] Compiling link-token v0.1.0 (/opt/rustwide/workdir/contracts/link-token) [INFO] [stderr] Compiling flux-aggregator v0.1.0 (/opt/rustwide/workdir/contracts/flux-aggregator) [INFO] [stderr] Compiling aggregator-proxy v0.1.0 (/opt/rustwide/workdir/contracts/aggregator-proxy) [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `anyhow::Error` [INFO] [stdout] --> contracts/link-token/src/integration_tests/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | / assert_eq!( [INFO] [stdout] 103 | | res.unwrap_err(), [INFO] [stdout] 104 | | ContractError::Std(StdError::Overflow { [INFO] [stdout] 105 | | source: OverflowError { [INFO] [stdout] ... | [INFO] [stdout] 111 | | .to_string() [INFO] [stdout] 112 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____anyhow::Error [INFO] [stdout] | std::string::String [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `anyhow::Error` [INFO] [stdout] --> contracts/link-token/src/integration_tests/mod.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | assert_eq!(res.unwrap_err(), ContractError::NoAllowance {}.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | anyhow::Error [INFO] [stdout] | std::string::String [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `anyhow::Error` [INFO] [stdout] --> contracts/link-token/src/integration_tests/mod.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | / assert_eq!( [INFO] [stdout] 326 | | res.unwrap_err(), [INFO] [stdout] 327 | | ContractError::CannotSetOwnAccount {}.to_string() [INFO] [stdout] 328 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____anyhow::Error [INFO] [stdout] | std::string::String [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0369`. [INFO] [stdout] [INFO] [stderr] error: could not compile `link-token` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `anyhow::Error` [INFO] [stdout] --> contracts/flux-aggregator/src/integration_tests.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | / assert_eq!( [INFO] [stdout] 394 | | res.unwrap_err(), [INFO] [stdout] 395 | | ContractError::ReportingPreviousRound {}.to_string() [INFO] [stdout] 396 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____anyhow::Error [INFO] [stdout] | std::string::String [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `anyhow::Error` [INFO] [stdout] --> contracts/flux-aggregator/src/integration_tests.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | / assert_eq!( [INFO] [stdout] 461 | | res.unwrap_err(), [INFO] [stdout] 462 | | ContractError::InsufficientReserveFunds {}.to_string() [INFO] [stdout] 463 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____anyhow::Error [INFO] [stdout] | std::string::String [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `anyhow::Error` [INFO] [stdout] --> contracts/flux-aggregator/src/integration_tests.rs:578:5 [INFO] [stdout] | [INFO] [stdout] 578 | assert_eq!(res.unwrap_err(), ContractError::Unauthorized {}.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | anyhow::Error [INFO] [stdout] | std::string::String [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `anyhow::Error` [INFO] [stdout] --> contracts/flux-aggregator/src/integration_tests.rs:639:5 [INFO] [stdout] | [INFO] [stdout] 639 | assert_eq!(res.unwrap_err(), ContractError::NotOwner {}.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | anyhow::Error [INFO] [stdout] | std::string::String [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `anyhow::Error` [INFO] [stdout] --> contracts/flux-aggregator/src/integration_tests.rs:667:5 [INFO] [stdout] | [INFO] [stdout] 667 | assert_eq!(res.unwrap_err(), ContractError::NotAdmin {}.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | anyhow::Error [INFO] [stdout] | std::string::String [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `anyhow::Error` [INFO] [stdout] --> contracts/flux-aggregator/src/integration_tests.rs:728:5 [INFO] [stdout] | [INFO] [stdout] 728 | / assert_eq!( [INFO] [stdout] 729 | | res.unwrap_err(), [INFO] [stdout] 730 | | ContractError::NotPendingAdmin {}.to_string() [INFO] [stdout] 731 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____anyhow::Error [INFO] [stdout] | std::string::String [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `anyhow::Error` [INFO] [stdout] --> contracts/flux-aggregator/src/integration_tests.rs:860:5 [INFO] [stdout] | [INFO] [stdout] 860 | / assert_eq!( [INFO] [stdout] 861 | | res.unwrap_err(), [INFO] [stdout] 862 | | ContractError::DelayNotRespected {}.to_string() [INFO] [stdout] 863 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____anyhow::Error [INFO] [stdout] | std::string::String [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `anyhow::Error` [INFO] [stdout] --> contracts/flux-aggregator/src/integration_tests.rs:940:5 [INFO] [stdout] | [INFO] [stdout] 940 | / assert_eq!( [INFO] [stdout] 941 | | res.unwrap_err(), [INFO] [stdout] 942 | | ContractError::NotSupersedable {}.to_string() [INFO] [stdout] 943 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____anyhow::Error [INFO] [stdout] | std::string::String [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0369`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0d14c7d6e9295b3de4d3280da512b3a25287b7165f4eee02ff722aabf9889ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d14c7d6e9295b3de4d3280da512b3a25287b7165f4eee02ff722aabf9889ce3", kill_on_drop: false }` [INFO] [stdout] 0d14c7d6e9295b3de4d3280da512b3a25287b7165f4eee02ff722aabf9889ce3