[INFO] fetching crate rusty-screeps 0.0.2... [INFO] checking rusty-screeps-0.0.2 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate rusty-screeps 0.0.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rusty-screeps 0.0.2 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty-screeps 0.0.2 [INFO] finished tweaking crates.io crate rusty-screeps 0.0.2 [INFO] tweaked toml for crates.io crate rusty-screeps 0.0.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parse-display-derive v0.1.2 [INFO] [stderr] Downloaded parse-display v0.1.2 [INFO] [stderr] Downloaded enum-iterator-derive v0.3.1 [INFO] [stderr] Downloaded enum-iterator v0.3.1 [INFO] [stderr] Downloaded screeps-game-api v0.6.0 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ca1bdc3c2eaf9c1e3484fd2d0d60c325f8d84f1c7ba58f93c8ad9f4b6bebd56 [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" "5ca1bdc3c2eaf9c1e3484fd2d0d60c325f8d84f1c7ba58f93c8ad9f4b6bebd56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ca1bdc3c2eaf9c1e3484fd2d0d60c325f8d84f1c7ba58f93c8ad9f4b6bebd56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ca1bdc3c2eaf9c1e3484fd2d0d60c325f8d84f1c7ba58f93c8ad9f4b6bebd56", kill_on_drop: false }` [INFO] [stdout] 5ca1bdc3c2eaf9c1e3484fd2d0d60c325f8d84f1c7ba58f93c8ad9f4b6bebd56 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6ffb866662b88a69f05a1dfe78b2c01514225a85dabe9f05b7554f152afdfdc [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" "b6ffb866662b88a69f05a1dfe78b2c01514225a85dabe9f05b7554f152afdfdc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling enum-iterator-derive v0.3.1 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking enum-iterator v0.3.1 [INFO] [stderr] Checking parse-display v0.1.2 [INFO] [stderr] Compiling serde v1.0.124 [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" "b6ffb866662b88a69f05a1dfe78b2c01514225a85dabe9f05b7554f152afdfdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ffb866662b88a69f05a1dfe78b2c01514225a85dabe9f05b7554f152afdfdc", kill_on_drop: false }` [INFO] [stdout] b6ffb866662b88a69f05a1dfe78b2c01514225a85dabe9f05b7554f152afdfdc