[INFO] cloning repository https://github.com/v26-solutions/neutron-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v26-solutions/neutron-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv26-solutions%2Fneutron-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv26-solutions%2Fneutron-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bde328909c2ed5a955d0022a3a2d7db67b78638d
[INFO] testing v26-solutions/neutron-examples against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv26-solutions%2Fneutron-examples" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/v26-solutions/neutron-examples
[INFO] finished tweaking git repo https://github.com/v26-solutions/neutron-examples
[INFO] tweaked toml for git repo https://github.com/v26-solutions/neutron-examples written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/v26-solutions/neutron-examples on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/v26-solutions/neutron-examples already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/v26-solutions/cw-storage-macros`
[INFO] [stderr]     Updating git repository `https://github.com/neutron-org/neutron-sdk`
[INFO] [stderr]     Updating git repository `https://github.com/v26-solutions/cosmwasm-xtask`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xshell v0.2.5
[INFO] [stderr]   Downloaded serde-aux v4.2.0
[INFO] [stderr]   Downloaded xshell-macros v0.2.5
[INFO] [stderr]   Downloaded duct v0.13.6
[INFO] [stderr]   Downloaded os_pipe v1.1.4
[INFO] [stderr]   Downloaded shared_child v1.0.0
[INFO] [stderr]   Downloaded termcolor v1.3.0
[INFO] [stderr]   Downloaded prost-derive v0.12.1
[INFO] [stderr]   Downloaded serde_bytes v0.11.12
[INFO] [stderr]   Downloaded bitcoin_hashes v0.11.0
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.7
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.4.0
[INFO] [stderr]   Downloaded cosmwasm-derive v1.4.0
[INFO] [stderr]   Downloaded serde-json-wasm v1.0.0
[INFO] [stderr]   Downloaded prost v0.12.1
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.16.0
[INFO] [stderr]   Downloaded bnum v0.8.0
[INFO] [stderr]   Downloaded k256 v0.13.1
[INFO] [stderr]   Downloaded cw-storage-plus v1.1.0
[INFO] [stderr]   Downloaded crypto-bigint v0.5.3
[INFO] [stderr]   Downloaded const-oid v0.9.5
[INFO] [stderr]   Downloaded cosmwasm-std v1.4.0
[INFO] [stderr]   Downloaded serde-json-wasm v0.5.1
[INFO] [stderr]   Downloaded bip39 v2.0.0
[INFO] [stderr]   Downloaded bech32 v0.9.1
[INFO] [stderr]   Downloaded tendermint-proto v0.27.0
[INFO] [stderr]   Downloaded ecdsa v0.16.8
[INFO] [stderr]   Downloaded elliptic-curve v0.13.5
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.4.0
[INFO] [stderr]   Downloaded cosmwasm-schema v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02e96ae943b8d6ffd362b21622c583c2712a285310f1c8800f260a63ae633f7e
[INFO] running `Command { std: "docker" "start" "-a" "02e96ae943b8d6ffd362b21622c583c2712a285310f1c8800f260a63ae633f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02e96ae943b8d6ffd362b21622c583c2712a285310f1c8800f260a63ae633f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e96ae943b8d6ffd362b21622c583c2712a285310f1c8800f260a63ae633f7e", kill_on_drop: false }`
[INFO] [stdout] 02e96ae943b8d6ffd362b21622c583c2712a285310f1c8800f260a63ae633f7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 518736240a4424a38f2d85b8b61db1797a21a363a823c7c944c08a198513f962
[INFO] running `Command { std: "docker" "start" "-a" "518736240a4424a38f2d85b8b61db1797a21a363a823c7c944c08a198513f962", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling schemars v0.8.15
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling dyn-clone v1.0.14
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling deranged v0.3.8
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling time-macros v0.2.14
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]    Compiling bnum v0.8.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling xshell-macros v0.2.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling log v0.4.20
[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 block-buffer v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling time v0.3.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling shared_child v1.0.0
[INFO] [stderr]    Compiling os_pipe v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling duct v0.13.6
[INFO] [stderr]    Compiling xshell v0.2.5
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling clap_builder v4.4.4
[INFO] [stderr]    Compiling cw-storage-macros v0.1.0 (https://github.com/v26-solutions/cw-storage-macros?rev=ab16ce2#ab16ce2b)
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling hmac-sha256 v1.1.7
[INFO] [stderr]    Compiling elliptic-curve v0.13.5
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling k256 v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling prost-derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling schemars_derive v0.8.15
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling cosmwasm-derive v1.4.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.4.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling protobuf-support v3.2.0
[INFO] [stderr]    Compiling clap v4.4.4
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.1
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling serde-json-wasm v1.0.0
[INFO] [stderr]    Compiling cosmwasm-crypto v1.4.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost v0.12.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling serde-aux v4.2.0
[INFO] [stderr]    Compiling tendermint-proto v0.27.0
[INFO] [stderr]    Compiling ctrlc v3.4.1
[INFO] [stderr]    Compiling cosmwasm-std v1.4.0
[INFO] [stderr]    Compiling cosmwasm-schema v1.4.0
[INFO] [stderr]    Compiling cosmwasm-xtask v0.1.0 (https://github.com/v26-solutions/cosmwasm-xtask#601612ab)
[INFO] [stderr]    Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> xtask/cli.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 cmd!(sh, "cargo t {args...} -- --nocapture --test-threads 1").run()?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[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]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.16.0
[INFO] [stderr]    Compiling cw-storage-plus v1.1.0
[INFO] [stderr]    Compiling neutron-sdk v0.6.1 (https://github.com/neutron-org/neutron-sdk#31af063f)
[INFO] [stderr]    Compiling common v0.0.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling multiple-ica-icq v0.1.0 (/opt/rustwide/workdir/contracts/multiple-ica-icq)
[INFO] [stderr]    Compiling ibc-transfer-roundtrip v0.1.0 (/opt/rustwide/workdir/contracts/ibc-transfer-roundtrip)
[INFO] [stderr]    Compiling e2e v0.0.0 (/opt/rustwide/workdir/tests/e2e)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "518736240a4424a38f2d85b8b61db1797a21a363a823c7c944c08a198513f962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "518736240a4424a38f2d85b8b61db1797a21a363a823c7c944c08a198513f962", kill_on_drop: false }`
[INFO] [stdout] 518736240a4424a38f2d85b8b61db1797a21a363a823c7c944c08a198513f962
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb4d5fd58a31539a0e7cdc1b95ca2d1269199b65de8deb1a035d74fcef052ae1
[INFO] running `Command { std: "docker" "start" "-a" "bb4d5fd58a31539a0e7cdc1b95ca2d1269199b65de8deb1a035d74fcef052ae1", kill_on_drop: false }`
[INFO] [stderr]    Compiling e2e v0.0.0 (/opt/rustwide/workdir/tests/e2e)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s
[INFO] running `Command { std: "docker" "inspect" "bb4d5fd58a31539a0e7cdc1b95ca2d1269199b65de8deb1a035d74fcef052ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb4d5fd58a31539a0e7cdc1b95ca2d1269199b65de8deb1a035d74fcef052ae1", kill_on_drop: false }`
[INFO] [stdout] bb4d5fd58a31539a0e7cdc1b95ca2d1269199b65de8deb1a035d74fcef052ae1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ca9d1c30603bfc919c9d316ae052bd86c8ae30a875c83699fd6d191672b5444
[INFO] running `Command { std: "docker" "start" "-a" "0ca9d1c30603bfc919c9d316ae052bd86c8ae30a875c83699fd6d191672b5444", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests e2e.rs (/opt/rustwide/target/debug/deps/e2e-515e0226b95fd59a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] fatal: could not create leading directories of '/opt/rustwide/workdir/tests/e2e/../../target/cosmwasm_xtask/network/neutron/local/neutron/src': Read-only file system
[INFO] [stdout] test ibc_transfer_roundtrip::works ... FAILED
[INFO] [stderr] fatal: could not create leading directories of '/opt/rustwide/workdir/tests/e2e/../../target/cosmwasm_xtask/network/neutron/local/neutron/src': Read-only file system
[INFO] [stdout] test multiple_ica_icq::works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ibc_transfer_roundtrip::works stdout ----
[INFO] [stdout] $ git clone --depth 1 --branch main https://github.com/neutron-org/neutron.git /opt/rustwide/workdir/tests/e2e/../../target/cosmwasm_xtask/network/neutron/local/neutron/src
[INFO] [stdout] Error: command exited with non-zero code `git clone --depth 1 --branch main https://github.com/neutron-org/neutron.git /opt/rustwide/workdir/tests/e2e/../../target/cosmwasm_xtask/network/neutron/local/neutron/src`: 128
[INFO] [stdout] 
[INFO] [stdout] ---- multiple_ica_icq::works stdout ----
[INFO] [stdout] $ git clone --depth 1 --branch main https://github.com/neutron-org/neutron.git /opt/rustwide/workdir/tests/e2e/../../target/cosmwasm_xtask/network/neutron/local/neutron/src
[INFO] [stdout] Error: command exited with non-zero code `git clone --depth 1 --branch main https://github.com/neutron-org/neutron.git /opt/rustwide/workdir/tests/e2e/../../target/cosmwasm_xtask/network/neutron/local/neutron/src`: 128
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ibc_transfer_roundtrip::works
[INFO] [stdout]     multiple_ica_icq::works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p e2e --lib`
[INFO] running `Command { std: "docker" "inspect" "0ca9d1c30603bfc919c9d316ae052bd86c8ae30a875c83699fd6d191672b5444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ca9d1c30603bfc919c9d316ae052bd86c8ae30a875c83699fd6d191672b5444", kill_on_drop: false }`
[INFO] [stdout] 0ca9d1c30603bfc919c9d316ae052bd86c8ae30a875c83699fd6d191672b5444
