[INFO] cloning repository https://github.com/gsxhnd/Screeps
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gsxhnd/Screeps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsxhnd%2FScreeps", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsxhnd%2FScreeps'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09acaf0d1c1d92893ebc4bfa10546aab858f416c
[INFO] testing gsxhnd/Screeps against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsxhnd%2FScreeps" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gsxhnd/Screeps on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gsxhnd/Screeps
[INFO] finished tweaking git repo https://github.com/gsxhnd/Screeps
[INFO] tweaked toml for git repo https://github.com/gsxhnd/Screeps written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/gsxhnd/Screeps 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.37
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]   Downloaded screeps-game-api v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] adf86f298771384261c8e82058b2fa0d45c283fb658b9b8ba55694437ef286d8
[INFO] running `Command { std: "docker" "start" "-a" "adf86f298771384261c8e82058b2fa0d45c283fb658b9b8ba55694437ef286d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adf86f298771384261c8e82058b2fa0d45c283fb658b9b8ba55694437ef286d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adf86f298771384261c8e82058b2fa0d45c283fb658b9b8ba55694437ef286d8", kill_on_drop: false }`
[INFO] [stdout] adf86f298771384261c8e82058b2fa0d45c283fb658b9b8ba55694437ef286d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ced2052aa073ff7e01a19df1155f21e79bb0056900ea91416e7ccfb6ba33f56
[INFO] running `Command { std: "docker" "start" "-a" "7ced2052aa073ff7e01a19df1155f21e79bb0056900ea91416e7ccfb6ba33f56", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling serde v1.0.167
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling serde_derive v1.0.167
[INFO] [stderr]    Compiling enum-iterator-derive v1.2.1
[INFO] [stderr]    Compiling serde_repr v0.1.14
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling num-derive v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]    Compiling enum-iterator v1.4.1
[INFO] [stderr]    Compiling js-sys v0.3.64
[INFO] [stderr]    Compiling web-sys v0.3.64
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling screeps-game-api v0.14.0
[INFO] [stderr]    Compiling screeps v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7ced2052aa073ff7e01a19df1155f21e79bb0056900ea91416e7ccfb6ba33f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ced2052aa073ff7e01a19df1155f21e79bb0056900ea91416e7ccfb6ba33f56", kill_on_drop: false }`
[INFO] [stdout] 7ced2052aa073ff7e01a19df1155f21e79bb0056900ea91416e7ccfb6ba33f56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 149b065d0d6652046cb767b4d688709e1bfb51a9ef691e753044804e7974ae8f
[INFO] running `Command { std: "docker" "start" "-a" "149b065d0d6652046cb767b4d688709e1bfb51a9ef691e753044804e7974ae8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.37
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.37
[INFO] [stderr]    Compiling screeps v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "149b065d0d6652046cb767b4d688709e1bfb51a9ef691e753044804e7974ae8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "149b065d0d6652046cb767b4d688709e1bfb51a9ef691e753044804e7974ae8f", kill_on_drop: false }`
[INFO] [stdout] 149b065d0d6652046cb767b4d688709e1bfb51a9ef691e753044804e7974ae8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd11719fdd0ccfb0d8af1d53a7a3f4903c1f086573cfec172d66844d358cb537
[INFO] running `Command { std: "docker" "start" "-a" "dd11719fdd0ccfb0d8af1d53a7a3f4903c1f086573cfec172d66844d358cb537", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/screeps-f9a1f5db4c9761ba)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests screeps
[INFO] [stderr] error[E0464]: multiple candidates for `rlib` dependency `screeps` found
[INFO] [stderr]  --> src/lib.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use screeps::{
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: candidate #1: /opt/rustwide/target/debug/deps/libscreeps.rlib
[INFO] [stderr]   = note: candidate #2: /opt/rustwide/target/debug/deps/libscreeps-0a82bee6b7bb6949.rlib
[INFO] [stderr] 
[INFO] [stderr] error[E0464]: multiple candidates for `rlib` dependency `screeps` found
[INFO] [stderr]  --> src/logging.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use screeps::game;
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: candidate #1: /opt/rustwide/target/debug/deps/libscreeps.rlib
[INFO] [stderr]   = note: candidate #2: /opt/rustwide/target/debug/deps/libscreeps-0a82bee6b7bb6949.rlib
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `screeps::constants::ErrorCode`, `screeps::constants::Part`, `screeps::constants::ResourceType`, `screeps::enums::StructureObject`, `screeps::find`, `screeps::game`, `screeps::local::ObjectId`, `screeps::objects::Creep`, `screeps::objects::Source`, `screeps::objects::StructureController`
[INFO] [stderr]   --> src/lib.rs:6:17
[INFO] [stderr]    |
[INFO] [stderr] 6  |     constants::{ErrorCode, Part, ResourceType},
[INFO] [stderr]    |                 ^^^^^^^^^  ^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 7  |     enums::StructureObject,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8  |     find, game,
[INFO] [stderr]    |     ^^^^  ^^^^
[INFO] [stderr] 9  |     local::ObjectId,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     objects::{Creep, Source, StructureController},
[INFO] [stderr]    |               ^^^^^  ^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0432, E0464.
[INFO] [stderr] For more information about an error, try `rustc --explain E0432`.
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustdoc --edition=2021 --crate-type cdylib --crate-type rlib --crate-name screeps --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fern=/opt/rustwide/target/debug/deps/libfern-01232679fe409e20.rlib --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-43b4904bf4be7076.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib --extern screeps=/opt/rustwide/target/debug/deps/libscreeps.rlib --extern screeps=/opt/rustwide/target/debug/deps/libscreeps-0a82bee6b7bb6949.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-086df6bd28f9d162.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-6ae47e697d7089b4.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-15ac20e693c1df3a.rlib -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "sim"))' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "dd11719fdd0ccfb0d8af1d53a7a3f4903c1f086573cfec172d66844d358cb537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd11719fdd0ccfb0d8af1d53a7a3f4903c1f086573cfec172d66844d358cb537", kill_on_drop: false }`
[INFO] [stdout] dd11719fdd0ccfb0d8af1d53a7a3f4903c1f086573cfec172d66844d358cb537
