[INFO] fetching crate bevycheck 0.4.0... [INFO] testing bevycheck-0.4.0 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate bevycheck 0.4.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate bevycheck 0.4.0 on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevycheck 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevycheck 0.4.0 [INFO] tweaked toml for crates.io crate bevycheck 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate bevycheck 0.4.0 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06953422dcedda62a591929179d2f429ff1269c042b535bb744040b91ad122d2 [INFO] running `Command { std: "docker" "start" "-a" "06953422dcedda62a591929179d2f429ff1269c042b535bb744040b91ad122d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06953422dcedda62a591929179d2f429ff1269c042b535bb744040b91ad122d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06953422dcedda62a591929179d2f429ff1269c042b535bb744040b91ad122d2", kill_on_drop: false }` [INFO] [stdout] 06953422dcedda62a591929179d2f429ff1269c042b535bb744040b91ad122d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b21907abd46c66fd3a47b39693fdebbd1f861a5cd5a30fdec622931222d27bb3 [INFO] running `Command { std: "docker" "start" "-a" "b21907abd46c66fd3a47b39693fdebbd1f861a5cd5a30fdec622931222d27bb3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bevy_ptr v0.9.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling bevy_tasks v0.9.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.9.0 [INFO] [stderr] Compiling bevy_macro_utils v0.9.0 [INFO] [stderr] Compiling bevy_math v0.9.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.0 [INFO] [stderr] Compiling bevy_derive v0.9.0 [INFO] [stderr] Compiling bevy_reflect v0.9.0 [INFO] [stderr] Compiling bevy_ecs v0.9.0 [INFO] [stderr] Compiling bevy_app v0.9.0 [INFO] [stderr] Compiling bevy_log v0.9.0 [INFO] [stderr] Compiling bevy_core v0.9.0 [INFO] [stderr] Compiling bevy_time v0.9.0 [INFO] [stderr] Compiling bevy_input v0.9.0 [INFO] [stderr] Compiling bevy_hierarchy v0.9.0 [INFO] [stderr] Compiling bevy_transform v0.9.0 [INFO] [stderr] Compiling bevy_diagnostic v0.9.0 [INFO] [stderr] Compiling bevy_window v0.9.0 [INFO] [stderr] Compiling bevy_internal v0.9.0 [INFO] [stderr] Compiling bevy v0.9.0 [INFO] [stderr] Compiling bevycheck v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 49s [INFO] running `Command { std: "docker" "inspect" "b21907abd46c66fd3a47b39693fdebbd1f861a5cd5a30fdec622931222d27bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21907abd46c66fd3a47b39693fdebbd1f861a5cd5a30fdec622931222d27bb3", kill_on_drop: false }` [INFO] [stdout] b21907abd46c66fd3a47b39693fdebbd1f861a5cd5a30fdec622931222d27bb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c46bd4e36035b97df21e4f8b13464c576f24b5d8260ff62e5aa05d4bb3e8d7d0 [INFO] running `Command { std: "docker" "start" "-a" "c46bd4e36035b97df21e4f8b13464c576f24b5d8260ff62e5aa05d4bb3e8d7d0", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling trybuild v1.0.71 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bevycheck v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.29s [INFO] running `Command { std: "docker" "inspect" "c46bd4e36035b97df21e4f8b13464c576f24b5d8260ff62e5aa05d4bb3e8d7d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c46bd4e36035b97df21e4f8b13464c576f24b5d8260ff62e5aa05d4bb3e8d7d0", kill_on_drop: false }` [INFO] [stdout] c46bd4e36035b97df21e4f8b13464c576f24b5d8260ff62e5aa05d4bb3e8d7d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ecc78f10b74c7e9969245a80bce8afd8b3f390b887508039d885c434d356636b [INFO] running `Command { std: "docker" "start" "-a" "ecc78f10b74c7e9969245a80bce8afd8b3f390b887508039d885c434d356636b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevycheck-d13df16162f7f704) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bevy_ptr v0.9.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling bevy_tasks v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stdout] test tests::ui has been running for over 60 seconds [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.9.0 [INFO] [stderr] Compiling bevy_macro_utils v0.9.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.0 [INFO] [stderr] Compiling bevy_derive v0.9.0 [INFO] [stderr] Compiling bevy_math v0.9.0 [INFO] [stderr] Compiling bevy_reflect v0.9.0 [INFO] [stderr] Compiling bevy_ecs v0.9.0 [INFO] [stderr] Compiling bevy_app v0.9.0 [INFO] [stderr] Compiling bevy_log v0.9.0 [INFO] [stderr] Compiling bevy_core v0.9.0 [INFO] [stderr] Compiling bevy_input v0.9.0 [INFO] [stderr] Compiling bevy_time v0.9.0 [INFO] [stderr] Compiling bevy_hierarchy v0.9.0 [INFO] [stderr] Compiling bevy_diagnostic v0.9.0 [INFO] [stderr] Compiling bevy_transform v0.9.0 [INFO] [stderr] Compiling bevy_window v0.9.0 [INFO] [stderr] Compiling bevy_internal v0.9.0 [INFO] [stderr] Compiling bevy v0.9.0 [INFO] [stderr] Compiling bevycheck v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bevycheck-tests v0.0.0 (/opt/rustwide/target/tests/bevycheck) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 51s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/01-okay.rs [should pass] ... ok [INFO] [stderr] test tests/ui/02-commands.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/03-arbitrary-type.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/04-query-invalid.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/05-too-many-params.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/06-query-set.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/07-query-with-added.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/08-query-filter-invalid.rs [should fail to compile] ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Doc-tests bevycheck [INFO] [stdout] test tests::ui ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 237.75s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "ecc78f10b74c7e9969245a80bce8afd8b3f390b887508039d885c434d356636b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecc78f10b74c7e9969245a80bce8afd8b3f390b887508039d885c434d356636b", kill_on_drop: false }` [INFO] [stdout] ecc78f10b74c7e9969245a80bce8afd8b3f390b887508039d885c434d356636b