[INFO] cloning repository https://github.com/AhmedMSedeek/tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AhmedMSedeek/tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmedMSedeek%2Ftutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmedMSedeek%2Ftutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3da9aaf4fdeef0d08d121a2469e40b72a6b57c52
[INFO] checking AhmedMSedeek/tutorial against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmedMSedeek%2Ftutorial" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  57% (1583/2775)
Updating files:  58% (1610/2775)
Updating files:  59% (1638/2775)
Updating files:  60% (1665/2775)
Updating files:  61% (1693/2775)
Updating files:  61% (1700/2775)
Updating files:  62% (1721/2775)
Updating files:  63% (1749/2775)
Updating files:  64% (1776/2775)
Updating files:  65% (1804/2775)
Updating files:  66% (1832/2775)
Updating files:  67% (1860/2775)
Updating files:  68% (1887/2775)
Updating files:  69% (1915/2775)
Updating files:  70% (1943/2775)
Updating files:  71% (1971/2775)
Updating files:  72% (1998/2775)
Updating files:  73% (2026/2775)
Updating files:  74% (2054/2775)
Updating files:  75% (2082/2775)
Updating files:  76% (2109/2775)
Updating files:  77% (2137/2775)
Updating files:  78% (2165/2775)
Updating files:  79% (2193/2775)
Updating files:  80% (2220/2775)
Updating files:  81% (2248/2775)
Updating files:  82% (2276/2775)
Updating files:  83% (2304/2775)
Updating files:  84% (2331/2775)
Updating files:  85% (2359/2775)
Updating files:  85% (2371/2775)
Updating files:  86% (2387/2775)
Updating files:  87% (2415/2775)
Updating files:  88% (2442/2775)
Updating files:  89% (2470/2775)
Updating files:  90% (2498/2775)
Updating files:  91% (2526/2775)
Updating files:  92% (2553/2775)
Updating files:  93% (2581/2775)
Updating files:  94% (2609/2775)
Updating files:  95% (2637/2775)
Updating files:  96% (2664/2775)
Updating files:  97% (2692/2775)
Updating files:  98% (2720/2775)
Updating files:  98% (2725/2775)
Updating files:  99% (2748/2775)
Updating files: 100% (2775/2775)
Updating files: 100% (2775/2775), done.
[INFO] started tweaking git repo https://github.com/AhmedMSedeek/tutorial
[INFO] finished tweaking git repo https://github.com/AhmedMSedeek/tutorial
[INFO] tweaked toml for git repo https://github.com/AhmedMSedeek/tutorial written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AhmedMSedeek/tutorial 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/AhmedMSedeek/tutorial 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] 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] 19f00bcf278d4bdf798c758d1b4b4f0fe003504083bd037bea383a2e2fb2c126
[INFO] running `Command { std: "docker" "start" "-a" "19f00bcf278d4bdf798c758d1b4b4f0fe003504083bd037bea383a2e2fb2c126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19f00bcf278d4bdf798c758d1b4b4f0fe003504083bd037bea383a2e2fb2c126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19f00bcf278d4bdf798c758d1b4b4f0fe003504083bd037bea383a2e2fb2c126", kill_on_drop: false }`
[INFO] [stdout] 19f00bcf278d4bdf798c758d1b4b4f0fe003504083bd037bea383a2e2fb2c126
[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] b3e8dfb98bb60a1fd4e37927f8cc9ead4db0708c1140867124a7d46557cf826a
[INFO] running `Command { std: "docker" "start" "-a" "b3e8dfb98bb60a1fd4e37927f8cc9ead4db0708c1140867124a7d46557cf826a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[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 serde v1.0.188
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bnum v0.7.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca)
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking utils v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling sbor-derive-common v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]     Checking rand_core v0.5.1
[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 secp256k1-sys v0.6.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling sbor-derive v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]    Compiling radix-engine-derive v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking sbor v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking wasmparser v0.113.1
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking radix-engine-common v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fixedstr v0.2.12
[INFO] [stderr]     Checking indexmap-nostd v0.4.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling moka v0.9.9
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking wasmi_core v0.8.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]     Checking wasmparser-nostd v0.91.0
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/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/6ab3fab/radix-engine-common/src/data/scrypto/definitions.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type RawScryptoValue<'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/6ab3fab/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/6ab3fab/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/6ab3fab/radix-engine-common/src/data/scrypto/definitions.rs:12:49
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type RawScryptoPayload<'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/6ab3fab/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/6ab3fab/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 wasm-encoder v0.29.0
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling radix-engine-profiling v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking wasmparser v0.107.0
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking tagptr v0.2.0
[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 wasmprinter v0.2.66
[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 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b3e8dfb98bb60a1fd4e37927f8cc9ead4db0708c1140867124a7d46557cf826a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e8dfb98bb60a1fd4e37927f8cc9ead4db0708c1140867124a7d46557cf826a", kill_on_drop: false }`
[INFO] [stdout] b3e8dfb98bb60a1fd4e37927f8cc9ead4db0708c1140867124a7d46557cf826a
