[INFO] cloning repository https://github.com/UnlimitedHugs/bevy-ecs-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UnlimitedHugs/bevy-ecs-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2Fbevy-ecs-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2Fbevy-ecs-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cceb5a1790d39e253e22e3a7aa6b498f39368349 [INFO] documenting UnlimitedHugs/bevy-ecs-wasm against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2Fbevy-ecs-wasm" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm [INFO] finished tweaking git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm [INFO] tweaked toml for git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a4aab4a8a24098c2b68892c20e07fbea4d346fe6c4dfb4b45363bc4a6c9babc [INFO] running `Command { std: "docker" "start" "-a" "1a4aab4a8a24098c2b68892c20e07fbea4d346fe6c4dfb4b45363bc4a6c9babc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a4aab4a8a24098c2b68892c20e07fbea4d346fe6c4dfb4b45363bc4a6c9babc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a4aab4a8a24098c2b68892c20e07fbea4d346fe6c4dfb4b45363bc4a6c9babc", kill_on_drop: false }` [INFO] [stdout] 1a4aab4a8a24098c2b68892c20e07fbea4d346fe6c4dfb4b45363bc4a6c9babc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45c189f526c80fac1ed0d61e887686ca8001afd01e426f03d7b14bfa58b9bca1 [INFO] running `Command { std: "docker" "start" "-a" "45c189f526c80fac1ed0d61e887686ca8001afd01e426f03d7b14bfa58b9bca1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling bevy_ecs_macros v0.5.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Documenting bevy_ecs_wasm v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `self::system::Commands::insert` [INFO] [stdout] --> src/component/mod.rs:19:53 [INFO] [stdout] | [INFO] [stdout] 19 | /// or to existing entities with [Commands::insert](crate::system::Commands::insert), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Commands` has no field or associated item named `insert` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `update_archetypes` [INFO] [stdout] --> src/schedule/executor.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | /// [update_archetypes] and updates cached archetype_component_access. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `update_archetypes` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::add_command_boxed` [INFO] [stdout] --> src/system/commands.rs:173:71 [INFO] [stdout] | [INFO] [stdout] 173 | /// Adds a command directly to the command list. Prefer this to [`Self::add_command_boxed`] if [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the struct `Commands` has no field or associated item named `add_command_boxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::with` [INFO] [stdout] --> src/system/commands.rs:194:15 [INFO] [stdout] | [INFO] [stdout] 194 | /// See [`Self::with`], [`Self::current_entity`]. [INFO] [stdout] | ^^^^^^^^^^ the struct `EntityCommands` has no field or associated item named `with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::current_entity` [INFO] [stdout] --> src/system/commands.rs:194:31 [INFO] [stdout] | [INFO] [stdout] 194 | /// See [`Self::with`], [`Self::current_entity`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `EntityCommands` has no field or associated item named `current_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::spawn` [INFO] [stdout] --> src/system/commands.rs:216:48 [INFO] [stdout] | [INFO] [stdout] 216 | /// [`Self::insert`] can be chained with [`Self::spawn`]. [INFO] [stdout] | ^^^^^^^^^^^ the struct `EntityCommands` has no field or associated item named `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Archetype` [INFO] [stdout] --> src/world/mod.rs:857:61 [INFO] [stdout] | [INFO] [stdout] 857 | /// Empties queued entities and adds them to the empty [Archetype]. [INFO] [stdout] | ^^^^^^^^^ no item named `Archetype` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppBuilder::add_event` [INFO] [stdout] --> src/event.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | /// [`AppBuilder::add_event`]. [EventReader]s are expected to read events from this collection at [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `AppBuilder` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppBuilder::add_event` [INFO] [stdout] --> src/event.rs:120:75 [INFO] [stdout] | [INFO] [stdout] 120 | /// but can be done by adding your event as a resource instead of using [`AppBuilder::add_event`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `AppBuilder` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/storage/blob_vec.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | /// From https://doc.rust-lang.org/beta/src/core/alloc/layout.rs.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/storage/blob_vec.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | /// From https://doc.rust-lang.org/beta/src/core/alloc/layout.rs.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/storage/blob_vec.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | /// From https://doc.rust-lang.org/beta/src/core/alloc/layout.rs.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.73s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "45c189f526c80fac1ed0d61e887686ca8001afd01e426f03d7b14bfa58b9bca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c189f526c80fac1ed0d61e887686ca8001afd01e426f03d7b14bfa58b9bca1", kill_on_drop: false }` [INFO] [stdout] 45c189f526c80fac1ed0d61e887686ca8001afd01e426f03d7b14bfa58b9bca1