[INFO] fetching crate bevy_resolution 0.1.0... [INFO] testing bevy_resolution-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate bevy_resolution 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate bevy_resolution 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_resolution 0.1.0 [INFO] tweaked toml for crates.io crate bevy_resolution 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_resolution 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_resolution 0.1.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ce6072914d5fc08f99f4d0434c2b294d8fd477b144c185d0b230b2152039dec [INFO] running `Command { std: "docker" "start" "-a" "2ce6072914d5fc08f99f4d0434c2b294d8fd477b144c185d0b230b2152039dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ce6072914d5fc08f99f4d0434c2b294d8fd477b144c185d0b230b2152039dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce6072914d5fc08f99f4d0434c2b294d8fd477b144c185d0b230b2152039dec", kill_on_drop: false }` [INFO] [stdout] 2ce6072914d5fc08f99f4d0434c2b294d8fd477b144c185d0b230b2152039dec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d399a401f65672e16a19ee9f4a8b228402ad6ae4f5ff3416b4d13e5cfa00f6f1 [INFO] running `Command { std: "docker" "start" "-a" "d399a401f65672e16a19ee9f4a8b228402ad6ae4f5ff3416b4d13e5cfa00f6f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling bevy_ptr v0.15.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bevy_tasks v0.15.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling accesskit v0.17.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling bevy_macro_utils v0.15.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.0 [INFO] [stderr] Compiling bevy_derive v0.15.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling bevy_utils v0.15.0 [INFO] [stderr] Compiling bevy_reflect v0.15.0 [INFO] [stderr] Compiling bevy_ecs v0.15.0 [INFO] [stderr] Compiling bevy_math v0.15.0 [INFO] [stderr] Compiling bevy_app v0.15.0 [INFO] [stderr] Compiling bevy_core v0.15.0 [INFO] [stderr] Compiling bevy_a11y v0.15.0 [INFO] [stderr] Compiling bevy_input v0.15.0 [INFO] [stderr] Compiling bevy_window v0.15.0 [INFO] [stderr] Compiling bevy_resolution v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "d399a401f65672e16a19ee9f4a8b228402ad6ae4f5ff3416b4d13e5cfa00f6f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d399a401f65672e16a19ee9f4a8b228402ad6ae4f5ff3416b4d13e5cfa00f6f1", kill_on_drop: false }` [INFO] [stdout] d399a401f65672e16a19ee9f4a8b228402ad6ae4f5ff3416b4d13e5cfa00f6f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef0b05abf75d744e30a0f3f8778c58600f0917e1077b8431ca3f8a79cf11c407 [INFO] running `Command { std: "docker" "start" "-a" "ef0b05abf75d744e30a0f3f8778c58600f0917e1077b8431ca3f8a79cf11c407", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_resolution v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.10s [INFO] running `Command { std: "docker" "inspect" "ef0b05abf75d744e30a0f3f8778c58600f0917e1077b8431ca3f8a79cf11c407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef0b05abf75d744e30a0f3f8778c58600f0917e1077b8431ca3f8a79cf11c407", kill_on_drop: false }` [INFO] [stdout] ef0b05abf75d744e30a0f3f8778c58600f0917e1077b8431ca3f8a79cf11c407 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85be57111c1aa5aff50109c7a79bdee41c8dbe26f6ac66a190079ae873c0ea8a [INFO] running `Command { std: "docker" "start" "-a" "85be57111c1aa5aff50109c7a79bdee41c8dbe26f6ac66a190079ae873c0ea8a", 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_resolution-fc880ad73509eb7d) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test common::common4x3::tests::iter ... ok [INFO] [stdout] test common::common4x3::tests::resolution_uvec2 ... ok [INFO] [stdout] test common::common4x3::tests::resolution_vec2 ... ok [INFO] [stdout] test common::common4x3::tests::resolution_to_window ... ok [INFO] [stdout] test common::tests::resolution_to_window ... ok [INFO] [stdout] test common::tests::iter ... ok [INFO] [stdout] test resolutions::tests::can_fit ... ok [INFO] [stdout] test resolutions::tests::resolution_to_window ... ok [INFO] [stdout] test common::tests::resolution_vec2 ... ok [INFO] [stdout] test common::tests::resolution_uvec2 ... ok [INFO] [stdout] test resolutions::tests::aspect_ratio ... ok [INFO] [stdout] test resolutions::tests::resolution_uvec2 ... ok [INFO] [stdout] test resolutions::tests::can_integer_scale ... ok [INFO] [stdout] test resolutions::tests::changes ... ok [INFO] [stdout] test resolutions::tests::get_scale ... ok [INFO] [stdout] test resolutions::tests::resolution_vec2 ... ok [INFO] [stdout] test resolutions::tests::scale ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_resolution [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" "85be57111c1aa5aff50109c7a79bdee41c8dbe26f6ac66a190079ae873c0ea8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85be57111c1aa5aff50109c7a79bdee41c8dbe26f6ac66a190079ae873c0ea8a", kill_on_drop: false }` [INFO] [stdout] 85be57111c1aa5aff50109c7a79bdee41c8dbe26f6ac66a190079ae873c0ea8a