[INFO] cloning repository https://github.com/erisprotocol/contracts-juno [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erisprotocol/contracts-juno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferisprotocol%2Fcontracts-juno", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferisprotocol%2Fcontracts-juno'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c25bf75b867762065a0d99fa99d0c771cb7b5242 [INFO] testing erisprotocol/contracts-juno against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferisprotocol%2Fcontracts-juno" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/erisprotocol/contracts-juno [INFO] finished tweaking git repo https://github.com/erisprotocol/contracts-juno [INFO] tweaked toml for git repo https://github.com/erisprotocol/contracts-juno written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/erisprotocol/contracts-juno on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/erisprotocol/contracts-juno 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cw20 v0.13.2 [INFO] [stderr] Downloaded dyn-clone v1.0.5 [INFO] [stderr] Downloaded uint v0.9.3 [INFO] [stderr] Downloaded cosmwasm-schema v1.0.0 [INFO] [stderr] Downloaded cw20-base v0.13.2 [INFO] [stderr] Downloaded rfc6979 v0.1.0 [INFO] [stderr] Downloaded cw2 v0.13.2 [INFO] [stderr] Downloaded hmac v0.11.0 [INFO] [stderr] Downloaded signature v1.3.2 [INFO] [stderr] Downloaded crypto-mac v0.11.1 [INFO] [stderr] Downloaded ed25519-zebra v3.0.0 [INFO] [stderr] Downloaded elliptic-curve v0.11.12 [INFO] [stderr] Downloaded cw-storage-plus v0.13.2 [INFO] [stderr] Downloaded cosmwasm-std v1.0.0 [INFO] [stderr] Downloaded k256 v0.10.4 [INFO] [stderr] Downloaded syn v1.0.91 [INFO] [stderr] Downloaded serde-json-wasm v0.4.1 [INFO] [stderr] Downloaded crypto-bigint v0.3.2 [INFO] [stderr] Downloaded base64ct v1.5.0 [INFO] [stderr] Downloaded cosmwasm-crypto v1.0.0 [INFO] [stderr] Downloaded ecdsa v0.13.4 [INFO] [stderr] Downloaded ff v0.11.1 [INFO] [stderr] Downloaded group v0.11.0 [INFO] [stderr] Downloaded sec1 v0.2.1 [INFO] [stderr] Downloaded cpufeatures v0.2.2 [INFO] [stderr] Downloaded cosmwasm-derive v1.0.0 [INFO] [stderr] Downloaded schemars v0.8.8 [INFO] [stderr] Downloaded schemars_derive v0.8.8 [INFO] [stderr] Downloaded cw-utils v0.13.2 [INFO] [stderr] Downloaded libc v0.2.124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe9fb4fcfaae12c3f825ebf23993c81c6b53590c3ccb102b700c0d3fab132586 [INFO] running `Command { std: "docker" "start" "-a" "fe9fb4fcfaae12c3f825ebf23993c81c6b53590c3ccb102b700c0d3fab132586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe9fb4fcfaae12c3f825ebf23993c81c6b53590c3ccb102b700c0d3fab132586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe9fb4fcfaae12c3f825ebf23993c81c6b53590c3ccb102b700c0d3fab132586", kill_on_drop: false }` [INFO] [stdout] fe9fb4fcfaae12c3f825ebf23993c81c6b53590c3ccb102b700c0d3fab132586 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a44f4fbdaeadb597f268260b61d9e44277eca6442c32211e91b51908424a7bc5 [INFO] running `Command { std: "docker" "start" "-a" "a44f4fbdaeadb597f268260b61d9e44277eca6442c32211e91b51908424a7bc5", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling k256 v0.10.4 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.4.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0 [INFO] [stderr] Compiling cosmwasm-std v1.0.0 [INFO] [stderr] Compiling cw-utils v0.13.2 [INFO] [stderr] Compiling cw-storage-plus v0.13.2 [INFO] [stderr] Compiling cw20 v0.13.2 [INFO] [stderr] Compiling cw2 v0.13.2 [INFO] [stderr] Compiling eris-staking v1.2.1 (/opt/rustwide/workdir/packages/eris-staking) [INFO] [stderr] Compiling cw20-base v0.13.2 [INFO] [stderr] Compiling eris-staking-token v1.0.1 (/opt/rustwide/workdir/contracts/token) [INFO] [stderr] Compiling eris-staking-hub v1.2.2 (/opt/rustwide/workdir/contracts/hub) [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/token/src/lib.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/token/src/lib.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/token/src/lib.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/hub/src/lib.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testnet` [INFO] [stdout] --> contracts/hub/src/constants.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(feature = "testnet"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `testnet` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testnet` [INFO] [stdout] --> contracts/hub/src/constants.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "testnet")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `testnet` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> contracts/hub/src/types/keys.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | fn key(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | fn key(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> contracts/hub/src/types/keys.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | fn prefix(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | fn prefix(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.68s [INFO] running `Command { std: "docker" "inspect" "a44f4fbdaeadb597f268260b61d9e44277eca6442c32211e91b51908424a7bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a44f4fbdaeadb597f268260b61d9e44277eca6442c32211e91b51908424a7bc5", kill_on_drop: false }` [INFO] [stdout] a44f4fbdaeadb597f268260b61d9e44277eca6442c32211e91b51908424a7bc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9da7ba33c132a710943c90040688c467912099a7f941cbaf631cb7cbef928fad [INFO] running `Command { std: "docker" "start" "-a" "9da7ba33c132a710943c90040688c467912099a7f941cbaf631cb7cbef928fad", kill_on_drop: false }` [INFO] [stderr] Compiling cosmwasm-schema v1.0.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/token/src/lib.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/token/src/lib.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/token/src/lib.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/hub/src/lib.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testnet` [INFO] [stdout] --> contracts/hub/src/constants.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(feature = "testnet"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `testnet` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testnet` [INFO] [stdout] --> contracts/hub/src/constants.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "testnet")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `testnet` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> contracts/hub/src/types/keys.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | fn key(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | fn key(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> contracts/hub/src/types/keys.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | fn prefix(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | fn prefix(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling eris-staking-hub v1.2.2 (/opt/rustwide/workdir/contracts/hub) [INFO] [stderr] Compiling eris-staking-token v1.0.1 (/opt/rustwide/workdir/contracts/token) [INFO] [stderr] Compiling eris-staking v1.2.1 (/opt/rustwide/workdir/packages/eris-staking) [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/token/src/lib.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/token/src/lib.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/token/src/lib.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/hub/src/lib.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testnet` [INFO] [stdout] --> contracts/hub/src/constants.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(feature = "testnet"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `testnet` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testnet` [INFO] [stdout] --> contracts/hub/src/constants.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "testnet")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `testnet` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> contracts/hub/src/types/keys.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | fn key(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | fn key(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> contracts/hub/src/types/keys.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | fn prefix(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | fn prefix(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "9da7ba33c132a710943c90040688c467912099a7f941cbaf631cb7cbef928fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da7ba33c132a710943c90040688c467912099a7f941cbaf631cb7cbef928fad", kill_on_drop: false }` [INFO] [stdout] 9da7ba33c132a710943c90040688c467912099a7f941cbaf631cb7cbef928fad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 317dad7b14e1ea9fc9f203ad5083cb22aff5e45c49c47c56d68581daaf01d40e [INFO] running `Command { std: "docker" "start" "-a" "317dad7b14e1ea9fc9f203ad5083cb22aff5e45c49c47c56d68581daaf01d40e", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/hub/src/lib.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(not(feature = "library"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `testnet` [INFO] [stderr] --> contracts/hub/src/constants.rs:5:11 [INFO] [stderr] | [INFO] [stderr] 5 | #[cfg(not(feature = "testnet"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `testnet` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `testnet` [INFO] [stderr] --> contracts/hub/src/constants.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(feature = "testnet")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `testnet` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> contracts/hub/src/types/keys.rs:36:12 [INFO] [stderr] | [INFO] [stderr] 36 | fn key(&self) -> Vec { [INFO] [stderr] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 36 | fn key(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> contracts/hub/src/types/keys.rs:42:15 [INFO] [stderr] | [INFO] [stderr] 42 | fn prefix(&self) -> Vec { [INFO] [stderr] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 42 | fn prefix(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/token/src/lib.rs:12:16 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/token/src/lib.rs:26:16 [INFO] [stderr] | [INFO] [stderr] 26 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/token/src/lib.rs:64:16 [INFO] [stderr] | [INFO] [stderr] 64 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `eris-staking-hub` (lib) generated 5 warnings (run `cargo fix --lib -p eris-staking-hub` to apply 2 suggestions) [INFO] [stderr] warning: `eris-staking-token` (lib) generated 3 warnings [INFO] [stderr] warning: `eris-staking-hub` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: `eris-staking-token` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eris_staking-f71a31ebe7a9b93b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eris_staking_hub-84e10260d49c2da4) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test testing::tests_default::adding_coins ... ok [INFO] [stdout] test testing::tests_default::computing_undelegations ... ok [INFO] [stdout] test testing::tests_default::adding_validator ... ok [INFO] [stdout] test testing::tests_default::computing_redelegations_for_rebalancing ... ok [INFO] [stdout] test testing::tests_default::computing_redelegations_for_removal ... ok [INFO] [stdout] test testing::tests_default::parsing_coin ... ok [INFO] [stdout] test testing::tests_default::parsing_coins ... ok [INFO] [stdout] test testing::tests_default::harvesting ... ok [INFO] [stdout] test testing::tests_default::proper_instantiation ... ok [INFO] [stdout] test testing::tests_default::querying_previous_batches ... ok [INFO] [stdout] test testing::tests_default::bonding ... ok [INFO] [stdout] test testing::tests_default::receiving_funds ... ok [INFO] [stdout] test testing::tests_default::querying_unbond_requests_details ... ok [INFO] [stdout] test testing::tests_default::querying_unbond_requests ... ok [INFO] [stdout] test testing::tests_default::queuing_unbond ... ok [INFO] [stdout] test testing::tests_default::donating ... ok [INFO] [stdout] test testing::tests_default::reconciling ... ok [INFO] [stdout] test testing::tests_default::running_dedup ... ok [INFO] [stdout] test testing::tests_default::reinvesting ... ok [INFO] [stdout] test testing::tests_default::reconciling_even_when_everything_ok ... ok [INFO] [stdout] test testing::tests_default::removing_validator ... ok [INFO] [stdout] test testing::tests_default::registering_unlocked_coins ... ok [INFO] [stdout] test testing::tests_default::submitting_batch ... ok [INFO] [stdout] test testing::tests_default::transferring_ownership ... ok [INFO] [stdout] test testing::tests_default::update_fee ... ok [INFO] [stdout] test testing::tests_default::withdrawing_unbonded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eris_staking_token-23bef6bccc1e9947) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::disabling_burn_from ... ok [INFO] [stdout] test tests::asserting_minter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests eris_staking [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests eris_staking_hub [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests eris_staking_token [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "317dad7b14e1ea9fc9f203ad5083cb22aff5e45c49c47c56d68581daaf01d40e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "317dad7b14e1ea9fc9f203ad5083cb22aff5e45c49c47c56d68581daaf01d40e", kill_on_drop: false }` [INFO] [stdout] 317dad7b14e1ea9fc9f203ad5083cb22aff5e45c49c47c56d68581daaf01d40e