[INFO] cloning repository https://github.com/clean-423/AMM-POL-Contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clean-423/AMM-POL-Contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclean-423%2FAMM-POL-Contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclean-423%2FAMM-POL-Contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0102bf9948c7c0e80809993bcac4b87ea0d5db57 [INFO] testing clean-423/AMM-POL-Contract against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclean-423%2FAMM-POL-Contract" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/clean-423/AMM-POL-Contract [INFO] finished tweaking git repo https://github.com/clean-423/AMM-POL-Contract [INFO] tweaked toml for git repo https://github.com/clean-423/AMM-POL-Contract written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/clean-423/AMM-POL-Contract on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/clean-423/AMM-POL-Contract 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Nexus-Protocol/services-contracts` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cw0 v0.9.1 [INFO] [stderr] Downloaded serde_derive v1.0.133 [INFO] [stderr] Downloaded crunchy v0.1.6 [INFO] [stderr] Downloaded serde v1.0.133 [INFO] [stderr] Downloaded bigint v4.4.3 [INFO] [stderr] Downloaded cw20-base v0.9.1 [INFO] [stderr] Downloaded der v0.4.5 [INFO] [stderr] Downloaded schemars v0.8.8 [INFO] [stderr] Downloaded cosmwasm-std v0.16.3 [INFO] [stderr] Downloaded serde_json v1.0.73 [INFO] [stderr] Downloaded proc-macro2 v1.0.34 [INFO] [stderr] Downloaded crypto-bigint v0.2.11 [INFO] [stderr] Downloaded cosmwasm-crypto v0.16.3 [INFO] [stderr] Downloaded uint v0.9.1 [INFO] [stderr] Downloaded terraswap v2.4.0 [INFO] [stderr] Downloaded cosmwasm-storage v0.16.3 [INFO] [stderr] Downloaded astroport v1.0.1 [INFO] [stderr] Downloaded const-oid v0.6.2 [INFO] [stderr] Downloaded cw20 v0.9.1 [INFO] [stderr] Downloaded schemars_derive v0.8.8 [INFO] [stderr] Downloaded cosmwasm-bignumber v2.2.0 [INFO] [stderr] Downloaded cosmwasm-schema v0.16.3 [INFO] [stderr] Downloaded signature v1.3.2 [INFO] [stderr] Downloaded cosmwasm-derive v0.16.3 [INFO] [stderr] Downloaded libc v0.2.112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5817d9b909656b377c4009f57ed89c3eb887cde8b7644158c2f5930ddbc84665 [INFO] running `Command { std: "docker" "start" "-a" "5817d9b909656b377c4009f57ed89c3eb887cde8b7644158c2f5930ddbc84665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5817d9b909656b377c4009f57ed89c3eb887cde8b7644158c2f5930ddbc84665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5817d9b909656b377c4009f57ed89c3eb887cde8b7644158c2f5930ddbc84665", kill_on_drop: false }` [INFO] [stdout] 5817d9b909656b377c4009f57ed89c3eb887cde8b7644158c2f5930ddbc84665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a3602f9e966667e35a9589660fa3eb4e4b2b02e185b131f2b3ee18b9adfa83b5 [INFO] running `Command { std: "docker" "start" "-a" "a3602f9e966667e35a9589660fa3eb4e4b2b02e185b131f2b3ee18b9adfa83b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [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 serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling cosmwasm-derive v0.16.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling cosmwasm-crypto v0.16.3 [INFO] [stderr] Compiling cosmwasm-std v0.16.3 [INFO] [stderr] Compiling cw0 v0.8.1 [INFO] [stderr] Compiling terra-cosmwasm v2.2.0 [INFO] [stderr] Compiling cw0 v0.9.1 [INFO] [stderr] Compiling cosmwasm-storage v0.16.3 [INFO] [stderr] Compiling cw-storage-plus v0.8.1 [INFO] [stderr] Compiling cw-storage-plus v0.9.1 [INFO] [stderr] Compiling cosmwasm-bignumber v2.2.0 [INFO] [stderr] Compiling cw20 v0.9.1 [INFO] [stderr] Compiling cw2 v0.9.1 [INFO] [stderr] Compiling cw20 v0.8.1 [INFO] [stderr] Compiling cw20-base v0.9.1 [INFO] [stderr] Compiling astroport v1.0.1 [INFO] [stderr] Compiling terraswap v2.4.0 [INFO] [stderr] Compiling services v1.0.0 (https://github.com/Nexus-Protocol/services-contracts#07bc2c2a) [INFO] [stderr] Compiling services v1.0.0 (/opt/rustwide/workdir/packages/services) [INFO] [stderr] Compiling nexus-pol v0.2.0 (/opt/rustwide/workdir/contracts/protocol-owned-liquidity) [INFO] [stderr] Compiling nexus-pol-vesting v1.0.0 (/opt/rustwide/workdir/contracts/vesting) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/vesting/src/contract.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: `library` [INFO] [stdout] --> contracts/vesting/src/contract.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | #[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/vesting/src/contract.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | #[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/vesting/src/contract.rs:219:16 [INFO] [stdout] | [INFO] [stdout] 219 | #[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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a3602f9e966667e35a9589660fa3eb4e4b2b02e185b131f2b3ee18b9adfa83b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3602f9e966667e35a9589660fa3eb4e4b2b02e185b131f2b3ee18b9adfa83b5", kill_on_drop: false }` [INFO] [stdout] a3602f9e966667e35a9589660fa3eb4e4b2b02e185b131f2b3ee18b9adfa83b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 735a915a2e1691456c4d1bf4a8758d863dd328e769ddd8e6e5cff6ca32ac902d [INFO] running `Command { std: "docker" "start" "-a" "735a915a2e1691456c4d1bf4a8758d863dd328e769ddd8e6e5cff6ca32ac902d", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `nexus-pol-vesting v1.0.0 (/opt/rustwide/workdir/contracts/vesting)` has the same output filename as the example target `schema` in package `nexus-pol v0.2.0 (/opt/rustwide/workdir/contracts/protocol-owned-liquidity)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/x86_64-unknown-linux-musl/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-pol-vesting v1.0.0 (/opt/rustwide/workdir/contracts/vesting)` has the same output filename as the example target `schema` in package `nexus-pol v0.2.0 (/opt/rustwide/workdir/contracts/protocol-owned-liquidity)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/schema.dwp [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 cosmwasm-schema v0.16.3 [INFO] [stderr] Compiling services v1.0.0 (/opt/rustwide/workdir/packages/services) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/vesting/src/contract.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: `library` [INFO] [stdout] --> contracts/vesting/src/contract.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | #[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/vesting/src/contract.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | #[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/vesting/src/contract.rs:219:16 [INFO] [stdout] | [INFO] [stdout] 219 | #[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] [stderr] Compiling nexus-pol-vesting v1.0.0 (/opt/rustwide/workdir/contracts/vesting) [INFO] [stderr] Compiling nexus-pol v0.2.0 (/opt/rustwide/workdir/contracts/protocol-owned-liquidity) [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/vesting/src/contract.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: `library` [INFO] [stdout] --> contracts/vesting/src/contract.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | #[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/vesting/src/contract.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | #[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/vesting/src/contract.rs:219:16 [INFO] [stdout] | [INFO] [stdout] 219 | #[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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "735a915a2e1691456c4d1bf4a8758d863dd328e769ddd8e6e5cff6ca32ac902d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "735a915a2e1691456c4d1bf4a8758d863dd328e769ddd8e6e5cff6ca32ac902d", kill_on_drop: false }` [INFO] [stdout] 735a915a2e1691456c4d1bf4a8758d863dd328e769ddd8e6e5cff6ca32ac902d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8819111d00968ddb92db67701da4aee9703175339d5132bab7dc6be1f6e6c440 [INFO] running `Command { std: "docker" "start" "-a" "8819111d00968ddb92db67701da4aee9703175339d5132bab7dc6be1f6e6c440", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `nexus-pol-vesting v1.0.0 (/opt/rustwide/workdir/contracts/vesting)` has the same output filename as the example target `schema` in package `nexus-pol v0.2.0 (/opt/rustwide/workdir/contracts/protocol-owned-liquidity)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/x86_64-unknown-linux-musl/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-pol-vesting v1.0.0 (/opt/rustwide/workdir/contracts/vesting)` has the same output filename as the example target `schema` in package `nexus-pol v0.2.0 (/opt/rustwide/workdir/contracts/protocol-owned-liquidity)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/schema.dwp [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: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/vesting/src/contract.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: `library` [INFO] [stderr] --> contracts/vesting/src/contract.rs:20:16 [INFO] [stderr] | [INFO] [stderr] 20 | #[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/vesting/src/contract.rs:39:16 [INFO] [stderr] | [INFO] [stderr] 39 | #[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/vesting/src/contract.rs:219:16 [INFO] [stderr] | [INFO] [stderr] 219 | #[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: `nexus-pol` (lib) generated 1 warning [INFO] [stderr] warning: `nexus-pol-vesting` (lib) generated 5 warnings (1 duplicate) [INFO] [stderr] warning: `nexus-pol-vesting` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nexus_pol-776ca5663e2f76cb) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test contract::tests::calculation_fails_when_no_more_bonds_available ... ok [INFO] [stdout] test contract::tests::calculation_fails_when_trying_to_buy_too_much_bonds ... ok [INFO] [stdout] test tests::accept_new_governance_contract ... ok [INFO] [stdout] test contract::tests::calculation ... ok [INFO] [stdout] test contract::tests::calculation_fails_when_get_less_bonds_than_expected ... ok [INFO] [stdout] test tests::buy_with_coins_fails_when_no_active_phase ... ok [INFO] [stdout] test tests::buy_with_coins_fails_when_no_psi_ust_pair ... ok [INFO] [stdout] test tests::buy_with_cw20_tokens_fails_when_no_active_phase ... ok [INFO] [stdout] test tests::buy_with_no_coins_fails ... ok [INFO] [stdout] test tests::buy_with_non_allowed_cw20_tokens_fails ... ok [INFO] [stdout] test tests::buy_with_two_coins_fails ... ok [INFO] [stdout] test tests::deny_accepting_governance_contract_from_not_new_governance_address ... ok [INFO] [stdout] test tests::claim_rewards ... ok [INFO] [stdout] test tests::instantiation_fails_when_wrong_case_address ... ok [INFO] [stdout] test tests::buy_with_cw20_tokens_fails_when_not_enough_utility_tokens ... ok [INFO] [stdout] test tests::buy_with_cw20_tokens_fails_when_not_enough_psi_tokens_for_vesting ... ok [INFO] [stdout] test tests::buy_with_coins_fails_when_not_enough_psi_tokens_for_vesting ... ok [INFO] [stdout] test tests::do_not_accept_any_governance_msg_from_non_governance_contract ... ok [INFO] [stdout] test tests::buy_with_zero_coins_fails ... ok [INFO] [stdout] test tests::buy_with_cw20_tokens_fails_when_not_enough_psi_tokens_to_provide_liquidity ... ok [INFO] [stdout] test tests::buy_with_coins ... ok [INFO] [stdout] test tests::buy_with_not_allowed_denom_fails ... ok [INFO] [stdout] test tests::invalid_phase ... ok [INFO] [stdout] test tests::buy_with_coins_fails_when_not_enough_psi_tokens_to_provide_liquidity ... ok [INFO] [stdout] test tests::buy_with_cw20_tokens ... ok [INFO] [stdout] test tests::phase ... ok [INFO] [stdout] test tests::buy_with_coins_fails_when_not_enough_utility_tokens ... ok [INFO] [stdout] test tests::proper_instantiation ... ok [INFO] [stdout] test tests::tiny_buy_with_coins_fails ... ok [INFO] [stdout] test tests::query_config ... ok [INFO] [stdout] test tests::tiny_buy_with_cw20_tokens_fails ... ok [INFO] [stdout] test tests::too_late_to_accept_governance_contract ... ok [INFO] [stdout] test tests::update_config ... ok [INFO] [stdout] test tests::update_pairs ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nexus_pol_vesting-63d28d85b4ecf40b) [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::claim ... ok [INFO] [stdout] test contract::test_assert_vesting_schedules ... ok [INFO] [stdout] test tests::add_vesting_schedule ... ok [INFO] [stdout] test tests::claim_with_cliff_equals_end_time ... ok [INFO] [stdout] test tests::update_config ... ok [INFO] [stdout] test tests::proper_initialization ... ok [INFO] [stdout] test tests::claim_with_cliff ... ok [INFO] [stdout] test tests::register_vesting_accounts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 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/x86_64-unknown-linux-musl/debug/deps/services-314d352323bb4634) [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" "8819111d00968ddb92db67701da4aee9703175339d5132bab7dc6be1f6e6c440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8819111d00968ddb92db67701da4aee9703175339d5132bab7dc6be1f6e6c440", kill_on_drop: false }` [INFO] [stdout] 8819111d00968ddb92db67701da4aee9703175339d5132bab7dc6be1f6e6c440