[INFO] cloning repository https://github.com/spectrumprotocol/spectrum-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spectrumprotocol/spectrum-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectrumprotocol%2Fspectrum-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectrumprotocol%2Fspectrum-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1deb0528c411111aefb4bd6008f685e10268a7a [INFO] testing spectrumprotocol/spectrum-core against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectrumprotocol%2Fspectrum-core" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spectrumprotocol/spectrum-core on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/spectrumprotocol/spectrum-core [INFO] finished tweaking git repo https://github.com/spectrumprotocol/spectrum-core [INFO] tweaked toml for git repo https://github.com/spectrumprotocol/spectrum-core written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/spectrumprotocol/spectrum-core 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-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc2/source/contracts/astroport_farm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc2/source/contracts/lp_staking/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a4078cf12f46d344e4e4e9d7608a4e69a3f9f0baf2bc4099fbec91f290d94ee [INFO] running `Command { std: "docker" "start" "-a" "8a4078cf12f46d344e4e4e9d7608a4e69a3f9f0baf2bc4099fbec91f290d94ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a4078cf12f46d344e4e4e9d7608a4e69a3f9f0baf2bc4099fbec91f290d94ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a4078cf12f46d344e4e4e9d7608a4e69a3f9f0baf2bc4099fbec91f290d94ee", kill_on_drop: false }` [INFO] [stdout] 8a4078cf12f46d344e4e4e9d7608a4e69a3f9f0baf2bc4099fbec91f290d94ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f184e3a613e75553cf3ec28c0ef7462e286b6a40071d9121479bc0204bfe10d3 [INFO] running `Command { std: "docker" "start" "-a" "f184e3a613e75553cf3ec28c0ef7462e286b6a40071d9121479bc0204bfe10d3", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/astroport_farm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/lp_staking/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling k256 v0.10.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.4.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0 [INFO] [stderr] Compiling cosmwasm-std v1.0.0 [INFO] [stderr] Compiling cw-utils v0.13.4 [INFO] [stderr] Compiling cw-storage-plus v0.13.4 [INFO] [stderr] Compiling cw20 v0.13.4 [INFO] [stderr] Compiling astroport v1.2.0 (/opt/rustwide/workdir/packages/astroport) [INFO] [stderr] Compiling spectrum v1.0.0 (/opt/rustwide/workdir/packages/spectrum) [INFO] [stderr] Compiling astroport-governance v1.1.0 (/opt/rustwide/workdir/packages/astroport-governance) [INFO] [stderr] Compiling spectrum-fees-collector v1.0.0 (/opt/rustwide/workdir/contracts/fees_collector) [INFO] [stderr] Compiling spectrum-compound-proxy v1.0.0 (/opt/rustwide/workdir/contracts/compound_proxy) [INFO] [stderr] Compiling spectrum-lp-staking v1.0.0 (/opt/rustwide/workdir/contracts/lp_staking) [INFO] [stderr] Compiling spectrum-astroport-farm v1.0.0 (/opt/rustwide/workdir/contracts/astroport_farm) [INFO] [stderr] Compiling spectrum-pair-proxy v1.0.0 (/opt/rustwide/workdir/contracts/pair_proxy) [INFO] [stderr] Compiling astroport-generator-proxy-to-spec v1.0.0 (/opt/rustwide/workdir/contracts/generator_proxy_to_spec) [INFO] [stderr] Compiling spectrum-generator-proxy v1.0.0 (/opt/rustwide/workdir/contracts/generator_proxy) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.97s [INFO] running `Command { std: "docker" "inspect" "f184e3a613e75553cf3ec28c0ef7462e286b6a40071d9121479bc0204bfe10d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f184e3a613e75553cf3ec28c0ef7462e286b6a40071d9121479bc0204bfe10d3", kill_on_drop: false }` [INFO] [stdout] f184e3a613e75553cf3ec28c0ef7462e286b6a40071d9121479bc0204bfe10d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2843da73c95ec65dbef5dd62e612784d4187c88d116f9b3a3915647beded8919 [INFO] running `Command { std: "docker" "start" "-a" "2843da73c95ec65dbef5dd62e612784d4187c88d116f9b3a3915647beded8919", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/astroport_farm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/lp_staking/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-compound-proxy v1.0.0 (/opt/rustwide/workdir/contracts/compound_proxy)` has the same output filename as the example target `schema` in package `spectrum-astroport-farm v1.0.0 (/opt/rustwide/workdir/contracts/astroport_farm)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-compound-proxy v1.0.0 (/opt/rustwide/workdir/contracts/compound_proxy)` has the same output filename as the example target `schema` in package `spectrum-astroport-farm v1.0.0 (/opt/rustwide/workdir/contracts/astroport_farm)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/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: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-fees-collector v1.0.0 (/opt/rustwide/workdir/contracts/fees_collector)` has the same output filename as the example target `schema` in package `spectrum-compound-proxy v1.0.0 (/opt/rustwide/workdir/contracts/compound_proxy)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-fees-collector v1.0.0 (/opt/rustwide/workdir/contracts/fees_collector)` has the same output filename as the example target `schema` in package `spectrum-compound-proxy v1.0.0 (/opt/rustwide/workdir/contracts/compound_proxy)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/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: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-generator-proxy v1.0.0 (/opt/rustwide/workdir/contracts/generator_proxy)` has the same output filename as the example target `schema` in package `spectrum-fees-collector v1.0.0 (/opt/rustwide/workdir/contracts/fees_collector)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-generator-proxy v1.0.0 (/opt/rustwide/workdir/contracts/generator_proxy)` has the same output filename as the example target `schema` in package `spectrum-fees-collector v1.0.0 (/opt/rustwide/workdir/contracts/fees_collector)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/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: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-lp-staking v1.0.0 (/opt/rustwide/workdir/contracts/lp_staking)` has the same output filename as the example target `schema` in package `spectrum-generator-proxy v1.0.0 (/opt/rustwide/workdir/contracts/generator_proxy)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-lp-staking v1.0.0 (/opt/rustwide/workdir/contracts/lp_staking)` has the same output filename as the example target `schema` in package `spectrum-generator-proxy v1.0.0 (/opt/rustwide/workdir/contracts/generator_proxy)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/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 bytes v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling cosmwasm-schema v1.0.0 [INFO] [stderr] Compiling cosmwasm-storage v1.0.0 [INFO] [stderr] Compiling astroport-governance v1.1.0 (/opt/rustwide/workdir/packages/astroport-governance) [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling astroport-generator-proxy-to-spec v1.0.0 (/opt/rustwide/workdir/contracts/generator_proxy_to_spec) [INFO] [stderr] Compiling spectrum-astroport-farm v1.0.0 (/opt/rustwide/workdir/contracts/astroport_farm) [INFO] [stderr] Compiling astroport v1.2.0 (/opt/rustwide/workdir/packages/astroport) [INFO] [stderr] Compiling spectrum-lp-staking v1.0.0 (/opt/rustwide/workdir/contracts/lp_staking) [INFO] [stderr] Compiling spectrum v1.0.0 (/opt/rustwide/workdir/packages/spectrum) [INFO] [stderr] Compiling spectrum-generator-proxy v1.0.0 (/opt/rustwide/workdir/contracts/generator_proxy) [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling cw-multi-test v0.13.4 [INFO] [stderr] Compiling spectrum-fees-collector v1.0.0 (/opt/rustwide/workdir/contracts/fees_collector) [INFO] [stderr] Compiling spectrum-pair-proxy v1.0.0 (/opt/rustwide/workdir/contracts/pair_proxy) [INFO] [stderr] Compiling spectrum-compound-proxy v1.0.0 (/opt/rustwide/workdir/contracts/compound_proxy) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.50s [INFO] running `Command { std: "docker" "inspect" "2843da73c95ec65dbef5dd62e612784d4187c88d116f9b3a3915647beded8919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2843da73c95ec65dbef5dd62e612784d4187c88d116f9b3a3915647beded8919", kill_on_drop: false }` [INFO] [stdout] 2843da73c95ec65dbef5dd62e612784d4187c88d116f9b3a3915647beded8919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f69dd463e82b53fffe20aa7b8b6721b0515715990bfb837f524ada264b0174b [INFO] running `Command { std: "docker" "start" "-a" "9f69dd463e82b53fffe20aa7b8b6721b0515715990bfb837f524ada264b0174b", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/astroport_farm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/lp_staking/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-compound-proxy v1.0.0 (/opt/rustwide/workdir/contracts/compound_proxy)` has the same output filename as the example target `schema` in package `spectrum-astroport-farm v1.0.0 (/opt/rustwide/workdir/contracts/astroport_farm)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-compound-proxy v1.0.0 (/opt/rustwide/workdir/contracts/compound_proxy)` has the same output filename as the example target `schema` in package `spectrum-astroport-farm v1.0.0 (/opt/rustwide/workdir/contracts/astroport_farm)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/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: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-fees-collector v1.0.0 (/opt/rustwide/workdir/contracts/fees_collector)` has the same output filename as the example target `schema` in package `spectrum-compound-proxy v1.0.0 (/opt/rustwide/workdir/contracts/compound_proxy)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-fees-collector v1.0.0 (/opt/rustwide/workdir/contracts/fees_collector)` has the same output filename as the example target `schema` in package `spectrum-compound-proxy v1.0.0 (/opt/rustwide/workdir/contracts/compound_proxy)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/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: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-generator-proxy v1.0.0 (/opt/rustwide/workdir/contracts/generator_proxy)` has the same output filename as the example target `schema` in package `spectrum-fees-collector v1.0.0 (/opt/rustwide/workdir/contracts/fees_collector)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-generator-proxy v1.0.0 (/opt/rustwide/workdir/contracts/generator_proxy)` has the same output filename as the example target `schema` in package `spectrum-fees-collector v1.0.0 (/opt/rustwide/workdir/contracts/fees_collector)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/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: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-lp-staking v1.0.0 (/opt/rustwide/workdir/contracts/lp_staking)` has the same output filename as the example target `schema` in package `spectrum-generator-proxy v1.0.0 (/opt/rustwide/workdir/contracts/generator_proxy)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `spectrum-lp-staking v1.0.0 (/opt/rustwide/workdir/contracts/lp_staking)` has the same output filename as the example target `schema` in package `spectrum-generator-proxy v1.0.0 (/opt/rustwide/workdir/contracts/generator_proxy)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/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] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/astroport-3ca729c25b49306a) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test testing::all_balances_querier ... ok [INFO] [stdout] test pair::tests::test_init_msg_compatability ... ok [INFO] [stdout] test pair::tests::test_config_response_compatability ... ok [INFO] [stdout] test testing::query_astroport_pair_contract ... ok [INFO] [stdout] test testing::balance_querier ... ok [INFO] [stdout] test testing::supply_querier ... ok [INFO] [stdout] test testing::test_asset ... ok [INFO] [stdout] test testing::test_asset_info ... ok [INFO] [stdout] test testing::token_balance_querier ... ok [INFO] [stdout] test testing::test_format_lp_token_name ... ok [INFO] [stdout] test testing::test_decimal_checked_ops ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 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/astroport_generator_proxy_to_spec-5a638e54ea32696d) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test testing::tests::test_proper_initialization ... ok [INFO] [stdout] test testing::tests::test_deposit ... ok [INFO] [stdout] test testing::tests::test_emergency_withdraw ... ok [INFO] [stdout] test testing::tests::test_send_rewards ... ok [INFO] [stdout] test testing::tests::test_query_reward_info ... ok [INFO] [stdout] test testing::tests::test_withdraw ... ok [INFO] [stdout] test testing::tests::test_update_rewards ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 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/astroport_governance-86c77baf2cb1453f) [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/spectrum-75f1ac70b6207205) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test helper::tests::multiply_ratio_and_ceil ... ok [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spectrum_astroport_farm-035c087180c30e44) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::test_duplicate_native_assets ... ok [INFO] [stdout] test test::test_self_transfer ... ok [INFO] [stdout] test test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spectrum_compound_proxy-1ae9a49645ed7e7c) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test::test_get_swap_amount ... ok [INFO] [stdout] test test::proper_initialization ... ok [INFO] [stdout] test test::compound ... ok [INFO] [stdout] test test::provide_liquidity ... ok [INFO] [stdout] test test::optimal_swap ... ok [INFO] [stdout] test test::test_compound_simulation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 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/spectrum_fees_collector-1a0d22472c177803) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test ... ok [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spectrum_generator_proxy-f44cf4b83a0f611f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spectrum_lp_staking-2a8be55819ba18ad) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test testing::proper_initialization ... ok [INFO] [stdout] test testing::owner ... ok [INFO] [stdout] test testing::test_unbond ... ok [INFO] [stdout] test testing::test_compute_reward ... ok [INFO] [stdout] test testing::test_bond_tokens ... ok [INFO] [stdout] test testing::test_withdraw ... ok [INFO] [stdout] test testing::test_update_config ... ok [INFO] [stdout] test testing::test_query_all_rewards ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 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/spectrum_pair_proxy-0fcc85476af9c301) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test contract::tests::test_minimum_receive ... ok [INFO] [stdout] test test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests astroport [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test packages/astroport/src/asset.rs - asset::AssetInfo (line 152) ... ok [INFO] [stdout] test packages/astroport/src/factory.rs - factory::PairType (line 13) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s [INFO] [stdout] [INFO] [stderr] Doc-tests astroport-generator-proxy-to-spec [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 astroport-governance [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests spectrum [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 spectrum-astroport-farm [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 spectrum-compound-proxy [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 spectrum-fees-collector [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 spectrum-generator-proxy [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 spectrum-lp-staking [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests spectrum-pair-proxy [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" "9f69dd463e82b53fffe20aa7b8b6721b0515715990bfb837f524ada264b0174b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f69dd463e82b53fffe20aa7b8b6721b0515715990bfb837f524ada264b0174b", kill_on_drop: false }` [INFO] [stdout] 9f69dd463e82b53fffe20aa7b8b6721b0515715990bfb837f524ada264b0174b