[INFO] cloning repository https://github.com/tasiov/infinity-swap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tasiov/infinity-swap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftasiov%2Finfinity-swap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftasiov%2Finfinity-swap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3370cac1227587e8471a34a0acdfdc2e97ec466a [INFO] testing tasiov/infinity-swap against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftasiov%2Finfinity-swap" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tasiov/infinity-swap on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/tasiov/infinity-swap [INFO] finished tweaking git repo https://github.com/tasiov/infinity-swap [INFO] tweaked toml for git repo https://github.com/tasiov/infinity-swap written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tasiov/infinity-swap 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/public-awesome/marketplace` [INFO] [stderr] Updating git repository `https://github.com/public-awesome/marketplace` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sg721 v2.4.0 [INFO] [stderr] Downloaded cosmwasm-derive v1.3.3 [INFO] [stderr] Downloaded cosmwasm-crypto v1.3.3 [INFO] [stderr] Downloaded cw721 v0.16.0 [INFO] [stderr] Downloaded cw-storage-macro v1.1.0 [INFO] [stderr] Downloaded sg-multi-test v2.3.0 [INFO] [stderr] Downloaded sg4 v2.4.0 [INFO] [stderr] Downloaded sg1 v2.3.0 [INFO] [stderr] Downloaded cw721-base v0.16.0 [INFO] [stderr] Downloaded cw-storage-macro v0.16.0 [INFO] [stderr] Downloaded cosmwasm-storage v1.2.3 [INFO] [stderr] Downloaded cw721-base v0.18.0 [INFO] [stderr] Downloaded ethereum-verify v2.4.0 [INFO] [stderr] Downloaded rust_decimal v1.31.0 [INFO] [stderr] Downloaded cosmwasm-std v1.3.3 [INFO] [stderr] Downloaded cw4-group v0.16.0 [INFO] [stderr] Downloaded cw4 v0.16.0 [INFO] [stderr] Downloaded sg721-base v2.4.0 [INFO] [stderr] Downloaded sg-index-query v0.1.1 [INFO] [stderr] Downloaded stargaze-royalty-registry v0.3.0 [INFO] [stderr] Downloaded sg-splits v2.3.0 [INFO] [stderr] Downloaded sg721-nt v2.3.0 [INFO] [stderr] Downloaded cw-controllers v0.16.0 [INFO] [stderr] Downloaded whitelist-immutable v2.3.0 [INFO] [stderr] Downloaded test-suite v2.3.0 [INFO] [stderr] Downloaded sg-whitelist v2.3.0 [INFO] [stderr] Downloaded sg-std v2.4.0 [INFO] [stderr] Downloaded sg2 v2.3.0 [INFO] [stderr] Downloaded vending-minter v2.3.0 [INFO] [stderr] Downloaded sg-eth-airdrop v2.3.0 [INFO] [stderr] Downloaded vending-factory v2.3.0 [INFO] [stderr] Downloaded stargaze-fair-burn v1.0.4 [INFO] [stderr] Downloaded base-minter v2.3.0 [INFO] [stderr] Downloaded sg-controllers v2.3.0 [INFO] [stderr] Downloaded base-factory v2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 222f9beedc495f7af17df10f842c8a40998257700b8e4a092d4438fe1d61c51f [INFO] running `Command { std: "docker" "start" "-a" "222f9beedc495f7af17df10f842c8a40998257700b8e4a092d4438fe1d61c51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "222f9beedc495f7af17df10f842c8a40998257700b8e4a092d4438fe1d61c51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "222f9beedc495f7af17df10f842c8a40998257700b8e4a092d4438fe1d61c51f", kill_on_drop: false }` [INFO] [stdout] 222f9beedc495f7af17df10f842c8a40998257700b8e4a092d4438fe1d61c51f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e9efc9af0d3847e6c3ea4be3f8d021fd96308635e11f57d9060ff7e36b26179 [INFO] running `Command { std: "docker" "start" "-a" "5e9efc9af0d3847e6c3ea4be3f8d021fd96308635e11f57d9060ff7e36b26179", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `infinity-factory v0.3.0 (/opt/rustwide/workdir/contracts/infinity-factory)` has the same output filename as the bin target `schema` in package `infinity-builder v0.2.0 (/opt/rustwide/workdir/contracts/infinity-builder)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `infinity-factory v0.3.0 (/opt/rustwide/workdir/contracts/infinity-factory)` has the same output filename as the bin target `schema` in package `infinity-builder v0.2.0 (/opt/rustwide/workdir/contracts/infinity-builder)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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: output filename collision. [INFO] [stderr] The bin target `schema` in package `infinity-global v0.3.0 (/opt/rustwide/workdir/contracts/infinity-global)` has the same output filename as the bin target `schema` in package `infinity-factory v0.3.0 (/opt/rustwide/workdir/contracts/infinity-factory)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `infinity-global v0.3.0 (/opt/rustwide/workdir/contracts/infinity-global)` has the same output filename as the bin target `schema` in package `infinity-factory v0.3.0 (/opt/rustwide/workdir/contracts/infinity-factory)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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: output filename collision. [INFO] [stderr] The bin target `schema` in package `infinity-index v0.2.0 (/opt/rustwide/workdir/contracts/infinity-index)` has the same output filename as the bin target `schema` in package `infinity-global v0.3.0 (/opt/rustwide/workdir/contracts/infinity-global)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `infinity-index v0.2.0 (/opt/rustwide/workdir/contracts/infinity-index)` has the same output filename as the bin target `schema` in package `infinity-global v0.3.0 (/opt/rustwide/workdir/contracts/infinity-global)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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: output filename collision. [INFO] [stderr] The bin target `schema` in package `infinity-pair v0.3.0 (/opt/rustwide/workdir/contracts/infinity-pair)` has the same output filename as the bin target `schema` in package `infinity-index v0.2.0 (/opt/rustwide/workdir/contracts/infinity-index)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `infinity-pair v0.3.0 (/opt/rustwide/workdir/contracts/infinity-pair)` has the same output filename as the bin target `schema` in package `infinity-index v0.2.0 (/opt/rustwide/workdir/contracts/infinity-index)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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: output filename collision. [INFO] [stderr] The bin target `schema` in package `infinity-router v0.3.0 (/opt/rustwide/workdir/contracts/infinity-router)` has the same output filename as the bin target `schema` in package `infinity-pair v0.3.0 (/opt/rustwide/workdir/contracts/infinity-pair)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `infinity-router v0.3.0 (/opt/rustwide/workdir/contracts/infinity-router)` has the same output filename as the bin target `schema` in package `infinity-pair v0.3.0 (/opt/rustwide/workdir/contracts/infinity-pair)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bnum v0.7.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling cosmwasm-derive v1.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.3.3 [INFO] [stderr] Compiling cw-ownable-derive v0.5.1 [INFO] [stderr] Compiling cw-storage-macro v1.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling cw-storage-macro v0.16.0 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.3.3 [INFO] [stderr] Compiling cosmwasm-std v1.3.3 [INFO] [stderr] Compiling cosmwasm-schema v1.3.3 [INFO] [stderr] Compiling cw-storage-plus v0.16.0 [INFO] [stderr] Compiling cw-storage-plus v1.1.0 [INFO] [stderr] Compiling cw-address-like v1.0.4 [INFO] [stderr] Compiling cosmwasm-storage v1.2.3 [INFO] [stderr] Compiling cw2 v0.16.0 [INFO] [stderr] Compiling cw2 v1.1.0 [INFO] [stderr] Compiling cw-utils v0.16.0 [INFO] [stderr] Compiling cw-utils v1.0.1 [INFO] [stderr] Compiling sg-index-query v0.1.1 [INFO] [stderr] Compiling cw721 v0.16.0 [INFO] [stderr] Compiling cw20 v0.16.0 [INFO] [stderr] Compiling cw721 v0.18.0 [INFO] [stderr] Compiling cw-ownable v0.5.1 [INFO] [stderr] Compiling sg-std v2.4.0 [INFO] [stderr] Compiling sg1 v2.3.0 [INFO] [stderr] Compiling sg-controllers v2.3.0 [INFO] [stderr] Compiling cw721-base v0.16.0 [INFO] [stderr] Compiling infinity-global v0.3.0 (/opt/rustwide/workdir/contracts/infinity-global) [INFO] [stderr] Compiling stargaze-fair-burn v1.0.4 [INFO] [stderr] Compiling sg721 v2.4.0 [INFO] [stderr] Compiling cw721-base v0.18.0 [INFO] [stderr] Compiling sg721-base v2.4.0 [INFO] [stderr] Compiling sg2 v2.3.0 [INFO] [stderr] Compiling infinity-shared v0.2.0 (/opt/rustwide/workdir/packages/infinity-shared) [INFO] [stderr] Compiling stargaze-royalty-registry v0.3.0 [INFO] [stderr] Compiling sg-marketplace-common v1.2.0 (https://github.com/public-awesome/marketplace?rev=02be12b82ceb88188b227cc73d0c2631aaa201c0#02be12b8) [INFO] [stderr] Compiling sg-marketplace v1.6.0 (https://github.com/public-awesome/marketplace?rev=6aef3689ebf9b7d47805a40111f7d6c9dda8a6b7#6aef3689) [INFO] [stderr] Compiling infinity-index v0.2.0 (/opt/rustwide/workdir/contracts/infinity-index) [INFO] [stderr] Compiling infinity-pair v0.3.0 (/opt/rustwide/workdir/contracts/infinity-pair) [INFO] [stderr] Compiling infinity-factory v0.3.0 (/opt/rustwide/workdir/contracts/infinity-factory) [INFO] [stderr] Compiling infinity-router v0.3.0 (/opt/rustwide/workdir/contracts/infinity-router) [INFO] [stderr] Compiling infinity-builder v0.2.0 (/opt/rustwide/workdir/contracts/infinity-builder) [INFO] [stderr] Compiling unit-tests v0.1.0 (/opt/rustwide/workdir/unit-tests) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "5e9efc9af0d3847e6c3ea4be3f8d021fd96308635e11f57d9060ff7e36b26179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e9efc9af0d3847e6c3ea4be3f8d021fd96308635e11f57d9060ff7e36b26179", kill_on_drop: false }` [INFO] [stdout] 5e9efc9af0d3847e6c3ea4be3f8d021fd96308635e11f57d9060ff7e36b26179 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb016ce99e3b07c9179542fea5b8e42a8acf7a8839da3bf906902e0d2d1dbfbe [INFO] running `Command { std: "docker" "start" "-a" "fb016ce99e3b07c9179542fea5b8e42a8acf7a8839da3bf906902e0d2d1dbfbe", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rust_decimal v1.31.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cw-controllers v0.16.0 [INFO] [stderr] Compiling base-factory v2.3.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling sg4 v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling cw4 v0.16.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling ethereum-verify v2.4.0 [INFO] [stderr] Compiling sg721-nt v2.3.0 [INFO] [stderr] Compiling vending-factory v2.3.0 [INFO] [stderr] Compiling shuffle v0.1.7 [INFO] [stderr] Compiling base-minter v2.3.0 [INFO] [stderr] Compiling infinity-builder v0.2.0 (/opt/rustwide/workdir/contracts/infinity-builder) [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling infinity-factory v0.3.0 (/opt/rustwide/workdir/contracts/infinity-factory) [INFO] [stderr] Compiling cw4-group v0.16.0 [INFO] [stderr] Compiling sg-splits v2.3.0 [INFO] [stderr] Compiling sg-whitelist v2.3.0 [INFO] [stderr] Compiling infinity-router v0.3.0 (/opt/rustwide/workdir/contracts/infinity-router) [INFO] [stderr] Compiling infinity-pair v0.3.0 (/opt/rustwide/workdir/contracts/infinity-pair) [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling infinity-index v0.2.0 (/opt/rustwide/workdir/contracts/infinity-index) [INFO] [stderr] Compiling infinity-global v0.3.0 (/opt/rustwide/workdir/contracts/infinity-global) [INFO] [stderr] Compiling cw-multi-test v0.16.5 [INFO] [stderr] Compiling vending-minter v2.3.0 [INFO] [stderr] Compiling whitelist-immutable v2.3.0 [INFO] [stderr] Compiling infinity-shared v0.2.0 (/opt/rustwide/workdir/packages/infinity-shared) [INFO] [stderr] Compiling sg-multi-test v2.3.0 [INFO] [stderr] Compiling sg-eth-airdrop v2.3.0 [INFO] [stderr] Compiling test-suite v2.3.0 [INFO] [stderr] Compiling unit-tests v0.1.0 (/opt/rustwide/workdir/unit-tests) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 51.90s [INFO] running `Command { std: "docker" "inspect" "fb016ce99e3b07c9179542fea5b8e42a8acf7a8839da3bf906902e0d2d1dbfbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb016ce99e3b07c9179542fea5b8e42a8acf7a8839da3bf906902e0d2d1dbfbe", kill_on_drop: false }` [INFO] [stdout] fb016ce99e3b07c9179542fea5b8e42a8acf7a8839da3bf906902e0d2d1dbfbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8540b1cedfbb4895cf7ea85311a960a9747e9a8a753681e49edfed0ba28d3e42 [INFO] running `Command { std: "docker" "start" "-a" "8540b1cedfbb4895cf7ea85311a960a9747e9a8a753681e49edfed0ba28d3e42", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infinity_builder-df0f293ad4aeb979) [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/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-b9fb63691fbf9515) [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/infinity_factory-3cce15d7f6ba3fd3) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test helpers::tests::try_index_range_from_query_options ... ok [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-044498959b33524b) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infinity_global-4f75bdff18225094) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-376929a5bfa17766) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/infinity_index-2fa3fd7b9e4f4fc8) [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] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-36fe483989b7c74c) [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/infinity_pair-9ccd708dfefaf591) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test math::tests::try_calc_linear_spot_price ... ok [INFO] [stdout] test math::tests::try_calc_linear_trade_buy_from_pair_price ... ok [INFO] [stdout] test math::tests::try_calc_cp_trade_prices ... ok [INFO] [stdout] test math::tests::try_calc_exponential_trade_buy_from_pair_price ... ok [INFO] [stdout] test math::tests::try_calc_exponential_spot_price ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-686cbb442b7f79e8) [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/infinity_router-f0f72df32135414d) [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/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-73ceb924e9e3cc09) [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/infinity_shared-3050b21e2f763992) [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/unit_tests-a85e7d239a611102) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test infinity_global_tests::message_tests::try_infinity_global_init ... ok [INFO] [stdout] test infinity_global_tests::message_tests::try_infinity_global_update_config ... ok [INFO] [stdout] test infinity_global_tests::message_tests::try_infinity_global_add_remove_min_prices ... ok [INFO] [stdout] test infinity_pair_tests::deposit_assets_tests::try_deposit_tokens ... ok [INFO] [stdout] test infinity_factory_tests::sudo_tests::try_unrestricted_migrations ... ok [INFO] [stdout] test infinity_pair_tests::deposit_assets_tests::try_deposit_nft ... ok [INFO] [stdout] test infinity_pair_tests::deposit_assets_tests::try_withdraw_nfts ... ok [INFO] [stdout] test infinity_pair_tests::deposit_assets_tests::try_withdraw_tokens ... ok [INFO] [stdout] test infinity_factory_tests::sim_pair_quotes_factory_tests::try_sim_sell_to_pair_quotes ... ok [INFO] [stdout] test infinity_factory_tests::sim_pair_quotes_factory_tests::try_sim_buy_from_pair_quotes ... ok [INFO] [stdout] test infinity_pair_tests::deposit_assets_tests::try_withdraw_other_collection_nfts ... ok [INFO] [stdout] test infinity_pair_tests::nft_pair_swap_tests::try_nft_pair_invalid_swaps ... ok [INFO] [stdout] test infinity_pair_tests::deposit_assets_tests::try_withdraw_other_denom_tokens ... ok [INFO] [stdout] test infinity_pair_tests::nft_pair_swap_tests::try_nft_pair_exponential_user_submits_tokens_swap ... ok [INFO] [stdout] test infinity_pair_tests::pair_creation_tests::try_create_pair ... ok [INFO] [stdout] test infinity_pair_tests::pair_creation_tests::try_update_pair_config ... ok [INFO] [stdout] test infinity_pair_tests::nft_pair_swap_tests::try_nft_pair_linear_user_submits_tokens_swap ... ok [INFO] [stdout] test infinity_pair_tests::pair_quote_tests::try_generate_quotes_token_exponential ... ok [INFO] [stdout] test infinity_pair_tests::pair_quote_tests::try_generate_quotes_token_linear ... ok [INFO] [stdout] test infinity_pair_tests::token_pair_swap_tests::try_token_pair_exponential_user_submits_nfts_swap ... ok [INFO] [stdout] test infinity_pair_tests::token_pair_swap_tests::try_token_pair_invalid_swaps ... ok [INFO] [stdout] test infinity_pair_tests::token_pair_swap_tests::try_token_pair_linear_user_submits_nfts_swap ... ok [INFO] [stdout] test infinity_pair_tests::trade_pair_swap_tests::try_trade_pair_constant_product_swaps ... ok [INFO] [stdout] test infinity_pair_tests::trade_pair_swap_tests::try_trade_pair_exponential_swaps ... ok [INFO] [stdout] test infinity_pair_tests::trade_pair_swap_tests::try_trade_pair_invalid_swaps ... ok [INFO] [stdout] test infinity_pair_tests::trade_pair_swap_tests::try_trade_pair_linear_swaps ... ok [INFO] [stdout] test infinity_router_tests::nfts_for_tokens_router_tests::try_router_nfts_for_tokens_swap_simple ... ok [INFO] [stdout] test infinity_pair_tests::pair_quote_tests::try_generate_quotes_nft_linear ... ok [INFO] [stdout] test infinity_pair_tests::pair_quote_tests::try_generate_quotes_nft_exponential ... ok [INFO] [stdout] test infinity_pair_tests::pair_quote_tests::try_generate_quotes_trade_exponential ... ok [INFO] [stdout] test infinity_pair_tests::pair_quote_tests::try_generate_quotes_trade_linear ... ok [INFO] [stdout] test infinity_pair_tests::pair_quote_tests::try_generate_quotes_trade_cp ... ok [INFO] [stdout] test infinity_router_tests::tokens_for_nfts_router_tests::try_router_tokens_for_nfts_swap_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s [INFO] [stdout] [INFO] [stderr] Doc-tests infinity-builder [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 infinity-factory [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 infinity-global [INFO] [stderr] Doc-tests infinity-index [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] [stdout] [INFO] [stderr] Doc-tests infinity-pair [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 infinity-router [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] [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 infinity-shared [INFO] [stdout] [INFO] [stderr] Doc-tests unit-tests [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] running `Command { std: "docker" "inspect" "8540b1cedfbb4895cf7ea85311a960a9747e9a8a753681e49edfed0ba28d3e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8540b1cedfbb4895cf7ea85311a960a9747e9a8a753681e49edfed0ba28d3e42", kill_on_drop: false }` [INFO] [stdout] 8540b1cedfbb4895cf7ea85311a960a9747e9a8a753681e49edfed0ba28d3e42 [INFO] testing tasiov/infinity-swap against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftasiov%2Finfinity-swap" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tasiov/infinity-swap on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/tasiov/infinity-swap [INFO] finished tweaking git repo https://github.com/tasiov/infinity-swap [INFO] tweaked toml for git repo https://github.com/tasiov/infinity-swap written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tasiov/infinity-swap 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7f167e675297f61a51ffb6fd9327c78a78f9c91c2df5b404bb77d2899de8a1c [INFO] running `Command { std: "docker" "start" "-a" "e7f167e675297f61a51ffb6fd9327c78a78f9c91c2df5b404bb77d2899de8a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7f167e675297f61a51ffb6fd9327c78a78f9c91c2df5b404bb77d2899de8a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f167e675297f61a51ffb6fd9327c78a78f9c91c2df5b404bb77d2899de8a1c", kill_on_drop: false }` [INFO] [stdout] e7f167e675297f61a51ffb6fd9327c78a78f9c91c2df5b404bb77d2899de8a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd4562842514c1ce074090fc2d12d21b992405cb14a1a59696ffc762708d2115 [INFO] running `Command { std: "docker" "start" "-a" "dd4562842514c1ce074090fc2d12d21b992405cb14a1a59696ffc762708d2115", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `infinity-factory v0.3.0 (/opt/rustwide/workdir/contracts/infinity-factory)` has the same output filename as the bin target `schema` in package `infinity-builder v0.2.0 (/opt/rustwide/workdir/contracts/infinity-builder)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `infinity-factory v0.3.0 (/opt/rustwide/workdir/contracts/infinity-factory)` has the same output filename as the bin target `schema` in package `infinity-builder v0.2.0 (/opt/rustwide/workdir/contracts/infinity-builder)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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: output filename collision. [INFO] [stderr] The bin target `schema` in package `infinity-global v0.3.0 (/opt/rustwide/workdir/contracts/infinity-global)` has the same output filename as the bin target `schema` in package `infinity-factory v0.3.0 (/opt/rustwide/workdir/contracts/infinity-factory)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `infinity-global v0.3.0 (/opt/rustwide/workdir/contracts/infinity-global)` has the same output filename as the bin target `schema` in package `infinity-factory v0.3.0 (/opt/rustwide/workdir/contracts/infinity-factory)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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: output filename collision. [INFO] [stderr] The bin target `schema` in package `infinity-index v0.2.0 (/opt/rustwide/workdir/contracts/infinity-index)` has the same output filename as the bin target `schema` in package `infinity-global v0.3.0 (/opt/rustwide/workdir/contracts/infinity-global)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `infinity-index v0.2.0 (/opt/rustwide/workdir/contracts/infinity-index)` has the same output filename as the bin target `schema` in package `infinity-global v0.3.0 (/opt/rustwide/workdir/contracts/infinity-global)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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: output filename collision. [INFO] [stderr] The bin target `schema` in package `infinity-pair v0.3.0 (/opt/rustwide/workdir/contracts/infinity-pair)` has the same output filename as the bin target `schema` in package `infinity-index v0.2.0 (/opt/rustwide/workdir/contracts/infinity-index)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `infinity-pair v0.3.0 (/opt/rustwide/workdir/contracts/infinity-pair)` has the same output filename as the bin target `schema` in package `infinity-index v0.2.0 (/opt/rustwide/workdir/contracts/infinity-index)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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: output filename collision. [INFO] [stderr] The bin target `schema` in package `infinity-router v0.3.0 (/opt/rustwide/workdir/contracts/infinity-router)` has the same output filename as the bin target `schema` in package `infinity-pair v0.3.0 (/opt/rustwide/workdir/contracts/infinity-pair)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 bin target `schema` in package `infinity-router v0.3.0 (/opt/rustwide/workdir/contracts/infinity-router)` has the same output filename as the bin target `schema` in package `infinity-pair v0.3.0 (/opt/rustwide/workdir/contracts/infinity-pair)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/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 version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling bnum v0.7.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | / slice_ptr [INFO] [stdout] 80 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | / slice_ptr [INFO] [stdout] 132 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 133 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | / slice_ptr [INFO] [stdout] 80 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | / slice_ptr [INFO] [stdout] 132 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 133 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | / slice_ptr [INFO] [stdout] 80 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | / slice_ptr [INFO] [stdout] 132 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 133 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | / slice_ptr [INFO] [stdout] 80 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/bint/endian.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | / slice_ptr [INFO] [stdout] 132 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 133 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 225 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling url v2.3.1 [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | digits_ptr.copy_to_nonoverlapping(uninit_ptr.add(n), N - n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | digits_ptr.add(N - n).copy_to_nonoverlapping(uninit_ptr, n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:388:17 [INFO] [stdout] | [INFO] [stdout] 388 | u.digits.as_ptr().copy_to_nonoverlapping(out.digits.as_ptr().cast_mut().add(digit_shift), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | u.digits.as_ptr().add(digit_shift).copy_to_nonoverlapping(out.digits.as_ptr().cast_mut(), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | digits_ptr.copy_to_nonoverlapping(uninit_ptr.add(n), N - n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | digits_ptr.add(N - n).copy_to_nonoverlapping(uninit_ptr, n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:388:17 [INFO] [stdout] | [INFO] [stdout] 388 | u.digits.as_ptr().copy_to_nonoverlapping(out.digits.as_ptr().cast_mut().add(digit_shift), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | u.digits.as_ptr().add(digit_shift).copy_to_nonoverlapping(out.digits.as_ptr().cast_mut(), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | digits_ptr.copy_to_nonoverlapping(uninit_ptr.add(n), N - n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | digits_ptr.add(N - n).copy_to_nonoverlapping(uninit_ptr, n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:388:17 [INFO] [stdout] | [INFO] [stdout] 388 | u.digits.as_ptr().copy_to_nonoverlapping(out.digits.as_ptr().cast_mut().add(digit_shift), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | u.digits.as_ptr().add(digit_shift).copy_to_nonoverlapping(out.digits.as_ptr().cast_mut(), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | digits_ptr.copy_to_nonoverlapping(uninit_ptr.add(n), N - n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | digits_ptr.add(N - n).copy_to_nonoverlapping(uninit_ptr, n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:388:17 [INFO] [stdout] | [INFO] [stdout] 388 | u.digits.as_ptr().copy_to_nonoverlapping(out.digits.as_ptr().cast_mut().add(digit_shift), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/mod.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | u.digits.as_ptr().add(digit_shift).copy_to_nonoverlapping(out.digits.as_ptr().cast_mut(), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 665 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 78 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | / slice_ptr [INFO] [stdout] 143 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 144 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 78 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | / slice_ptr [INFO] [stdout] 143 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 144 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 78 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | / slice_ptr [INFO] [stdout] 143 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 144 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add(len - digit::$Digit::BYTES as usize - (i << digit::$Digit::BYTE_SHIFT)) [INFO] [stdout] 78 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.7.0/src/buint/endian.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | / slice_ptr [INFO] [stdout] 143 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 144 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 305 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bnum` (lib) due to 33 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dd4562842514c1ce074090fc2d12d21b992405cb14a1a59696ffc762708d2115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd4562842514c1ce074090fc2d12d21b992405cb14a1a59696ffc762708d2115", kill_on_drop: false }` [INFO] [stdout] dd4562842514c1ce074090fc2d12d21b992405cb14a1a59696ffc762708d2115