[INFO] fetching crate ron_asset_derive 0.5.0...
[INFO] testing ron_asset_derive-0.5.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate ron_asset_derive 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ron_asset_derive 0.5.0
[INFO] finished tweaking crates.io crate ron_asset_derive 0.5.0
[INFO] tweaked toml for crates.io crate ron_asset_derive 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ron_asset_derive 0.5.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ron_asset_derive 0.5.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 732924a33b0bc58d52f334cdc3684d0376a0ff033cd03fff8e0dc2c09bf87795
[INFO] running `Command { std: "docker" "start" "-a" "732924a33b0bc58d52f334cdc3684d0376a0ff033cd03fff8e0dc2c09bf87795", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "732924a33b0bc58d52f334cdc3684d0376a0ff033cd03fff8e0dc2c09bf87795", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "732924a33b0bc58d52f334cdc3684d0376a0ff033cd03fff8e0dc2c09bf87795", kill_on_drop: false }`
[INFO] [stdout] 732924a33b0bc58d52f334cdc3684d0376a0ff033cd03fff8e0dc2c09bf87795
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b7fa972d967949a4be58fbd4e5e89bab00698344d5e764b94f2b01b7545d37c0
[INFO] running `Command { std: "docker" "start" "-a" "b7fa972d967949a4be58fbd4e5e89bab00698344d5e764b94f2b01b7545d37c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling bevy_ptr v0.17.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling typewit v1.14.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling atomicow v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling stackfuture v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling glam v0.30.9
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling bevy_platform v0.17.3
[INFO] [stderr]    Compiling ron v0.10.1
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling bevy_utils v0.17.3
[INFO] [stderr]    Compiling bevy_tasks v0.17.3
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.3
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.3
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.3
[INFO] [stderr]    Compiling bevy_derive v0.17.3
[INFO] [stderr]    Compiling bevy_asset_macros v0.17.3
[INFO] [stderr]    Compiling bevy_reflect v0.17.3
[INFO] [stderr]    Compiling bevy_ecs v0.17.3
[INFO] [stderr]    Compiling bevy_math v0.17.3
[INFO] [stderr]    Compiling bevy_app v0.17.3
[INFO] [stderr]    Compiling bevy_time v0.17.3
[INFO] [stderr]    Compiling bevy_input v0.17.3
[INFO] [stderr]    Compiling bevy_asset v0.17.3
[INFO] [stderr]    Compiling bevy_transform v0.17.3
[INFO] [stderr]    Compiling bevy_diagnostic v0.17.3
[INFO] [stderr]    Compiling bevy_internal v0.17.3
[INFO] [stderr]    Compiling bevy v0.17.3
[INFO] [stderr]    Compiling ron_asset_derive v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.04s
[INFO] running `Command { std: "docker" "inspect" "b7fa972d967949a4be58fbd4e5e89bab00698344d5e764b94f2b01b7545d37c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7fa972d967949a4be58fbd4e5e89bab00698344d5e764b94f2b01b7545d37c0", kill_on_drop: false }`
[INFO] [stdout] b7fa972d967949a4be58fbd4e5e89bab00698344d5e764b94f2b01b7545d37c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7cac912335184b191e03537c2402cfc7ab78879d9fe58f8089e8be272c997003
[INFO] running `Command { std: "docker" "start" "-a" "7cac912335184b191e03537c2402cfc7ab78879d9fe58f8089e8be272c997003", kill_on_drop: false }`
[INFO] [stderr]    Compiling ron_asset_derive v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "7cac912335184b191e03537c2402cfc7ab78879d9fe58f8089e8be272c997003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cac912335184b191e03537c2402cfc7ab78879d9fe58f8089e8be272c997003", kill_on_drop: false }`
[INFO] [stdout] 7cac912335184b191e03537c2402cfc7ab78879d9fe58f8089e8be272c997003
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fc033ff1388f1f9970338628aa86baaa3da5362c288b63ddb99d9a677c25d43b
[INFO] running `Command { std: "docker" "start" "-a" "fc033ff1388f1f9970338628aa86baaa3da5362c288b63ddb99d9a677c25d43b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ron_asset_derive/59ba03df000d5fe4/deps/ron_asset_derive-59ba03df000d5fe4)
[INFO] [stderr]    Doc-tests ron_asset_derive
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - ron_asset_derive (line 31) ... FAILED
[INFO] [stdout] test src/lib.rs - ron_asset_derive (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - ron_asset_derive (line 31) stdout ----
[INFO] [stdout] error: visibility `pub` is not followed by an item
[INFO] [stdout]   --> src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub position: Vec2,
[INFO] [stdout]    | ^^^ the visibility
[INFO] [stdout]    |
[INFO] [stdout]    = help: you likely meant to define an item, e.g., `pub fn foo() {}`
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `position`
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub position: Vec2,
[INFO] [stdout]    |     ^^^^^^^^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ron_asset_derive (line 19) stdout ----
[INFO] [stdout] error: visibility `pub` is not followed by an item
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub body_sprite: Shandle<Image>,
[INFO] [stdout]    | ^^^ the visibility
[INFO] [stdout]    |
[INFO] [stdout]    = help: you likely meant to define an item, e.g., `pub fn foo() {}`
[INFO] [stdout] 
[INFO] [stdout] error: expected item after attributes
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[asset]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - ron_asset_derive (line 19)
[INFO] [stdout]     src/lib.rs - ron_asset_derive (line 31)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fc033ff1388f1f9970338628aa86baaa3da5362c288b63ddb99d9a677c25d43b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc033ff1388f1f9970338628aa86baaa3da5362c288b63ddb99d9a677c25d43b", kill_on_drop: false }`
[INFO] [stdout] fc033ff1388f1f9970338628aa86baaa3da5362c288b63ddb99d9a677c25d43b
