[INFO] cloning repository https://github.com/0xvicky/dao-project-scrypto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xvicky/dao-project-scrypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvicky%2Fdao-project-scrypto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvicky%2Fdao-project-scrypto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a0280ca40ad7a4bc307fa6d6bfca9ed7773ca92
[INFO] checking 0xvicky/dao-project-scrypto against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvicky%2Fdao-project-scrypto" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xvicky/dao-project-scrypto
[INFO] finished tweaking git repo https://github.com/0xvicky/dao-project-scrypto
[INFO] tweaked toml for git repo https://github.com/0xvicky/dao-project-scrypto written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xvicky/dao-project-scrypto on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xvicky/dao-project-scrypto 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73a41fe237a3c8a8cd61a691865ced16984893989de21764785ec4a9d68159d0
[INFO] running `Command { std: "docker" "start" "-a" "73a41fe237a3c8a8cd61a691865ced16984893989de21764785ec4a9d68159d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73a41fe237a3c8a8cd61a691865ced16984893989de21764785ec4a9d68159d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a41fe237a3c8a8cd61a691865ced16984893989de21764785ec4a9d68159d0", kill_on_drop: false }`
[INFO] [stdout] 73a41fe237a3c8a8cd61a691865ced16984893989de21764785ec4a9d68159d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 934ff0a8a477d037f50b31aef945a674403747a9c75ba292bae0b722b8fbd6bb
[INFO] running `Command { std: "docker" "start" "-a" "934ff0a8a477d037f50b31aef945a674403747a9c75ba292bae0b722b8fbd6bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9)
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking radix-engine-constants v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca)
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking utils v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking bnum v0.7.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling fixedstr v0.2.12
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling moka v0.9.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking wasmi_core v0.8.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]    Compiling radix-engine-profiling v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling wabt-sys v0.8.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking wasmparser-nostd v0.91.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking wasmi_arena v0.3.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]     Checking triomphe v0.1.9
[INFO] [stderr]     Checking parity-wasm v0.42.2
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking wasmparser-nostd v0.100.1
[INFO] [stderr]     Checking wasm-instrument v0.1.1
[INFO] [stderr]    Compiling sbor-derive-common v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling resources-tracker-macro v0.1.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]    Compiling sbor-derive v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]    Compiling radix-engine-derive v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]     Checking sbor v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]     Checking wasmi v0.23.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]     Checking radix-engine-common v0.11.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.11.0#f9a4ef37)
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_formatting.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     type CustomExtension = ScryptoCustomExtension;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_formatting.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl FormattableCustomExtension for ScryptoCustomExtension {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:3:49
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub type ScryptoRawPayload<'a> = RawPayload<'a, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:4:55
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub type ScryptoOwnedRawPayload = RawPayload<'static, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:5:45
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub type ScryptoRawValue<'a> = RawValue<'a, ScryptoCustomExtension>;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:6:51
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub type ScryptoOwnedRawValue = RawValue<'static, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_validation.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a> ValidatableCustomExtension<()> for ScryptoCustomExtension {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_validation.rs:45:40
[INFO] [stdout]    |
[INFO] [stdout] 45 | ) -> Result<(), PayloadValidationError<ScryptoCustomExtension>> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_formatting.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     type CustomExtension = ScryptoCustomExtension;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_formatting.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl FormattableCustomExtension for ScryptoCustomExtension {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:3:49
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub type ScryptoRawPayload<'a> = RawPayload<'a, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:4:55
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub type ScryptoOwnedRawPayload = RawPayload<'static, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:5:45
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub type ScryptoRawValue<'a> = RawValue<'a, ScryptoCustomExtension>;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:6:51
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub type ScryptoOwnedRawValue = RawValue<'static, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_serde.rs:3:38
[INFO] [stdout]    |
[INFO] [stdout]  3 | impl SerializableCustomExtension for ScryptoCustomExtension {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_validation.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a> ValidatableCustomExtension<()> for ScryptoCustomExtension {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/custom_validation.rs:45:40
[INFO] [stdout]    |
[INFO] [stdout] 45 | ) -> Result<(), PayloadValidationError<ScryptoCustomExtension>> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f9a4ef3/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `radix-engine-common` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `radix-engine-common` (lib) due to 9 previous errors
[INFO] [stderr] error: failed to run custom build command for `wabt-sys v0.8.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/wabt-sys-ff4286369ebcb45d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=WABT_CXXSTDLIB
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXSTDLIB
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/wabt-sys-1110bf75f5b33481/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wabt-sys-0.8.0/wabt" "-DBUILD_TESTS=OFF" "-DBUILD_TOOLS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/wabt-sys-1110bf75f5b33481/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Looking for alloca.h
[INFO] [stderr]   -- Looking for alloca.h - found
[INFO] [stderr]   -- Looking for unistd.h
[INFO] [stderr]   -- Looking for unistd.h - found
[INFO] [stderr]   -- Looking for snprintf
[INFO] [stderr]   -- Looking for snprintf - found
[INFO] [stderr]   -- Looking for strcasecmp
[INFO] [stderr]   -- Looking for strcasecmp - found
[INFO] [stderr]   -- Looking for sys/types.h
[INFO] [stderr]   -- Looking for sys/types.h - found
[INFO] [stderr]   -- Looking for stdint.h
[INFO] [stderr]   -- Looking for stdint.h - found
[INFO] [stderr]   -- Looking for stddef.h
[INFO] [stderr]   -- Looking for stddef.h - found
[INFO] [stderr]   -- Check size of ssize_t
[INFO] [stderr]   -- Check size of ssize_t - done
[INFO] [stderr]   -- Check size of size_t
[INFO] [stderr]   -- Check size of size_t - done
[INFO] [stderr]   -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.12.3", minimum required is "3.5") 
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- Configuring done (7.4s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/wabt-sys-1110bf75f5b33481/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/wabt-sys-1110bf75f5b33481/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--config" "Debug"
[INFO] [stderr]   [  1%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader.cc.o
[INFO] [stderr]   [  2%] Building CXX object CMakeFiles/wabt.dir/src/binary.cc.o
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o
[INFO] [stderr]   [  4%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer.cc.o
[INFO] [stderr]   [  5%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-logging.cc.o
[INFO] [stderr]   [  7%] Building CXX object CMakeFiles/wabt.dir/src/apply-names.cc.o
[INFO] [stderr]   [  8%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer-spec.cc.o
[INFO] [stderr]   [  6%] Building CXX object CMakeFiles/wabt.dir/src/color.cc.o
[INFO] [stderr]   [ 10%] Building CXX object CMakeFiles/wabt.dir/src/binding-hash.cc.o
[INFO] [stderr]   [ 11%] Building CXX object CMakeFiles/wabt.dir/src/common.cc.o
[INFO] [stderr]   [ 12%] Building CXX object CMakeFiles/wabt.dir/src/config.cc.o
[INFO] [stderr]   [ 13%] Building CXX object CMakeFiles/wabt.dir/src/decompiler.cc.o
[INFO] [stderr]   [ 14%] Building CXX object CMakeFiles/wabt.dir/src/error-formatter.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/wabt.dir/src/expr-visitor.cc.o
[INFO] [stderr]   [ 16%] Building CXX object CMakeFiles/wabt.dir/src/feature.cc.o
[INFO] [stderr]   [ 17%] Building CXX object CMakeFiles/wabt.dir/src/filenames.cc.o
[INFO] [stderr]   [ 19%] Building CXX object CMakeFiles/wabt.dir/src/generate-names.cc.o
[INFO] [stderr]   [ 20%] Building CXX object CMakeFiles/wabt.dir/src/hash-util.cc.o
[INFO] [stderr]   [ 21%] Building CXX object CMakeFiles/wabt.dir/src/ir.cc.o
[INFO] [stderr]   [ 22%] Building CXX object CMakeFiles/wabt.dir/src/ir-util.cc.o
[INFO] [stderr]   [ 23%] Building CXX object CMakeFiles/wabt.dir/src/leb128.cc.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/wabt.dir/src/lexer-source.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/wabt.dir/src/lexer-source-line-finder.cc.o
[INFO] [stderr]   [ 26%] Building CXX object CMakeFiles/wabt.dir/src/literal.cc.o
[INFO] [stderr]   [ 28%] Building CXX object CMakeFiles/wabt.dir/src/opcode.cc.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/wabt.dir/src/opcode-code-table.c.o
[INFO] [stderr]   [ 30%] Building CXX object CMakeFiles/wabt.dir/src/option-parser.cc.o
[INFO] [stderr]   [ 31%] Building CXX object CMakeFiles/wabt.dir/src/resolve-names.cc.o
[INFO] [stderr]   [ 32%] Building CXX object CMakeFiles/wabt.dir/src/shared-validator.cc.o
[INFO] [stderr]   [ 33%] Building CXX object CMakeFiles/wabt.dir/src/stream.cc.o
[INFO] [stderr]   [ 34%] Building CXX object CMakeFiles/wabt.dir/src/string-view.cc.o
[INFO] [stderr]   [ 35%] Building CXX object CMakeFiles/wabt.dir/src/token.cc.o
[INFO] [stderr]   [ 37%] Building CXX object CMakeFiles/wabt.dir/src/tracing.cc.o
[INFO] [stderr]   [ 38%] Building CXX object CMakeFiles/wabt.dir/src/type-checker.cc.o
[INFO] [stderr]   [ 39%] Building CXX object CMakeFiles/wabt.dir/src/utf8.cc.o
[INFO] [stderr]   [ 40%] Building CXX object CMakeFiles/wabt.dir/src/validator.cc.o
[INFO] [stderr]   [ 41%] Building CXX object CMakeFiles/wabt.dir/src/wast-lexer.cc.o
[INFO] [stderr]   [ 42%] Building CXX object CMakeFiles/wabt.dir/src/wast-parser.cc.o
[INFO] [stderr]   [ 43%] Building CXX object CMakeFiles/wabt.dir/src/wat-writer.cc.o
[INFO] [stderr]   [ 44%] Building CXX object CMakeFiles/wabt.dir/src/interp/binary-reader-interp.cc.o
[INFO] [stderr]   [ 46%] Building CXX object CMakeFiles/wabt.dir/src/interp/interp.cc.o
[INFO] [stderr]   [ 47%] Building CXX object CMakeFiles/wabt.dir/src/interp/interp-util.cc.o
[INFO] [stderr]   [ 48%] Building CXX object CMakeFiles/wabt.dir/src/interp/istream.cc.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:17 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning (dev) at CMakeLists.txt:468 (find_package):
[INFO] [stderr]     Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
[INFO] [stderr]     are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning (dev) at CMakeLists.txt:325 (add_library):
[INFO] [stderr]     Policy CMP0115 is not set: Source file extensions must be explicit.  Run
[INFO] [stderr]     "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
[INFO] [stderr]     command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     File:
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wabt-sys-0.8.0/wabt/src/config.h.in
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/wabt.dir/build.make:118: CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:112: CMakeFiles/wabt.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:91: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1473) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x59cc05f5fea2 - std::backtrace_rs::backtrace::libunwind::trace::h2ba7ce45d1c990f6
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x59cc05f5fea2 - std::backtrace_rs::backtrace::trace_unsynchronized::h7f8048f248e53383
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x59cc05f5fea2 - std::sys::backtrace::_print_fmt::ha5e750723d83bebf
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x59cc05f5fea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha7f4241ef8b55799
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x59cc05f70c17 - core::fmt::rt::Argument::fmt::h993eabdb48c7facf
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x59cc05f70c17 - core::fmt::write::h3e9b65bc98b9ddf2
[INFO] [stderr]      6:     0x59cc05f2f106 - std::io::default_write_fmt::h197903e5793fbf82
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x59cc05f2f106 - std::io::Write::write_fmt::h093f32073dc5dcd9
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x59cc05f3dae4 - std::sys::backtrace::BacktraceLock::print::h9346c25a890dbaee
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x59cc05f3dae4 - std::panicking::default_hook::{{closure}}::h897f3167013e2ac6
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x59cc05f3d909 - std::panicking::default_hook::h9b41fc25da3da45e
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x59cc05f3dffb - std::panicking::panic_with_hook::had3195923e17ca21
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x59cc05f3de78 - std::panicking::panic_handler::{{closure}}::h683059d726e0f7ee
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x59cc05f3a849 - std::sys::backtrace::__rust_end_short_backtrace::h4e7857953e7e4b23
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x59cc05f2389d - __rustc[93aa21d5f3907419]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x59cc05f747ec - core::panicking::panic_fmt::h78f6c4e508eaa90e
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x59cc05eca227 - cmake[d32fe06d6e4dbcd1]::fail
[INFO] [stderr]     17:     0x59cc05ec9ee1 - cmake[d32fe06d6e4dbcd1]::run
[INFO] [stderr]     18:     0x59cc05ecfbd0 - <cmake[d32fe06d6e4dbcd1]::Config>::build
[INFO] [stderr]     19:     0x59cc05ebd431 - build_script_build[45677450eaffc2e]::main
[INFO] [stderr]     20:     0x59cc05ebe803 - <fn() as core[68c9f00262b86269]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x59cc05ebcd16 - std[2fa2855373317e1c]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x59cc05ebcd49 - std[2fa2855373317e1c]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x59cc05f30afa - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h58be7bd4132c371f
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x59cc05f30afa - std::panicking::catch_unwind::do_call::h107cdfb7e6ff0cf3
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/panicking.rs:582:40
[INFO] [stderr]     25:     0x59cc05f30afa - std::panicking::catch_unwind::h99a8bdd1ab57261f
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/panicking.rs:545:19
[INFO] [stderr]     26:     0x59cc05f30afa - std::panic::catch_unwind::h98292f04e73f0a95
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x59cc05f30afa - std::rt::lang_start_internal::{{closure}}::h8b14b6413b9d63a0
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x59cc05f30afa - std::panicking::catch_unwind::do_call::h05dfe67ebb62bc48
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/panicking.rs:582:40
[INFO] [stderr]     29:     0x59cc05f30afa - std::panicking::catch_unwind::h803a48edb42c2853
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/panicking.rs:545:19
[INFO] [stderr]     30:     0x59cc05f30afa - std::panic::catch_unwind::hd3451d7d5cefe937
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x59cc05f30afa - std::rt::lang_start_internal::hbfb355969be9676c
[INFO] [stderr]                                  at /rustc/446cb600aa4837dd6c513f14fa0d25a909b177d7/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x59cc05ebc881 - std[2fa2855373317e1c]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x59cc05ebe8b5 - main
[INFO] [stderr]     34:     0x71076db401ca - <unknown>
[INFO] [stderr]     35:     0x71076db4028b - __libc_start_main
[INFO] [stderr]     36:     0x59cc05ebb6c5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "934ff0a8a477d037f50b31aef945a674403747a9c75ba292bae0b722b8fbd6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "934ff0a8a477d037f50b31aef945a674403747a9c75ba292bae0b722b8fbd6bb", kill_on_drop: false }`
[INFO] [stdout] 934ff0a8a477d037f50b31aef945a674403747a9c75ba292bae0b722b8fbd6bb
