[INFO] fetching crate ibc-middleware-packet-forward 0.10.0...
[INFO] checking ibc-middleware-packet-forward-0.10.0 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] extracting crate ibc-middleware-packet-forward 0.10.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ibc-middleware-packet-forward 0.10.0
[INFO] finished tweaking crates.io crate ibc-middleware-packet-forward 0.10.0
[INFO] tweaked toml for crates.io crate ibc-middleware-packet-forward 0.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ibc-middleware-packet-forward 0.10.0 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 281 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding time v0.3.37 (available: v0.3.54)
[INFO] [stderr]       Adding time-core v0.1.2 (available: v0.1.9)
[INFO] [stderr]       Adding time-macros v0.2.19 (available: v0.2.32)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2fddbf37a73e6923521649629800b2f5f162cb185c7c6dbe2a9f6e2998804808
[INFO] running `Command { std: "docker" "start" "2fddbf37a73e6923521649629800b2f5f162cb185c7c6dbe2a9f6e2998804808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fddbf37a73e6923521649629800b2f5f162cb185c7c6dbe2a9f6e2998804808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fddbf37a73e6923521649629800b2f5f162cb185c7c6dbe2a9f6e2998804808" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fddbf37a73e6923521649629800b2f5f162cb185c7c6dbe2a9f6e2998804808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fddbf37a73e6923521649629800b2f5f162cb185c7c6dbe2a9f6e2998804808" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling borsh v1.8.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ibc-derive v0.10.1
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling borsh-derive v1.8.0
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking simple-error v0.3.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ibc-middleware-module-macros v0.2.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking dur v0.5.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking gumdrop v0.8.1
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking informalsystems-pbjson v0.7.0
[INFO] [stderr]     Checking impl-serde v0.5.0
[INFO] [stderr]     Checking serde-json-wasm v1.0.1
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking ics23 v0.12.0
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking tendermint-proto v0.40.4
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking bon v3.9.3
[INFO] [stderr]     Checking tendermint-proto v0.38.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking cosmos-sdk-proto v0.26.1
[INFO] [stderr]     Checking tendermint v0.40.4
[INFO] [stderr]     Checking tendermint v0.38.1
[INFO] [stderr]     Checking tendermint-light-client-verifier v0.40.4
[INFO] [stderr]     Checking tendermint-testgen v0.40.4
[INFO] [stderr]     Checking basecoin-store v0.2.0
[INFO] [stderr]     Checking ibc-proto v0.51.1
[INFO] [stderr]     Checking ibc-primitives v0.57.0
[INFO] [stderr]     Checking ibc-core-host-types v0.57.0
[INFO] [stderr]     Checking ibc-core-commitment-types v0.57.0
[INFO] [stderr]     Checking ibc-core-router-types v0.57.0
[INFO] [stderr]     Checking ibc-core-client-types v0.57.0
[INFO] [stderr]     Checking ibc-core-connection-types v0.57.0
[INFO] [stderr]     Checking ibc-client-tendermint-types v0.57.0
[INFO] [stderr]     Checking ibc-core-channel-types v0.57.0
[INFO] [stderr]     Checking ibc-core-handler-types v0.57.0
[INFO] [stderr]     Checking ibc-core-router v0.57.0
[INFO] [stderr]     Checking ibc-middleware-module v0.2.0
[INFO] [stderr]     Checking ibc-core-client-context v0.57.0
[INFO] [stderr]     Checking ibc-core-host v0.57.0
[INFO] [stderr]     Checking ibc-core-client v0.57.0
[INFO] [stderr]     Checking ibc-client-wasm-types v0.57.0
[INFO] [stderr]     Checking ibc-client-tendermint v0.57.0
[INFO] [stderr]     Checking ibc-core-connection v0.57.0
[INFO] [stderr]     Checking ibc-clients v0.57.0
[INFO] [stderr]     Checking ibc-core-channel v0.57.0
[INFO] [stderr]     Checking ibc-core-handler v0.57.0
[INFO] [stderr]     Checking ibc-core v0.57.0
[INFO] [stderr]     Checking ibc-app-transfer-types v0.57.0
[INFO] [stderr]     Checking ibc-app-nft-transfer-types v0.57.0
[INFO] [stderr]     Checking ibc-app-transfer v0.57.0
[INFO] [stderr]     Checking ibc-core-host-cosmos v0.57.0
[INFO] [stderr]     Checking ibc-middleware-packet-forward v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ibc-app-nft-transfer v0.57.0
[INFO] [stderr]     Checking ibc-apps v0.57.0
[INFO] [stderr]     Checking ibc v0.57.0
[INFO] [stderr]     Checking ibc-query v0.57.0
[INFO] [stderr]     Checking ibc-testkit v0.57.0
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/tests/utils.rs:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |             panic!(
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/tests/utils.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use super::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/tests/utils.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |             panic!(
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/tests/utils.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use super::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/tests/utils.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         panic!(
[INFO] [stdout]     |         ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/tests/utils.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use super::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/tests/utils.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         panic!(
[INFO] [stdout]     |         ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/tests/utils.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use super::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/tests.rs:431:9
[INFO] [stdout]     |
[INFO] [stdout] 431 |         panic!("In-flight packet should have been stored");
[INFO] [stdout]     |         ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use super::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/tests.rs:791:17
[INFO] [stdout]     |
[INFO] [stdout] 791 |                 panic!("All transfers should have been equal");
[INFO] [stdout]     |                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use super::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]     --> src/tests.rs:1062:21
[INFO] [stdout]      |
[INFO] [stdout] 1062 |                     panic!("Should have gotten JSON object");
[INFO] [stdout]      |                     ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]     --> src/tests.rs:9:5
[INFO] [stdout]      |
[INFO] [stdout]    9 | use super::*;
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]      = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]     --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]     --> src/tests.rs:1262:17
[INFO] [stdout]      |
[INFO] [stdout] 1262 |                 panic!("Expected JSON object");
[INFO] [stdout]      |                 ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]     --> src/tests.rs:9:5
[INFO] [stdout]      |
[INFO] [stdout]    9 | use super::*;
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]      = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]     --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/std/src/prelude/mod.rs:152:12
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: primitive-types v0.13.1, tendermint-testgen v0.40.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "2fddbf37a73e6923521649629800b2f5f162cb185c7c6dbe2a9f6e2998804808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fddbf37a73e6923521649629800b2f5f162cb185c7c6dbe2a9f6e2998804808", kill_on_drop: false }`
[INFO] [stdout] 2fddbf37a73e6923521649629800b2f5f162cb185c7c6dbe2a9f6e2998804808
