[INFO] fetching crate beet_ecs 0.0.1...
[INFO] testing beet_ecs-0.0.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate beet_ecs 0.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate beet_ecs 0.0.1 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 crates.io crate beet_ecs 0.0.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate beet_ecs 0.0.1
[INFO] tweaked toml for crates.io crate beet_ecs 0.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate beet_ecs 0.0.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.14.3
[INFO] [stderr]   Downloaded extend v1.2.0
[INFO] [stderr]   Downloaded beet_ecs_macros v0.0.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.12
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] [stderr]   Downloaded indexmap v2.2.5
[INFO] [stderr]   Downloaded syn v2.0.52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ccab650f7c906b1f9bd8bb7c352b79717c04bd50609d1ae7f75dc72edf385759
[INFO] running `Command { std: "docker" "start" "-a" "ccab650f7c906b1f9bd8bb7c352b79717c04bd50609d1ae7f75dc72edf385759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccab650f7c906b1f9bd8bb7c352b79717c04bd50609d1ae7f75dc72edf385759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccab650f7c906b1f9bd8bb7c352b79717c04bd50609d1ae7f75dc72edf385759", kill_on_drop: false }`
[INFO] [stdout] ccab650f7c906b1f9bd8bb7c352b79717c04bd50609d1ae7f75dc72edf385759
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 01ae5a733e02614ffc5add18698b50a289476bbd1b94adac586016e55a7bd196
[INFO] running `Command { std: "docker" "start" "-a" "01ae5a733e02614ffc5add18698b50a289476bbd1b94adac586016e55a7bd196", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling bevy_ptr v0.12.1
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bevy_tasks v0.12.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.12.1
[INFO] [stderr]    Compiling bevy_derive v0.12.1
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling beet_ecs_macros v0.0.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling bevy_utils v0.12.1
[INFO] [stderr]    Compiling bevy_math v0.12.1
[INFO] [stderr]    Compiling bevy_reflect v0.12.1
[INFO] [stderr]    Compiling bevy_ecs v0.12.1
[INFO] [stderr]    Compiling bevy_app v0.12.1
[INFO] [stderr]    Compiling bevy_core v0.12.1
[INFO] [stderr]    Compiling bevy_time v0.12.1
[INFO] [stderr]    Compiling beet_ecs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.82s
[INFO] running `Command { std: "docker" "inspect" "01ae5a733e02614ffc5add18698b50a289476bbd1b94adac586016e55a7bd196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01ae5a733e02614ffc5add18698b50a289476bbd1b94adac586016e55a7bd196", kill_on_drop: false }`
[INFO] [stdout] 01ae5a733e02614ffc5add18698b50a289476bbd1b94adac586016e55a7bd196
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fa14022c2c3f7b2b74288964dfebd9f1d52d0f9b3c64182aa8dd54ca5c39f139
[INFO] running `Command { std: "docker" "start" "-a" "fa14022c2c3f7b2b74288964dfebd9f1d52d0f9b3c64182aa8dd54ca5c39f139", kill_on_drop: false }`
[INFO] [stderr] warning: invalid feature `sweet/bevy_core` in required-features of target `test_beet_ecs`: dependency `sweet` does not exist
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling beet_ecs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.19s
[INFO] running `Command { std: "docker" "inspect" "fa14022c2c3f7b2b74288964dfebd9f1d52d0f9b3c64182aa8dd54ca5c39f139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa14022c2c3f7b2b74288964dfebd9f1d52d0f9b3c64182aa8dd54ca5c39f139", kill_on_drop: false }`
[INFO] [stdout] fa14022c2c3f7b2b74288964dfebd9f1d52d0f9b3c64182aa8dd54ca5c39f139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5c506d36465608e9f070ebcb1be46fe5fb3c18594deea732fdb0a304f9d5a527
[INFO] running `Command { std: "docker" "start" "-a" "5c506d36465608e9f070ebcb1be46fe5fb3c18594deea732fdb0a304f9d5a527", kill_on_drop: false }`
[INFO] [stderr] warning: invalid feature `sweet/bevy_core` in required-features of target `test_beet_ecs`: dependency `sweet` does not exist
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beet_ecs-905a972960ae8672)
[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 beet_ecs
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/action/action_list.rs - action::action_list::action_list (line 3) ... FAILED
[INFO] [stdout] test src/graph/tree.rs - graph::tree::Tree<T>::pretty_string_display (line 101) ... FAILED
[INFO] [stdout] test src/graph/tree.rs - graph::tree::Tree<T>::pretty_string_debug (line 79) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/action/action_list.rs - action::action_list::action_list (line 3) stdout ----
[INFO] [stdout] error: cannot find macro `action_list` in this scope
[INFO] [stdout]  --> src/action/action_list.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | action_list!(AgentNodes, [
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use beet_ecs::action_list;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/graph/tree.rs - graph::tree::Tree<T>::pretty_string_display (line 101) stdout ----
[INFO] [stdout] error: expected `;`, found `Child0`
[INFO] [stdout]  --> src/graph/tree.rs:102:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | value
[INFO] [stdout]   |      ^ help: add `;` here
[INFO] [stdout] 4 |     Child0.value
[INFO] [stdout]   |     ------ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `Child0`
[INFO] [stdout]  --> src/graph/tree.rs:103:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Child0.value
[INFO] [stdout]   |                 ^ help: add `;` here
[INFO] [stdout] 5 |         Child0.Child0.value
[INFO] [stdout]   |         ------ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `Child1`
[INFO] [stdout]  --> src/graph/tree.rs:104:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |         Child0.Child0.value
[INFO] [stdout]   |                            ^ help: add `;` here
[INFO] [stdout] 6 |     Child1.value
[INFO] [stdout]   |     ------ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `etc`
[INFO] [stdout]  --> src/graph/tree.rs:105:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Child1.value
[INFO] [stdout]   |                 ^ help: add `;` here
[INFO] [stdout] 7 | etc.
[INFO] [stdout]   | --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `}`
[INFO] [stdout]  --> src/graph/tree.rs:107:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | } _doctest_main_src_graph_tree_rs_101_0() }
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `etc` in this scope
[INFO] [stdout]  --> src/graph/tree.rs:106:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | etc.
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/graph/tree.rs - graph::tree::Tree<T>::pretty_string_debug (line 79) stdout ----
[INFO] [stdout] error: expected `;`, found `Child0`
[INFO] [stdout]  --> src/graph/tree.rs:80:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | value
[INFO] [stdout]   |      ^ help: add `;` here
[INFO] [stdout] 4 |     Child0.value
[INFO] [stdout]   |     ------ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `Child0`
[INFO] [stdout]  --> src/graph/tree.rs:81:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Child0.value
[INFO] [stdout]   |                 ^ help: add `;` here
[INFO] [stdout] 5 |         Child0.Child0.value
[INFO] [stdout]   |         ------ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `Child1`
[INFO] [stdout]  --> src/graph/tree.rs:82:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |         Child0.Child0.value
[INFO] [stdout]   |                            ^ help: add `;` here
[INFO] [stdout] 6 |     Child1.value
[INFO] [stdout]   |     ------ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `etc`
[INFO] [stdout]  --> src/graph/tree.rs:83:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Child1.value
[INFO] [stdout]   |                 ^ help: add `;` here
[INFO] [stdout] 7 | etc.
[INFO] [stdout]   | --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `}`
[INFO] [stdout]  --> src/graph/tree.rs:85:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | } _doctest_main_src_graph_tree_rs_79_0() }
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `etc` in this scope
[INFO] [stdout]  --> src/graph/tree.rs:84:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | etc.
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/action/action_list.rs - action::action_list::action_list (line 3)
[INFO] [stdout]     src/graph/tree.rs - graph::tree::Tree<T>::pretty_string_debug (line 79)
[INFO] [stdout]     src/graph/tree.rs - graph::tree::Tree<T>::pretty_string_display (line 101)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5c506d36465608e9f070ebcb1be46fe5fb3c18594deea732fdb0a304f9d5a527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c506d36465608e9f070ebcb1be46fe5fb3c18594deea732fdb0a304f9d5a527", kill_on_drop: false }`
[INFO] [stdout] 5c506d36465608e9f070ebcb1be46fe5fb3c18594deea732fdb0a304f9d5a527
