[INFO] fetching crate rusty-screeps 0.0.2... [INFO] checking rusty-screeps-0.0.2 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate rusty-screeps 0.0.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate rusty-screeps 0.0.2 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty-screeps 0.0.2 [INFO] finished tweaking crates.io crate rusty-screeps 0.0.2 [INFO] tweaked toml for crates.io crate rusty-screeps 0.0.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 455bce9169abf9e453827ab9de9fe6f52b45062496d1d7d7b2beca15e6ee2a68 [INFO] running `Command { std: "docker" "start" "-a" "455bce9169abf9e453827ab9de9fe6f52b45062496d1d7d7b2beca15e6ee2a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "455bce9169abf9e453827ab9de9fe6f52b45062496d1d7d7b2beca15e6ee2a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "455bce9169abf9e453827ab9de9fe6f52b45062496d1d7d7b2beca15e6ee2a68", kill_on_drop: false }` [INFO] [stdout] 455bce9169abf9e453827ab9de9fe6f52b45062496d1d7d7b2beca15e6ee2a68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d58594ea5cb95b3c7bff2995cbd560df7a12e8f24399ee73c3670384c410517c [INFO] running `Command { std: "docker" "start" "-a" "d58594ea5cb95b3c7bff2995cbd560df7a12e8f24399ee73c3670384c410517c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Compiling enum-iterator-derive v0.3.1 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking enum-iterator v0.3.1 [INFO] [stderr] Checking parse-display v0.1.2 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking screeps-game-api v0.6.0 [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `__js_raw_asm_bool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/macros.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, ReferenceType)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `__js_raw_asm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | macro_rules! __js_raw_asm { [INFO] [stdout] | ------------------------- similarly named macro `__js_raw_asm` defined here [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/screeps-game-api-0.6.0/src/objects.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / reference_wrappers!( [INFO] [stdout] 41 | | #[reference(instance_of = "ConstructionSite")] [INFO] [stdout] 42 | | ConstructionSite, [INFO] [stdout] 43 | | #[reference(instance_of = "Creep")] [INFO] [stdout] ... | [INFO] [stdout] 109 | | PowerCreep, [INFO] [stdout] 110 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `screeps-game-api` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d58594ea5cb95b3c7bff2995cbd560df7a12e8f24399ee73c3670384c410517c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d58594ea5cb95b3c7bff2995cbd560df7a12e8f24399ee73c3670384c410517c", kill_on_drop: false }` [INFO] [stdout] d58594ea5cb95b3c7bff2995cbd560df7a12e8f24399ee73c3670384c410517c