[INFO] fetching crate bevy_motion 0.0.1... [INFO] testing bevy_motion-0.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bevy_motion 0.0.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate bevy_motion 0.0.1 [INFO] finished tweaking crates.io crate bevy_motion 0.0.1 [INFO] tweaked toml for crates.io crate bevy_motion 0.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_motion 0.0.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 131 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.13.2 (available: v0.16.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd079543458d1b67a32e30e22475e2a3117d2ba3c7666704fab4f7d0597bb578 [INFO] running `Command { std: "docker" "start" "-a" "bd079543458d1b67a32e30e22475e2a3117d2ba3c7666704fab4f7d0597bb578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd079543458d1b67a32e30e22475e2a3117d2ba3c7666704fab4f7d0597bb578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd079543458d1b67a32e30e22475e2a3117d2ba3c7666704fab4f7d0597bb578", kill_on_drop: false }` [INFO] [stdout] bd079543458d1b67a32e30e22475e2a3117d2ba3c7666704fab4f7d0597bb578 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7438d749ce839f72632f2faf1aac89ea178ec387c940086726c7b913432a68f [INFO] running `Command { std: "docker" "start" "-a" "c7438d749ce839f72632f2faf1aac89ea178ec387c940086726c7b913432a68f", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.2 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling bevy_ptr v0.13.2 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling accesskit v0.12.3 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling bevy_tasks v0.13.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bevy_macro_utils v0.13.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.2 [INFO] [stderr] Compiling bevy_derive v0.13.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling bevy_utils v0.13.2 [INFO] [stderr] Compiling bevy_math v0.13.2 [INFO] [stderr] Compiling bevy_reflect v0.13.2 [INFO] [stderr] Compiling bevy_ecs v0.13.2 [INFO] [stderr] Compiling bevy_app v0.13.2 [INFO] [stderr] Compiling bevy_core v0.13.2 [INFO] [stderr] Compiling bevy_log v0.13.2 [INFO] [stderr] Compiling bevy_input v0.13.2 [INFO] [stderr] Compiling bevy_a11y v0.13.2 [INFO] [stderr] Compiling bevy_time v0.13.2 [INFO] [stderr] Compiling bevy_hierarchy v0.13.2 [INFO] [stderr] Compiling bevy_diagnostic v0.13.2 [INFO] [stderr] Compiling bevy_transform v0.13.2 [INFO] [stderr] Compiling bevy_window v0.13.2 [INFO] [stderr] Compiling bevy_internal v0.13.2 [INFO] [stderr] Compiling bevy v0.13.2 [INFO] [stderr] Compiling bevy_motion v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "c7438d749ce839f72632f2faf1aac89ea178ec387c940086726c7b913432a68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7438d749ce839f72632f2faf1aac89ea178ec387c940086726c7b913432a68f", kill_on_drop: false }` [INFO] [stdout] c7438d749ce839f72632f2faf1aac89ea178ec387c940086726c7b913432a68f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ed0c4a5262cef571c833c96a979087dea55ce85900a57c86d85015715ba3aec [INFO] running `Command { std: "docker" "start" "-a" "2ed0c4a5262cef571c833c96a979087dea55ce85900a57c86d85015715ba3aec", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_motion v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "2ed0c4a5262cef571c833c96a979087dea55ce85900a57c86d85015715ba3aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed0c4a5262cef571c833c96a979087dea55ce85900a57c86d85015715ba3aec", kill_on_drop: false }` [INFO] [stdout] 2ed0c4a5262cef571c833c96a979087dea55ce85900a57c86d85015715ba3aec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3d65f65591e6dff93136a272fa16d1c1c551758532fe1d20a83e267e2c92b01 [INFO] running `Command { std: "docker" "start" "-a" "b3d65f65591e6dff93136a272fa16d1c1c551758532fe1d20a83e267e2c92b01", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_motion-6805e225062553fb) [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 bevy_motion [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.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b3d65f65591e6dff93136a272fa16d1c1c551758532fe1d20a83e267e2c92b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d65f65591e6dff93136a272fa16d1c1c551758532fe1d20a83e267e2c92b01", kill_on_drop: false }` [INFO] [stdout] b3d65f65591e6dff93136a272fa16d1c1c551758532fe1d20a83e267e2c92b01