[INFO] cloning repository https://github.com/TerraDharitri/drt-rs-exchange-hooks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TerraDharitri/drt-rs-exchange-hooks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerraDharitri%2Fdrt-rs-exchange-hooks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerraDharitri%2Fdrt-rs-exchange-hooks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 905921e995cd62c62c0dbe1ca3c7f54f081ea0cf
[INFO] checking TerraDharitri/drt-rs-exchange-hooks against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerraDharitri%2Fdrt-rs-exchange-hooks" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TerraDharitri/drt-rs-exchange-hooks
[INFO] finished tweaking git repo https://github.com/TerraDharitri/drt-rs-exchange-hooks
[INFO] tweaked toml for git repo https://github.com/TerraDharitri/drt-rs-exchange-hooks written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TerraDharitri/drt-rs-exchange-hooks on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TerraDharitri/drt-rs-exchange-hooks 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abd9d12872a02bef10ddd63ff191f78180060f7929573ac8dd1c3f0d6a5aad98
[INFO] running `Command { std: "docker" "start" "-a" "abd9d12872a02bef10ddd63ff191f78180060f7929573ac8dd1c3f0d6a5aad98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abd9d12872a02bef10ddd63ff191f78180060f7929573ac8dd1c3f0d6a5aad98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abd9d12872a02bef10ddd63ff191f78180060f7929573ac8dd1c3f0d6a5aad98", kill_on_drop: false }`
[INFO] [stdout] abd9d12872a02bef10ddd63ff191f78180060f7929573ac8dd1c3f0d6a5aad98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0132d76fe2c8cd3e9ee7701ab6ed9b55723ee287de3e237565154309526fff3b
[INFO] running `Command { std: "docker" "start" "-a" "0132d76fe2c8cd3e9ee7701ab6ed9b55723ee287de3e237565154309526fff3b", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking winnow v0.7.2
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rand_seeder v0.3.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking dharitri-vm-executor v1.0.2
[INFO] [stderr]    Compiling dharitri-sc-codec-derive v1.14.0
[INFO] [stderr]    Compiling dharitri-sc-derive v1.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking dharitri-sc-codec v1.14.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dharitri-sc v1.14.0
[INFO] [stderr]     Checking clap v4.5.30
[INFO] [stderr]     Checking dharitri-chain-vm v1.14.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.138
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking wasmparser v0.216.1
[INFO] [stderr]     Checking dharitri-chain-scenario-format v1.17.2
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking wasmprinter v0.216.1
[INFO] [stderr]     Checking unwrappable v0.0.0 (/opt/rustwide/workdir/common/traits/unwrappable)
[INFO] [stderr]     Checking fixed-supply-token v0.0.0 (/opt/rustwide/workdir/common/traits/fixed-supply-token)
[INFO] [stderr]     Checking mergeable v0.0.0 (/opt/rustwide/workdir/common/traits/mergeable)
[INFO] [stderr]     Checking math v0.0.0 (/opt/rustwide/workdir/common/modules/math)
[INFO] [stderr]     Checking common_errors v0.0.0 (/opt/rustwide/workdir/common/common_errors)
[INFO] [stderr]     Checking dharitri-sc-modules v1.14.0
[INFO] [stderr]     Checking common-types v0.0.0 (/opt/rustwide/workdir/energy-integration/common-types)
[INFO] [stderr]     Checking dharitri-sc-meta-lib v1.14.0
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> common/traits/mergeable/src/lib.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |         self.error_if_not_mergeable(&other);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ multiple `error_if_not_mergeable` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl of the trait `Mergeable` for the type `dharitri_sc::types::DcdtTokenPayment<M>`
[INFO] [stdout]   --> common/traits/mergeable/src/lib.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     fn error_if_not_mergeable(&self, other: &Self) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `dharitri_sc::types::Mergeable` for the type `dharitri_sc::types::DcdtTokenPayment<M>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 54 -         self.error_if_not_mergeable(&other);
[INFO] [stdout] 54 +         Mergeable::error_if_not_mergeable(&self, &other);
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 54 -         self.error_if_not_mergeable(&other);
[INFO] [stdout] 54 +         dharitri_sc::types::Mergeable::error_if_not_mergeable(&self, &other);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mergeable` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0132d76fe2c8cd3e9ee7701ab6ed9b55723ee287de3e237565154309526fff3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0132d76fe2c8cd3e9ee7701ab6ed9b55723ee287de3e237565154309526fff3b", kill_on_drop: false }`
[INFO] [stdout] 0132d76fe2c8cd3e9ee7701ab6ed9b55723ee287de3e237565154309526fff3b
