[INFO] cloning repository https://github.com/rust-contracts/nexus-token-contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-contracts/nexus-token-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-contracts%2Fnexus-token-contracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-contracts%2Fnexus-token-contracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51f01fc68daeedfe803b0e83b86bfc41c7b25993 [INFO] testing rust-contracts/nexus-token-contracts against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-contracts%2Fnexus-token-contracts" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-contracts/nexus-token-contracts on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/rust-contracts/nexus-token-contracts [INFO] finished tweaking git repo https://github.com/rust-contracts/nexus-token-contracts [INFO] tweaked toml for git repo https://github.com/rust-contracts/nexus-token-contracts written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rust-contracts/nexus-token-contracts 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc2/source/packages/services/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc2/source/contracts/airdrop/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc2/source/contracts/community/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc2/source/contracts/governance/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc2/source/contracts/staking/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc2/source/contracts/vesting/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d2ad7febc7dc54fd36ca4a3251930055a77509ac1cea45d358cd00494cab5b9 [INFO] running `Command { std: "docker" "start" "-a" "0d2ad7febc7dc54fd36ca4a3251930055a77509ac1cea45d358cd00494cab5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d2ad7febc7dc54fd36ca4a3251930055a77509ac1cea45d358cd00494cab5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d2ad7febc7dc54fd36ca4a3251930055a77509ac1cea45d358cd00494cab5b9", kill_on_drop: false }` [INFO] [stdout] 0d2ad7febc7dc54fd36ca4a3251930055a77509ac1cea45d358cd00494cab5b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71700166ab08a5c8b9121368309395642a15a05d1c5d7904f3ef21d628fae479 [INFO] running `Command { std: "docker" "start" "-a" "71700166ab08a5c8b9121368309395642a15a05d1c5d7904f3ef21d628fae479", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/packages/services/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/airdrop/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/community/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/governance/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/staking/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/vesting/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling der v0.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling pkcs8 v0.7.5 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling protobuf v2.25.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.4 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling cosmwasm-derive v0.16.1 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.1 [INFO] [stderr] Compiling cosmwasm-crypto v0.16.1 [INFO] [stderr] Compiling cosmwasm-std v0.16.1 [INFO] [stderr] Compiling cw0 v0.8.1 [INFO] [stderr] Compiling cosmwasm-storage v0.16.1 [INFO] [stderr] Compiling terra-cosmwasm v2.2.0 [INFO] [stderr] Compiling cw-storage-plus v0.8.1 [INFO] [stderr] Compiling cosmwasm-bignumber v2.2.0 [INFO] [stderr] Compiling cw20 v0.8.1 [INFO] [stderr] Compiling terraswap v2.4.0 [INFO] [stderr] Compiling services v1.0.0 (/opt/rustwide/workdir/packages/services) [INFO] [stderr] Compiling nexus-governance v1.0.0 (/opt/rustwide/workdir/contracts/governance) [INFO] [stderr] Compiling nexus-staking v1.0.0 (/opt/rustwide/workdir/contracts/staking) [INFO] [stderr] Compiling nexus-airdrop v1.0.0 (/opt/rustwide/workdir/contracts/airdrop) [INFO] [stderr] Compiling nexus-community v1.0.0 (/opt/rustwide/workdir/contracts/community) [INFO] [stderr] Compiling nexus-vesting v1.0.0 (/opt/rustwide/workdir/contracts/vesting) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 31s [INFO] running `Command { std: "docker" "inspect" "71700166ab08a5c8b9121368309395642a15a05d1c5d7904f3ef21d628fae479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71700166ab08a5c8b9121368309395642a15a05d1c5d7904f3ef21d628fae479", kill_on_drop: false }` [INFO] [stdout] 71700166ab08a5c8b9121368309395642a15a05d1c5d7904f3ef21d628fae479 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e55a8e6b15e66ede3f434cc48cf29e1405261a877d78f677792019c85322a963 [INFO] running `Command { std: "docker" "start" "-a" "e55a8e6b15e66ede3f434cc48cf29e1405261a877d78f677792019c85322a963", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/packages/services/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/airdrop/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/community/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/governance/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/staking/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/vesting/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `nexus-community v1.0.0 (/opt/rustwide/workdir/contracts/community)` has the same output filename as the example target `schema` in package `nexus-airdrop v1.0.0 (/opt/rustwide/workdir/contracts/airdrop)`. [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 `nexus-governance v1.0.0 (/opt/rustwide/workdir/contracts/governance)` has the same output filename as the example target `schema` in package `nexus-community v1.0.0 (/opt/rustwide/workdir/contracts/community)`. [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 `nexus-staking v1.0.0 (/opt/rustwide/workdir/contracts/staking)` has the same output filename as the example target `schema` in package `nexus-governance v1.0.0 (/opt/rustwide/workdir/contracts/governance)`. [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 `nexus-vesting v1.0.0 (/opt/rustwide/workdir/contracts/vesting)` has the same output filename as the example target `schema` in package `nexus-staking v1.0.0 (/opt/rustwide/workdir/contracts/staking)`. [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 autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling cosmwasm-schema v0.16.1 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling cranelift-bforest v0.74.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling dynasm v1.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling wasmer-types v2.0.0 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling clru v0.4.0 [INFO] [stderr] Compiling nexus-staking v1.0.0 (/opt/rustwide/workdir/contracts/staking) [INFO] [stderr] Compiling nexus-vesting v1.0.0 (/opt/rustwide/workdir/contracts/vesting) [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling nexus-governance v1.0.0 (/opt/rustwide/workdir/contracts/governance) [INFO] [stderr] Compiling nexus-community v1.0.0 (/opt/rustwide/workdir/contracts/community) [INFO] [stderr] Compiling services v1.0.0 (/opt/rustwide/workdir/packages/services) [INFO] [stderr] Compiling enumset v1.0.7 [INFO] [stderr] Compiling wasmer-compiler v2.0.0 [INFO] [stderr] Compiling wasmer-engine v2.0.0 [INFO] [stderr] Compiling wasmer-object v2.0.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.0.0 [INFO] [stderr] Compiling wasmer-engine-universal v2.0.0 [INFO] [stderr] Compiling dynasmrt v1.1.0 [INFO] [stderr] Compiling wasmer-compiler-singlepass v2.0.0 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Compiling cranelift-frontend v0.74.0 [INFO] [stderr] Compiling wasmer v2.0.0 [INFO] [stderr] Compiling wasmer-middlewares v2.0.0 [INFO] [stderr] Compiling cosmwasm-vm v0.16.1 [INFO] [stderr] Compiling nexus-airdrop v1.0.0 (/opt/rustwide/workdir/contracts/airdrop) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13m 28s [INFO] running `Command { std: "docker" "inspect" "e55a8e6b15e66ede3f434cc48cf29e1405261a877d78f677792019c85322a963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e55a8e6b15e66ede3f434cc48cf29e1405261a877d78f677792019c85322a963", kill_on_drop: false }` [INFO] [stdout] e55a8e6b15e66ede3f434cc48cf29e1405261a877d78f677792019c85322a963 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 437b57de85dd4d769a0375d034e20ba10da511f09402cf4b5277384b95cdd594 [INFO] running `Command { std: "docker" "start" "-a" "437b57de85dd4d769a0375d034e20ba10da511f09402cf4b5277384b95cdd594", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/packages/services/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/airdrop/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/community/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/governance/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/staking/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/vesting/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `nexus-community v1.0.0 (/opt/rustwide/workdir/contracts/community)` has the same output filename as the example target `schema` in package `nexus-airdrop v1.0.0 (/opt/rustwide/workdir/contracts/airdrop)`. [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 `nexus-governance v1.0.0 (/opt/rustwide/workdir/contracts/governance)` has the same output filename as the example target `schema` in package `nexus-community v1.0.0 (/opt/rustwide/workdir/contracts/community)`. [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 `nexus-staking v1.0.0 (/opt/rustwide/workdir/contracts/staking)` has the same output filename as the example target `schema` in package `nexus-governance v1.0.0 (/opt/rustwide/workdir/contracts/governance)`. [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 `nexus-vesting v1.0.0 (/opt/rustwide/workdir/contracts/vesting)` has the same output filename as the example target `schema` in package `nexus-staking v1.0.0 (/opt/rustwide/workdir/contracts/staking)`. [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] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_airdrop-faae7d1cc4ae5f8c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::proper_initialization ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_community-d68324ddc82d6bfe) [INFO] [stdout] test tests::update_config ... ok [INFO] [stdout] test tests::register_merkle_root ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::change_config::fail_to_change_config_if_sender_is_not_governance ... ok [INFO] [stdout] test tests::instantiate::proper_initialization ... ok [INFO] [stdout] test tests::change_config::success_to_change_config_if_sender_governance ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_governance-acb36324c549458b) [INFO] [stdout] test tests::spend::test_spend ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test state::test::load_polls_with_filter_by_status_range_end_works_as_expected ... ok [INFO] [stdout] test state::test::load_polls_with_range_end_works_as_expected ... ok [INFO] [stdout] test state::test::load_polls_with_range_start_works_as_expected ... ok [INFO] [stdout] test tests::tests::add_several_execute_msgs ... ok [INFO] [stdout] test state::test::load_voter_info_with_range_start_works_as_expected ... ok [INFO] [stdout] test state::test::load_voter_info_with_range_end_works_as_expected ... ok [INFO] [stdout] test state::test::poll_contain_messages_test ... ok [INFO] [stdout] test tests::tests::create_poll_no_quorum ... ok [INFO] [stdout] test state::test::load_polls_with_filter_by_status_range_start_works_as_expected ... ok [INFO] [stdout] test tests::tests::end_poll_nay_rejected ... ok [INFO] [stdout] test tests::tests::end_poll_quorum_rejected_noting_staked ... ok [INFO] [stdout] test tests::tests::end_poll_zero_quorum ... ok [INFO] [stdout] test tests::tests::end_poll_quorum_rejected ... ok [INFO] [stdout] test tests::tests::fail_poll ... ok [INFO] [stdout] test tests::tests::fails_cast_vote_twice ... ok [INFO] [stdout] test tests::tests::execute_poll_with_order ... ok [INFO] [stdout] test tests::tests::fails_cast_vote_not_enough_staked ... ok [INFO] [stdout] test tests::tests::fails_cast_vote_without_poll ... ok [INFO] [stdout] test tests::tests::fails_create_poll_invalid_deposit ... ok [INFO] [stdout] test tests::tests::fails_create_poll_invalid_description ... ok [INFO] [stdout] test tests::tests::fails_create_poll_invalid_link ... ok [INFO] [stdout] test tests::tests::fails_create_poll_invalid_title ... ok [INFO] [stdout] test tests::tests::fails_end_poll_before_end_height ... ok [INFO] [stdout] test tests::tests::fails_end_poll_quorum_inflation_without_snapshot_poll ... ok [INFO] [stdout] test tests::tests::fails_init_invalid_quorum ... ok [INFO] [stdout] test tests::tests::fails_staking_wrong_token ... ok [INFO] [stdout] test tests::tests::fails_withdraw_too_many_tokens ... ok [INFO] [stdout] test tests::tests::fails_withdraw_voting_tokens_no_stake ... ok [INFO] [stdout] test tests::tests::happy_days_end_poll ... ok [INFO] [stdout] test tests::tests::happy_days_end_poll_with_controlled_quorum ... ok [INFO] [stdout] test tests::tests::happy_days_stake_voting_tokens ... ok [INFO] [stdout] test tests::tests::happy_days_withdraw_voting_tokens ... ok [INFO] [stdout] test tests::tests::happy_days_withdraw_voting_tokens_all ... ok [INFO] [stdout] test tests::tests::poll_not_found ... ok [INFO] [stdout] test tests::tests::proper_initialization ... ok [INFO] [stdout] test tests::tests::query_polls ... ok [INFO] [stdout] test tests::tests::share_calculation ... ok [INFO] [stdout] test tests::tests::snapshot_poll ... ok [INFO] [stdout] test tests::tests::execute_poll_with_empty_execute_data ... ok [INFO] [stdout] test tests::tests::happy_days_cast_vote ... ok [INFO] [stdout] test tests::tests::fails_insufficient_funds ... ok [INFO] [stdout] test tests::tests::fails_init_invalid_threshold ... ok [INFO] [stdout] test tests::tests::happy_days_create_poll ... ok [INFO] [stdout] test tests::tests::happy_days_cast_vote_with_snapshot ... ok [INFO] [stdout] test tests::tests::update_config ... ok [INFO] [stdout] test tests::tests::withdraw_voting_tokens_remove_not_in_progress_poll_voter_info ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_staking-031fe8eb1f913eb9) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tests::add_schedule::successfully_add_schedule ... ok [INFO] [stdout] test tests::auto_staking::attempt_with_no_coins ... ok [INFO] [stdout] test tests::auto_staking::native_plus_token ... ok [INFO] [stdout] test tests::deposit_and_withdraw::test_bond_tokens ... ok [INFO] [stdout] test tests::auto_staking::token_plus_token ... ok [INFO] [stdout] test tests::add_schedule::fail_to_add_schedule_that_start_in_past ... ok [INFO] [stdout] test tests::auto_staking::wrong_assets ... ok [INFO] [stdout] test tests::auto_staking::native_plus_native ... ok [INFO] [stdout] test tests::instantiate::change_owner ... ok [INFO] [stdout] test tests::deposit_and_withdraw::test_compute_reward ... ok [INFO] [stdout] test tests::deposit_and_withdraw::test_unbond ... ok [INFO] [stdout] test tests::add_schedule::fail_to_add_schedule_from_non_owner ... ok [INFO] [stdout] test tests::instantiate::proper_initialization ... ok [INFO] [stdout] test tests::deposit_and_withdraw::test_withdraw ... ok [INFO] [stdout] test tests::migrate_staking::test_migrate_staking ... ok [INFO] [stdout] test tests::queries::staker_info_seconds_lesser_than_last_distributed ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_vesting-6d64bb3d2ee22626) [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::update_config ... ok [INFO] [stdout] test tests::claim ... ok [INFO] [stdout] test contract::test_assert_vesting_schedules ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/services-dbc2c6f99dcccc2a) [INFO] [stdout] test tests::register_vesting_accounts ... ok [INFO] [stdout] test tests::proper_initialization ... ok [INFO] [stdout] test tests::claim_with_cliff_equals_end_time ... ok [INFO] [stdout] test tests::claim_with_cliff ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests nexus-airdrop [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] [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 nexus-community [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 nexus-governance [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 nexus-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 nexus-vesting [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 services [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" "437b57de85dd4d769a0375d034e20ba10da511f09402cf4b5277384b95cdd594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "437b57de85dd4d769a0375d034e20ba10da511f09402cf4b5277384b95cdd594", kill_on_drop: false }` [INFO] [stdout] 437b57de85dd4d769a0375d034e20ba10da511f09402cf4b5277384b95cdd594