[INFO] fetching crate room_visual_ext 0.1.1...
[INFO] checking room_visual_ext-0.1.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate room_visual_ext 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate room_visual_ext 0.1.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate room_visual_ext 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate room_visual_ext 0.1.1
[INFO] tweaked toml for crates.io crate room_visual_ext 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate room_visual_ext 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 944d4e9f4c78769fd8ee91910c44684afa47ad8238af5aa6afb6c04ec77de8fe
[INFO] running `Command { std: "docker" "start" "-a" "944d4e9f4c78769fd8ee91910c44684afa47ad8238af5aa6afb6c04ec77de8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "944d4e9f4c78769fd8ee91910c44684afa47ad8238af5aa6afb6c04ec77de8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "944d4e9f4c78769fd8ee91910c44684afa47ad8238af5aa6afb6c04ec77de8fe", kill_on_drop: false }`
[INFO] [stdout] 944d4e9f4c78769fd8ee91910c44684afa47ad8238af5aa6afb6c04ec77de8fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9bf7b45b39ed88b2a6a6c77818884c5ad5f548429b9a361f77076bd2df0734b
[INFO] running `Command { std: "docker" "start" "-a" "c9bf7b45b39ed88b2a6a6c77818884c5ad5f548429b9a361f77076bd2df0734b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking enum-iterator v2.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]     Checking js-sys v0.3.72
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking screeps-game-api v0.22.0
[INFO] [stderr]     Checking room_visual_ext v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wasm_bindgen`
[INFO] [stdout]  --> examples/showcase.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `wasm_bindgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope
[INFO] [stdout]  --> examples/showcase.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[wasm_bindgen(js_name = loop)]
[INFO] [stdout]   |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `showcase`
[INFO] [stdout]    --> examples/showcase.rs:147:2
[INFO] [stdout]     |
[INFO] [stdout] 147 | }
[INFO] [stdout]     |  ^ consider adding a `main` function to `examples/showcase.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pos` found for struct `screeps::StructureSpawn` in the current scope
[INFO] [stdout]    --> examples/showcase.rs:128:11
[INFO] [stdout]     |
[INFO] [stdout] 128 |     spawn.pos();
[INFO] [stdout]     |           ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/screeps-game-api-0.22.0/src/traits.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn pos(&self) -> Position;
[INFO] [stdout]     |        --- the method is available for `screeps::StructureSpawn` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `pow` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.95/src/lib.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn pow(&self, rhs: &Self) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `HasPosition` which provides `pos` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use screeps::HasPosition;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `room_visual_ext` (example "showcase") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "c9bf7b45b39ed88b2a6a6c77818884c5ad5f548429b9a361f77076bd2df0734b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9bf7b45b39ed88b2a6a6c77818884c5ad5f548429b9a361f77076bd2df0734b", kill_on_drop: false }`
[INFO] [stdout] c9bf7b45b39ed88b2a6a6c77818884c5ad5f548429b9a361f77076bd2df0734b
