[INFO] fetching crate rusty-screeps 0.0.2...
[INFO] checking rusty-screeps-0.0.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate rusty-screeps 0.0.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate rusty-screeps 0.0.2 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] [stderr]       Adding fern v0.5.9 (available: v0.7.0)
[INFO] [stderr]       Adding screeps-game-api v0.6.0 (available: v0.22.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded screeps-game-api v0.6.0
[INFO] [stderr]   Downloaded enum-iterator-derive v0.3.1
[INFO] [stderr]   Downloaded enum-iterator v0.3.1
[INFO] [stderr]   Downloaded parse-display-derive v0.1.2
[INFO] [stderr]   Downloaded parse-display v0.1.2
[INFO] [stderr]   Downloaded fern v0.5.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee2731a45589d7062976ec59939b7f662863b944d37d9e357a42f2e3bbdf8b30
[INFO] running `Command { std: "docker" "start" "-a" "ee2731a45589d7062976ec59939b7f662863b944d37d9e357a42f2e3bbdf8b30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee2731a45589d7062976ec59939b7f662863b944d37d9e357a42f2e3bbdf8b30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee2731a45589d7062976ec59939b7f662863b944d37d9e357a42f2e3bbdf8b30", kill_on_drop: false }`
[INFO] [stdout] ee2731a45589d7062976ec59939b7f662863b944d37d9e357a42f2e3bbdf8b30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d60d2af41742bdf7c8153512933ba6f21ae8878fdc8361c86abef69743f9071
[INFO] running `Command { std: "docker" "start" "-a" "7d60d2af41742bdf7c8153512933ba6f21ae8878fdc8361c86abef69743f9071", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling stdweb v0.4.20
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking fern v0.5.9
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling enum-iterator-derive v0.3.1
[INFO] [stderr]    Compiling parse-display-derive v0.1.2
[INFO] [stderr]    Compiling stdweb-derive v0.5.3
[INFO] [stderr]     Checking enum-iterator v0.3.1
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.9
[INFO] [stderr]     Checking parse-display v0.1.2
[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/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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" "7d60d2af41742bdf7c8153512933ba6f21ae8878fdc8361c86abef69743f9071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d60d2af41742bdf7c8153512933ba6f21ae8878fdc8361c86abef69743f9071", kill_on_drop: false }`
[INFO] [stdout] 7d60d2af41742bdf7c8153512933ba6f21ae8878fdc8361c86abef69743f9071
