[INFO] cloning repository https://github.com/alvarobrg/RadixToken1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alvarobrg/RadixToken1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falvarobrg%2FRadixToken1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falvarobrg%2FRadixToken1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93cf29bc8fb48bdb40d8bf4c67bc833fbe71603b [INFO] checking alvarobrg/RadixToken1 against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falvarobrg%2FRadixToken1" "/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/alvarobrg/RadixToken1 [INFO] finished tweaking git repo https://github.com/alvarobrg/RadixToken1 [INFO] tweaked toml for git repo https://github.com/alvarobrg/RadixToken1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alvarobrg/RadixToken1 on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alvarobrg/RadixToken1 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a69bf258b201402dd5fe72533923365501e3f0b418f0aeb23e55c7c32201857 [INFO] running `Command { std: "docker" "start" "-a" "1a69bf258b201402dd5fe72533923365501e3f0b418f0aeb23e55c7c32201857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a69bf258b201402dd5fe72533923365501e3f0b418f0aeb23e55c7c32201857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a69bf258b201402dd5fe72533923365501e3f0b418f0aeb23e55c7c32201857", kill_on_drop: false }` [INFO] [stdout] 1a69bf258b201402dd5fe72533923365501e3f0b418f0aeb23e55c7c32201857 [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a291fda22b77ef5043302d36bfe4a4c230aa05758420ab7ce13c016f3eff4f0 [INFO] running `Command { std: "docker" "start" "-a" "5a291fda22b77ef5043302d36bfe4a4c230aa05758420ab7ce13c016f3eff4f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9) [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca) [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking bnum v0.4.0 [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] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling moka v0.9.7 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling sbor-derive-common v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Checking wasmparser-nostd v0.91.0 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking wasmi_core v0.8.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82) [INFO] [stderr] Compiling wabt-sys v0.8.0 [INFO] [stderr] Checking uuid v1.4.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking radix-engine-constants v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking triomphe v0.1.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 spin v0.9.8 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling sbor-derive v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stderr] Compiling radix-engine-derive v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking wasm-instrument v0.1.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking wasmi-validation v0.4.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking itertools v0.10.5 [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] Compiling utils v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stderr] Compiling sbor v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling radix-engine-common v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stderr] Checking scrypto-schema v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stderr] Checking radix-engine-interface v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stderr] Compiling scrypto-derive v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stderr] Checking native-sdk v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stderr] Checking transaction v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stderr] Checking scrypto v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stderr] Checking RadixToken1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `RadixToken1` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `radix_token1` [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking radix-engine v0.9.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.9.0#9d3787ce) [INFO] [stdout] error[E0659]: `schema` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/system/node_modules/access_rules/package.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | receiver: Some(schema::Receiver::SelfRefMut), [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: `schema` could refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use radix_engine_interface::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] note: `schema` could also refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use sbor::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `schema` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/system/node_modules/access_rules/package.rs:84:32 [INFO] [stdout] | [INFO] [stdout] 84 | receiver: Some(schema::Receiver::SelfRefMut), [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: `schema` could refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use radix_engine_interface::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] note: `schema` could also refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use sbor::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `schema` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/system/node_modules/access_rules/package.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | receiver: Some(schema::Receiver::SelfRefMut), [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: `schema` could refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use radix_engine_interface::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] note: `schema` could also refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use sbor::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `schema` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/system/node_modules/access_rules/package.rs:106:32 [INFO] [stdout] | [INFO] [stdout] 106 | receiver: Some(schema::Receiver::SelfRefMut), [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: `schema` could refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use radix_engine_interface::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] note: `schema` could also refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use sbor::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `schema` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/system/node_modules/metadata/package.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | receiver: Some(schema::Receiver::SelfRefMut), [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: `schema` could refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use radix_engine_interface::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] note: `schema` could also refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use sbor::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `schema` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/system/node_modules/metadata/package.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | receiver: Some(schema::Receiver::SelfRef), [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: `schema` could refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use radix_engine_interface::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] note: `schema` could also refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use sbor::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `schema` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/system/node_modules/metadata/package.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | receiver: Some(schema::Receiver::SelfRef), [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: `schema` could refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use radix_engine_interface::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] note: `schema` could also refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use sbor::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `schema` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/system/node_modules/royalty/package.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | receiver: Some(schema::Receiver::SelfRefMut), [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: `schema` could refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use radix_engine_interface::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] note: `schema` could also refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use sbor::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `schema` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/system/node_modules/royalty/package.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | receiver: Some(schema::Receiver::SelfRefMut), [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: `schema` could refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use radix_engine_interface::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] note: `schema` could also refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use sbor::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `schema` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/blueprints/package/package.rs:206:32 [INFO] [stdout] | [INFO] [stdout] 206 | receiver: Some(schema::Receiver::SelfRefMut), [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: `schema` could refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use radix_engine_interface::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] note: `schema` could also refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use sbor::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `schema` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/blueprints/package/package.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | receiver: Some(schema::Receiver::SelfRefMut), [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: `schema` could refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use radix_engine_interface::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` to disambiguate [INFO] [stdout] note: `schema` could also refer to the module imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/9d3787c/radix-engine/src/types.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use sbor::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `schema` 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` (lib) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5a291fda22b77ef5043302d36bfe4a4c230aa05758420ab7ce13c016f3eff4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a291fda22b77ef5043302d36bfe4a4c230aa05758420ab7ce13c016f3eff4f0", kill_on_drop: false }` [INFO] [stdout] 5a291fda22b77ef5043302d36bfe4a4c230aa05758420ab7ce13c016f3eff4f0