[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freggaemuffin%2Frusty-screeps" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reggaemuffin/rusty-screeps on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-10/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/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" "+beta" "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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-iterator-derive v0.3.1 [INFO] [stderr] Downloaded serde_repr v0.1.6 [INFO] [stderr] Downloaded parse-display-derive v0.1.2 [INFO] [stderr] Downloaded parse-display v0.1.2 [INFO] [stderr] Downloaded enum-iterator v0.3.1 [INFO] [stderr] Downloaded enum_dispatch v0.1.6 [INFO] [stderr] Downloaded screeps-game-api v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc5a80a509a32d7584af8e691754996c07516483c38cdae7864f49664633a635 [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" "cc5a80a509a32d7584af8e691754996c07516483c38cdae7864f49664633a635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc5a80a509a32d7584af8e691754996c07516483c38cdae7864f49664633a635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5a80a509a32d7584af8e691754996c07516483c38cdae7864f49664633a635", kill_on_drop: false }` [INFO] [stdout] cc5a80a509a32d7584af8e691754996c07516483c38cdae7864f49664633a635 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6773b1ac40745f7252521bf9997b3923c8683aaae05e354d8132ba385772e897 [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" "6773b1ac40745f7252521bf9997b3923c8683aaae05e354d8132ba385772e897", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling enum-iterator-derive v0.3.1 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking fern v0.5.9 [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_json v1.0.59 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking stdweb v0.4.20 [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" "6773b1ac40745f7252521bf9997b3923c8683aaae05e354d8132ba385772e897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6773b1ac40745f7252521bf9997b3923c8683aaae05e354d8132ba385772e897", kill_on_drop: false }` [INFO] [stdout] 6773b1ac40745f7252521bf9997b3923c8683aaae05e354d8132ba385772e897