[INFO] cloning repository https://github.com/DA0-DA0/polytone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DA0-DA0/polytone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDA0-DA0%2Fpolytone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDA0-DA0%2Fpolytone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f70440a35f12f97a9018849ca7e6d241a53582ce
[INFO] testing DA0-DA0/polytone against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDA0-DA0%2Fpolytone" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DA0-DA0/polytone
[INFO] finished tweaking git repo https://github.com/DA0-DA0/polytone
[INFO] tweaked toml for git repo https://github.com/DA0-DA0/polytone written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DA0-DA0/polytone on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DA0-DA0/polytone 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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-6-tc1/source/contracts/main/note/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/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-6-tc1/source/contracts/main/proxy/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/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-6-tc1/source/contracts/main/voice/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/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-6-tc1/source/contracts/accessories/polytone-tester/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cw-storage-plus v1.2.0
[INFO] [stderr]   Downloaded cw-orch-mock v0.22.2
[INFO] [stderr]   Downloaded cw-orch-networks v0.22.0
[INFO] [stderr]   Downloaded ed25519-consensus v2.1.0
[INFO] [stderr]   Downloaded tendermint-config v0.34.1
[INFO] [stderr]   Downloaded hkd32 v0.7.0
[INFO] [stderr]   Downloaded cw-orch-contract-derive v0.21.0
[INFO] [stderr]   Downloaded bip32 v0.5.1
[INFO] [stderr]   Downloaded peg v0.8.3
[INFO] [stderr]   Downloaded peg-macros v0.8.3
[INFO] [stderr]   Downloaded tendermint-proto v0.34.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.102
[INFO] [stderr]   Downloaded tendermint v0.34.1
[INFO] [stderr]   Downloaded abstract-cw-multi-test v1.0.1
[INFO] [stderr]   Downloaded cw-multi-test v0.16.5
[INFO] [stderr]   Downloaded hyper v0.14.28
[INFO] [stderr]   Downloaded cosmwasm-std v1.5.5
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.20.0
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.21.1
[INFO] [stderr]   Downloaded ed25519-dalek v2.1.1
[INFO] [stderr]   Downloaded security-framework v2.11.0
[INFO] [stderr]   Downloaded curve25519-dalek v4.1.2
[INFO] [stderr]   Downloaded bitcoin v0.30.2
[INFO] [stderr]   Downloaded cw-orch-daemon v0.22.1
[INFO] [stderr]   Downloaded bech32 v0.11.0
[INFO] [stderr]   Downloaded tendermint-proto v0.35.0
[INFO] [stderr]   Downloaded openssl v0.10.64
[INFO] [stderr]   Downloaded tendermint-rpc v0.34.1
[INFO] [stderr]   Downloaded bnum v0.10.0
[INFO] [stderr]   Downloaded cosmrs v0.15.0
[INFO] [stderr]   Downloaded tempfile v3.10.1
[INFO] [stderr]   Downloaded schannel v0.1.23
[INFO] [stderr]   Downloaded tokio-stream v0.1.15
[INFO] [stderr]   Downloaded cw-orch-core v1.0.0
[INFO] [stderr]   Downloaded parking_lot v0.12.2
[INFO] [stderr]   Downloaded cw-orch v0.22.2
[INFO] [stderr]   Downloaded async-trait v0.1.80
[INFO] [stderr]   Downloaded security-framework-sys v2.11.0
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] [stderr]   Downloaded cw20-ics20 v1.1.2
[INFO] [stderr]   Downloaded subtle-encoding v0.5.1
[INFO] [stderr]   Downloaded cw-utils v1.0.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.83
[INFO] [stderr]   Downloaded platforms v3.4.0
[INFO] [stderr]   Downloaded cw20 v1.1.2
[INFO] [stderr]   Downloaded cw-orch-traits v0.22.0
[INFO] [stderr]   Downloaded cosmwasm-schema v1.5.5
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded tokio v1.37.0
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded base16 v0.2.1
[INFO] [stderr]   Downloaded peg-runtime v0.8.3
[INFO] [stderr]   Downloaded cw-orch-fns-derive v0.19.1
[INFO] [stderr]   Downloaded flex-error v0.4.4
[INFO] [stderr]   Downloaded redox_users v0.4.5
[INFO] [stderr]   Downloaded cw2 v1.1.2
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.5.5
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.3
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.5.5
[INFO] [stderr]   Downloaded serde-json-wasm v0.5.2
[INFO] [stderr]   Downloaded cw-controllers v1.1.2
[INFO] [stderr]   Downloaded cosmwasm-derive v1.5.5
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15ff60e3d07c61fafa6fcfbc9e4265f92fd5bb8cccd1fe34875280e5c2795fbd
[INFO] running `Command { std: "docker" "start" "-a" "15ff60e3d07c61fafa6fcfbc9e4265f92fd5bb8cccd1fe34875280e5c2795fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15ff60e3d07c61fafa6fcfbc9e4265f92fd5bb8cccd1fe34875280e5c2795fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15ff60e3d07c61fafa6fcfbc9e4265f92fd5bb8cccd1fe34875280e5c2795fbd", kill_on_drop: false }`
[INFO] [stdout] 15ff60e3d07c61fafa6fcfbc9e4265f92fd5bb8cccd1fe34875280e5c2795fbd
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 631efcbd04b9a25c885955fd226158d5a194071a26fe776ba9b5e7c01e44eb82
[INFO] running `Command { std: "docker" "start" "-a" "631efcbd04b9a25c885955fd226158d5a194071a26fe776ba9b5e7c01e44eb82", 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/main/note/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/main/proxy/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/main/voice/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/accessories/polytone-tester/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `polytone-note v1.1.0 (/opt/rustwide/workdir/contracts/main/note)` has the same output filename as the bin target `schema` in package `polytone-listener v1.1.0 (/opt/rustwide/workdir/contracts/accessories/listener)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `polytone-note v1.1.0 (/opt/rustwide/workdir/contracts/main/note)` has the same output filename as the bin target `schema` in package `polytone-listener v1.1.0 (/opt/rustwide/workdir/contracts/accessories/listener)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `polytone-proxy v1.1.0 (/opt/rustwide/workdir/contracts/main/proxy)` has the same output filename as the bin target `schema` in package `polytone-note v1.1.0 (/opt/rustwide/workdir/contracts/main/note)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `polytone-proxy v1.1.0 (/opt/rustwide/workdir/contracts/main/proxy)` has the same output filename as the bin target `schema` in package `polytone-note v1.1.0 (/opt/rustwide/workdir/contracts/main/note)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `polytone-tester v1.1.0 (/opt/rustwide/workdir/contracts/accessories/polytone-tester)` has the same output filename as the bin target `schema` in package `polytone-proxy v1.1.0 (/opt/rustwide/workdir/contracts/main/proxy)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `polytone-tester v1.1.0 (/opt/rustwide/workdir/contracts/accessories/polytone-tester)` has the same output filename as the bin target `schema` in package `polytone-proxy v1.1.0 (/opt/rustwide/workdir/contracts/main/proxy)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `polytone-voice v1.1.0 (/opt/rustwide/workdir/contracts/main/voice)` has the same output filename as the bin target `schema` in package `polytone-tester v1.1.0 (/opt/rustwide/workdir/contracts/accessories/polytone-tester)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `polytone-voice v1.1.0 (/opt/rustwide/workdir/contracts/main/voice)` has the same output filename as the bin target `schema` in package `polytone-tester v1.1.0 (/opt/rustwide/workdir/contracts/accessories/polytone-tester)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bnum v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling peg-macros v0.8.3
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling peg v0.8.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.5
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.5
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling cw-orch-fns-derive v0.19.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling cw-orch-contract-derive v0.21.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hkd32 v0.7.0
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.1
[INFO] [stderr]    Compiling bip32 v0.5.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.2
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.5.5
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tendermint-proto v0.34.1
[INFO] [stderr]    Compiling tendermint-proto v0.35.0
[INFO] [stderr]    Compiling cosmwasm-std v1.5.5
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.5
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling cw-storage-plus v1.2.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling cw2 v1.1.2
[INFO] [stderr]    Compiling polytone v1.1.0 (/opt/rustwide/workdir/packages/polytone)
[INFO] [stderr]    Compiling cw-utils v1.0.3
[INFO] [stderr]    Compiling cw20 v1.1.2
[INFO] [stderr]    Compiling cw-controllers v1.1.2
[INFO] [stderr]    Compiling polytone-listener v1.1.0 (/opt/rustwide/workdir/contracts/accessories/listener)
[INFO] [stderr]    Compiling polytone-tester v1.1.0 (/opt/rustwide/workdir/contracts/accessories/polytone-tester)
[INFO] [stderr]    Compiling tendermint v0.34.1
[INFO] [stderr]    Compiling cw20-ics20 v1.1.2
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.21.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling abstract-cw-multi-test v1.0.1
[INFO] [stderr]    Compiling tendermint-config v0.34.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling tendermint-rpc v0.34.1
[INFO] [stderr]    Compiling cw-orch-core v1.0.0
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.20.0
[INFO] [stderr]    Compiling cw-orch-networks v0.22.0
[INFO] [stderr]    Compiling cw-orch-traits v0.22.0
[INFO] [stderr]    Compiling cw-orch-mock v0.22.2
[INFO] [stderr]    Compiling cosmrs v0.15.0
[INFO] [stderr]    Compiling cw-orch-daemon v0.22.1
[INFO] [stderr]    Compiling cw-orch v0.22.2
[INFO] [stderr]    Compiling polytone-proxy v1.1.0 (/opt/rustwide/workdir/contracts/main/proxy)
[INFO] [stderr]    Compiling polytone-note v1.1.0 (/opt/rustwide/workdir/contracts/main/note)
[INFO] [stderr]    Compiling polytone-voice v1.1.0 (/opt/rustwide/workdir/contracts/main/voice)
[INFO] [stderr]    Compiling cw-orch-polytone v1.1.0 (/opt/rustwide/workdir/packages/cw-orch-polytone)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] running `Command { std: "docker" "inspect" "631efcbd04b9a25c885955fd226158d5a194071a26fe776ba9b5e7c01e44eb82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "631efcbd04b9a25c885955fd226158d5a194071a26fe776ba9b5e7c01e44eb82", kill_on_drop: false }`
[INFO] [stdout] 631efcbd04b9a25c885955fd226158d5a194071a26fe776ba9b5e7c01e44eb82
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5aae17918c9efe78b1d9fddbc7bf4d2944a19224adede9af8d1cab25bc7a530c
[INFO] running `Command { std: "docker" "start" "-a" "5aae17918c9efe78b1d9fddbc7bf4d2944a19224adede9af8d1cab25bc7a530c", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: unable to apply cgroup configuration: unable to start unit "docker-5aae17918c9efe78b1d9fddbc7bf4d2944a19224adede9af8d1cab25bc7a530c.scope" (properties [{Name:Description Value:"libcontainer container 5aae17918c9efe78b1d9fddbc7bf4d2944a19224adede9af8d1cab25bc7a530c"} {Name:Slice Value:"system.slice"} {Name:Delegate Value:true} {Name:PIDs Value:@au [2545533]} {Name:MemoryAccounting Value:true} {Name:CPUAccounting Value:true} {Name:IOAccounting Value:true} {Name:TasksAccounting Value:true} {Name:DefaultDependencies Value:false}]): Message recipient disconnected from message bus without replying: unknown
[INFO] running `Command { std: "docker" "inspect" "5aae17918c9efe78b1d9fddbc7bf4d2944a19224adede9af8d1cab25bc7a530c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aae17918c9efe78b1d9fddbc7bf4d2944a19224adede9af8d1cab25bc7a530c", kill_on_drop: false }`
[INFO] [stdout] 5aae17918c9efe78b1d9fddbc7bf4d2944a19224adede9af8d1cab25bc7a530c
