[INFO] cloning repository https://github.com/noislabs/nois-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noislabs/nois-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoislabs%2Fnois-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoislabs%2Fnois-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86dba9a6929de1597bb8a5bd2ff6691aa69a76a0
[INFO] building noislabs/nois-contracts against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoislabs%2Fnois-contracts" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/noislabs/nois-contracts
[INFO] finished tweaking git repo https://github.com/noislabs/nois-contracts
[INFO] tweaked toml for git repo https://github.com/noislabs/nois-contracts written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/noislabs/nois-contracts on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/noislabs/nois-contracts already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nois v2.0.0
[INFO] [stderr]   Downloaded xxhash-rust v0.8.11
[INFO] [stderr]   Downloaded forward_ref v1.0.0
[INFO] [stderr]   Downloaded cosmwasm-derive v2.0.4
[INFO] [stderr]   Downloaded cw2 v2.0.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.17
[INFO] [stderr]   Downloaded prost v0.12.6
[INFO] [stderr]   Downloaded prost-derive v0.12.6
[INFO] [stderr]   Downloaded bech32 v0.11.0
[INFO] [stderr]   Downloaded semver v1.0.23
[INFO] [stderr]   Downloaded k256 v0.13.3
[INFO] [stderr]   Downloaded cw-storage-plus v2.0.0
[INFO] [stderr]   Downloaded cw-multi-test v2.1.0
[INFO] [stderr]   Downloaded bnum v0.10.0
[INFO] [stderr]   Downloaded serde_json v1.0.120
[INFO] [stderr]   Downloaded serde-json-wasm v1.0.1
[INFO] [stderr]   Downloaded cosmwasm-crypto v2.0.4
[INFO] [stderr]   Downloaded schemars v0.8.21
[INFO] [stderr]   Downloaded cosmwasm-std v2.0.4
[INFO] [stderr]   Downloaded ed25519-zebra v3.1.0
[INFO] [stderr]   Downloaded cw-utils v2.0.0
[INFO] [stderr]   Downloaded syn v2.0.70
[INFO] [stderr]   Downloaded anybuf v0.3.0
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v2.0.4
[INFO] [stderr]   Downloaded pairing v0.23.0
[INFO] [stderr]   Downloaded drand-verify v0.6.2
[INFO] [stderr]   Downloaded schemars_derive v0.8.21
[INFO] [stderr]   Downloaded cosmwasm-schema v2.0.4
[INFO] [stderr]   Downloaded curve25519-dalek v3.2.0
[INFO] [stderr]   Downloaded bls12_381 v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7618bb57718bc9364660a83290744cc2deb9b6a277db204f43b4479e4f727489
[INFO] running `Command { std: "docker" "start" "-a" "7618bb57718bc9364660a83290744cc2deb9b6a277db204f43b4479e4f727489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7618bb57718bc9364660a83290744cc2deb9b6a277db204f43b4479e4f727489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7618bb57718bc9364660a83290744cc2deb9b6a277db204f43b4479e4f727489", kill_on_drop: false }`
[INFO] [stdout] 7618bb57718bc9364660a83290744cc2deb9b6a277db204f43b4479e4f727489
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa3ef15e3d3dcf6f713604b7a157177ee474f643f90ef1afa7782a5136b3eac8
[INFO] running `Command { std: "docker" "start" "-a" "fa3ef15e3d3dcf6f713604b7a157177ee474f643f90ef1afa7782a5136b3eac8", kill_on_drop: false }`
[INFO] [stderr] warning: profile package spec `multitest` in profile `release` did not match any packages
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling bnum v0.10.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.11
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anybuf v0.3.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling drand-verify v0.6.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v2.0.4
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.0.4
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling cosmwasm-crypto v2.0.4
[INFO] [stderr]    Compiling cosmwasm-std v2.0.4
[INFO] [stderr]    Compiling cosmwasm-schema v2.0.4
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling drand-common v0.15.4 (/opt/rustwide/workdir/packages/drand-common)
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling cw2 v2.0.0
[INFO] [stderr]    Compiling cw-multi-test v2.1.0
[INFO] [stderr]    Compiling nois v2.0.0
[INFO] [stderr]    Compiling nois-icecube v0.15.4 (/opt/rustwide/workdir/contracts/nois-icecube)
[INFO] [stderr]    Compiling nois-protocol v0.15.4 (/opt/rustwide/workdir/packages/nois-protocol)
[INFO] [stderr]    Compiling nois-drand v0.15.4 (/opt/rustwide/workdir/contracts/nois-drand)
[INFO] [stderr]    Compiling nois-payment v0.15.4 (/opt/rustwide/workdir/contracts/nois-payment)
[INFO] [stderr]    Compiling nois-demo v0.15.4 (/opt/rustwide/workdir/contracts/nois-demo)
[INFO] [stderr]    Compiling nois-sink v0.15.4 (/opt/rustwide/workdir/contracts/nois-sink)
[INFO] [stderr]    Compiling misc v0.15.4 (/opt/rustwide/workdir/packages/misc)
[INFO] [stderr]    Compiling nois-monitoring v0.15.4 (/opt/rustwide/workdir/contracts/nois-monitoring)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/nois-monitoring/src/contract.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/nois-monitoring/src/contract.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/nois-monitoring/src/contract.rs:147:16
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nois-proxy v0.15.4 (/opt/rustwide/workdir/contracts/nois-proxy)
[INFO] [stderr]    Compiling nois-gateway v0.15.4 (/opt/rustwide/workdir/contracts/nois-gateway)
[INFO] [stderr]    Compiling nois-proxy-governance-owned v0.15.4 (/opt/rustwide/workdir/contracts/nois-proxy-governance-owned)
[INFO] [stderr]    Compiling nois-multitest v0.15.4 (/opt/rustwide/workdir/packages/multitest)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.78s
[INFO] running `Command { std: "docker" "inspect" "fa3ef15e3d3dcf6f713604b7a157177ee474f643f90ef1afa7782a5136b3eac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa3ef15e3d3dcf6f713604b7a157177ee474f643f90ef1afa7782a5136b3eac8", kill_on_drop: false }`
[INFO] [stdout] fa3ef15e3d3dcf6f713604b7a157177ee474f643f90ef1afa7782a5136b3eac8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daef4218545925855b3790bee65e1e65d4802298926a18cd8fd40361ca616c17
[INFO] running `Command { std: "docker" "start" "-a" "daef4218545925855b3790bee65e1e65d4802298926a18cd8fd40361ca616c17", kill_on_drop: false }`
[INFO] [stderr] warning: profile package spec `multitest` in profile `release` did not match any packages
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-drand v0.15.4 (/opt/rustwide/workdir/contracts/nois-drand)` has the same output filename as the example target `schema` in package `nois-demo v0.15.4 (/opt/rustwide/workdir/contracts/nois-demo)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-drand v0.15.4 (/opt/rustwide/workdir/contracts/nois-drand)` has the same output filename as the example target `schema` in package `nois-demo v0.15.4 (/opt/rustwide/workdir/contracts/nois-demo)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-gateway v0.15.4 (/opt/rustwide/workdir/contracts/nois-gateway)` has the same output filename as the example target `schema` in package `nois-drand v0.15.4 (/opt/rustwide/workdir/contracts/nois-drand)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-gateway v0.15.4 (/opt/rustwide/workdir/contracts/nois-gateway)` has the same output filename as the example target `schema` in package `nois-drand v0.15.4 (/opt/rustwide/workdir/contracts/nois-drand)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-icecube v0.15.4 (/opt/rustwide/workdir/contracts/nois-icecube)` has the same output filename as the example target `schema` in package `nois-gateway v0.15.4 (/opt/rustwide/workdir/contracts/nois-gateway)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-icecube v0.15.4 (/opt/rustwide/workdir/contracts/nois-icecube)` has the same output filename as the example target `schema` in package `nois-gateway v0.15.4 (/opt/rustwide/workdir/contracts/nois-gateway)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-monitoring v0.15.4 (/opt/rustwide/workdir/contracts/nois-monitoring)` has the same output filename as the example target `schema` in package `nois-icecube v0.15.4 (/opt/rustwide/workdir/contracts/nois-icecube)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-monitoring v0.15.4 (/opt/rustwide/workdir/contracts/nois-monitoring)` has the same output filename as the example target `schema` in package `nois-icecube v0.15.4 (/opt/rustwide/workdir/contracts/nois-icecube)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-payment v0.15.4 (/opt/rustwide/workdir/contracts/nois-payment)` has the same output filename as the example target `schema` in package `nois-monitoring v0.15.4 (/opt/rustwide/workdir/contracts/nois-monitoring)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-payment v0.15.4 (/opt/rustwide/workdir/contracts/nois-payment)` has the same output filename as the example target `schema` in package `nois-monitoring v0.15.4 (/opt/rustwide/workdir/contracts/nois-monitoring)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-protocol v0.15.4 (/opt/rustwide/workdir/packages/nois-protocol)` has the same output filename as the example target `schema` in package `nois-payment v0.15.4 (/opt/rustwide/workdir/contracts/nois-payment)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-protocol v0.15.4 (/opt/rustwide/workdir/packages/nois-protocol)` has the same output filename as the example target `schema` in package `nois-payment v0.15.4 (/opt/rustwide/workdir/contracts/nois-payment)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-proxy v0.15.4 (/opt/rustwide/workdir/contracts/nois-proxy)` has the same output filename as the example target `schema` in package `nois-protocol v0.15.4 (/opt/rustwide/workdir/packages/nois-protocol)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-proxy v0.15.4 (/opt/rustwide/workdir/contracts/nois-proxy)` has the same output filename as the example target `schema` in package `nois-protocol v0.15.4 (/opt/rustwide/workdir/packages/nois-protocol)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-proxy-governance-owned v0.15.4 (/opt/rustwide/workdir/contracts/nois-proxy-governance-owned)` has the same output filename as the example target `schema` in package `nois-proxy v0.15.4 (/opt/rustwide/workdir/contracts/nois-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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-proxy-governance-owned v0.15.4 (/opt/rustwide/workdir/contracts/nois-proxy-governance-owned)` has the same output filename as the example target `schema` in package `nois-proxy v0.15.4 (/opt/rustwide/workdir/contracts/nois-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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-sink v0.15.4 (/opt/rustwide/workdir/contracts/nois-sink)` has the same output filename as the example target `schema` in package `nois-proxy-governance-owned v0.15.4 (/opt/rustwide/workdir/contracts/nois-proxy-governance-owned)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `nois-sink v0.15.4 (/opt/rustwide/workdir/contracts/nois-sink)` has the same output filename as the example target `schema` in package `nois-proxy-governance-owned v0.15.4 (/opt/rustwide/workdir/contracts/nois-proxy-governance-owned)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr]    Compiling drand-common v0.15.4 (/opt/rustwide/workdir/packages/drand-common)
[INFO] [stderr]    Compiling nois-demo v0.15.4 (/opt/rustwide/workdir/contracts/nois-demo)
[INFO] [stderr]    Compiling nois-protocol v0.15.4 (/opt/rustwide/workdir/packages/nois-protocol)
[INFO] [stderr]    Compiling nois-monitoring v0.15.4 (/opt/rustwide/workdir/contracts/nois-monitoring)
[INFO] [stderr]    Compiling misc v0.15.4 (/opt/rustwide/workdir/packages/misc)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/nois-monitoring/src/contract.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/nois-monitoring/src/contract.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/nois-monitoring/src/contract.rs:147:16
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nois-icecube v0.15.4 (/opt/rustwide/workdir/contracts/nois-icecube)
[INFO] [stderr]    Compiling nois-drand v0.15.4 (/opt/rustwide/workdir/contracts/nois-drand)
[INFO] [stderr]    Compiling nois-sink v0.15.4 (/opt/rustwide/workdir/contracts/nois-sink)
[INFO] [stderr]    Compiling nois-proxy v0.15.4 (/opt/rustwide/workdir/contracts/nois-proxy)
[INFO] [stderr]    Compiling nois-multitest v0.15.4 (/opt/rustwide/workdir/packages/multitest)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/nois-monitoring/src/contract.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/nois-monitoring/src/contract.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/nois-monitoring/src/contract.rs:147:16
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nois-proxy-governance-owned v0.15.4 (/opt/rustwide/workdir/contracts/nois-proxy-governance-owned)
[INFO] [stderr]    Compiling nois-gateway v0.15.4 (/opt/rustwide/workdir/contracts/nois-gateway)
[INFO] [stderr]    Compiling nois-payment v0.15.4 (/opt/rustwide/workdir/contracts/nois-payment)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.03s
[INFO] running `Command { std: "docker" "inspect" "daef4218545925855b3790bee65e1e65d4802298926a18cd8fd40361ca616c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daef4218545925855b3790bee65e1e65d4802298926a18cd8fd40361ca616c17", kill_on_drop: false }`
[INFO] [stdout] daef4218545925855b3790bee65e1e65d4802298926a18cd8fd40361ca616c17
