[INFO] fetching crate rusty-screeps 0.0.2...
[INFO] testing rusty-screeps-0.0.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rusty-screeps 0.0.2 into /workspace/builds/worker-7-tc1/source
[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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty-screeps 0.0.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 72 packages to latest compatible versions
[INFO] [stderr]       Adding fern v0.5.9 (available: v0.7.1)
[INFO] [stderr]       Adding screeps-game-api v0.6.0 (available: v0.23.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-iterator-derive v0.3.1
[INFO] [stderr]   Downloaded enum-iterator v0.3.1
[INFO] [stderr]   Downloaded parse-display v0.1.2
[INFO] [stderr]   Downloaded parse-display-derive v0.1.2
[INFO] [stderr]   Downloaded screeps-game-api v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34dc8af4f9bd99fd3f6171c6722d268d865f881ebde3e1167ac3e4d018fce878
[INFO] running `Command { std: "docker" "start" "-a" "34dc8af4f9bd99fd3f6171c6722d268d865f881ebde3e1167ac3e4d018fce878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34dc8af4f9bd99fd3f6171c6722d268d865f881ebde3e1167ac3e4d018fce878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34dc8af4f9bd99fd3f6171c6722d268d865f881ebde3e1167ac3e4d018fce878", kill_on_drop: false }`
[INFO] [stdout] 34dc8af4f9bd99fd3f6171c6722d268d865f881ebde3e1167ac3e4d018fce878
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9830227cdaaa6e4952ac3e8ee4e5f444b38d16bd0c085d67b0f5652a2fc8de93
[INFO] running `Command { std: "docker" "start" "-a" "9830227cdaaa6e4952ac3e8ee4e5f444b38d16bd0c085d67b0f5652a2fc8de93", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.5
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parse-display-derive v0.1.2
[INFO] [stderr]    Compiling enum-iterator-derive v0.3.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling fern v0.5.9
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling enum-iterator v0.3.1
[INFO] [stderr]    Compiling stdweb v0.4.20
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling parse-display v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.9
[INFO] [stderr]    Compiling stdweb-derive v0.5.3
[INFO] [stderr]    Compiling 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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (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/index.crates.io-1949cf8c6b5b557f/screeps-game-api-0.6.0/src/macros.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |               #[derive(Clone, ReferenceType)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/index.crates.io-1949cf8c6b5b557f/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 the derive macro `ReferenceType` which comes from the expansion of the macro `reference_wrappers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `screeps-game-api` (lib) due to 33 previous errors
[INFO] running `Command { std: "docker" "inspect" "9830227cdaaa6e4952ac3e8ee4e5f444b38d16bd0c085d67b0f5652a2fc8de93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9830227cdaaa6e4952ac3e8ee4e5f444b38d16bd0c085d67b0f5652a2fc8de93", kill_on_drop: false }`
[INFO] [stdout] 9830227cdaaa6e4952ac3e8ee4e5f444b38d16bd0c085d67b0f5652a2fc8de93
