[INFO] cloning repository https://github.com/reggaemuffin/rusty-screeps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reggaemuffin/rusty-screeps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freggaemuffin%2Frusty-screeps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freggaemuffin%2Frusty-screeps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c7cfd7e0c86641015a86a5c213d3ad5335b7c9e [INFO] checking reggaemuffin/rusty-screeps against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freggaemuffin%2Frusty-screeps" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reggaemuffin/rusty-screeps 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 git repo https://github.com/reggaemuffin/rusty-screeps [INFO] finished tweaking git repo https://github.com/reggaemuffin/rusty-screeps [INFO] tweaked toml for git repo https://github.com/reggaemuffin/rusty-screeps written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/reggaemuffin/rusty-screeps already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 6d2f6829bad214f92dff4e4b25ce88399b9974f9d8ccea20be4dde5b4673abda [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d2f6829bad214f92dff4e4b25ce88399b9974f9d8ccea20be4dde5b4673abda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d2f6829bad214f92dff4e4b25ce88399b9974f9d8ccea20be4dde5b4673abda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2f6829bad214f92dff4e4b25ce88399b9974f9d8ccea20be4dde5b4673abda", kill_on_drop: false }` [INFO] [stdout] 6d2f6829bad214f92dff4e4b25ce88399b9974f9d8ccea20be4dde5b4673abda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 0d3d4d8ed21ecf1293443c0e2f3dbb238d427e091e5d822be0885f3c249999f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d3d4d8ed21ecf1293443c0e2f3dbb238d427e091e5d822be0885f3c249999f8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling enum-iterator-derive v0.3.1 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling enum_dispatch v0.1.6 [INFO] [stderr] Checking enum-iterator v0.3.1 [INFO] [stderr] Checking parse-display v0.1.2 [INFO] [stderr] Compiling serde v1.0.116 [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" "0d3d4d8ed21ecf1293443c0e2f3dbb238d427e091e5d822be0885f3c249999f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3d4d8ed21ecf1293443c0e2f3dbb238d427e091e5d822be0885f3c249999f8", kill_on_drop: false }` [INFO] [stdout] 0d3d4d8ed21ecf1293443c0e2f3dbb238d427e091e5d822be0885f3c249999f8