[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#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freggaemuffin%2Frusty-screeps" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reggaemuffin/rusty-screeps on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-8/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-8/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 164ec8449e0ab3388fc7cce840dc2b3ce8a11b42d9dac00165270649da7305c7 [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" "164ec8449e0ab3388fc7cce840dc2b3ce8a11b42d9dac00165270649da7305c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "164ec8449e0ab3388fc7cce840dc2b3ce8a11b42d9dac00165270649da7305c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164ec8449e0ab3388fc7cce840dc2b3ce8a11b42d9dac00165270649da7305c7", kill_on_drop: false }` [INFO] [stdout] 164ec8449e0ab3388fc7cce840dc2b3ce8a11b42d9dac00165270649da7305c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 5a5b85e42e2f7a99642c0b3bd39508cff56f8103f30c20fa1b64927e15e84a57 [INFO] running `Command { std: "docker" "start" "-a" "5a5b85e42e2f7a99642c0b3bd39508cff56f8103f30c20fa1b64927e15e84a57", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.118 [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.118 [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" "5a5b85e42e2f7a99642c0b3bd39508cff56f8103f30c20fa1b64927e15e84a57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5b85e42e2f7a99642c0b3bd39508cff56f8103f30c20fa1b64927e15e84a57", kill_on_drop: false }` [INFO] [stdout] 5a5b85e42e2f7a99642c0b3bd39508cff56f8103f30c20fa1b64927e15e84a57