[INFO] fetching crate fyrox-texture 1.0.0-rc.1...
[INFO] testing fyrox-texture-1.0.0-rc.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate fyrox-texture 1.0.0-rc.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate fyrox-texture 1.0.0-rc.1
[INFO] finished tweaking crates.io crate fyrox-texture 1.0.0-rc.1
[INFO] tweaked toml for crates.io crate fyrox-texture 1.0.0-rc.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fyrox-texture 1.0.0-rc.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fyrox-texture 1.0.0-rc.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tbc v0.3.0
[INFO] [stderr]   Downloaded fyrox-core-derive v1.0.0-rc.1
[INFO] [stderr]   Downloaded rectutils v0.5.0
[INFO] [stderr]   Downloaded ddsfile v0.5.2
[INFO] [stderr]   Downloaded fyrox-core v1.0.0-rc.1
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded fyrox-resource v1.0.0-rc.1
[INFO] [stderr]   Downloaded fyrox-math v1.0.0-rc.1
[INFO] [stderr]   Downloaded fast_image_resize v5.3.0
[INFO] [stderr]   Downloaded glam v0.30.6
[INFO] [stderr]   Downloaded pxfm v0.1.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72c631b1b75cf625e3dcbbfe9d30cbc587684bc978c973ee14480f3ff14890ec
[INFO] running `Command { std: "docker" "start" "-a" "72c631b1b75cf625e3dcbbfe9d30cbc587684bc978c973ee14480f3ff14890ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72c631b1b75cf625e3dcbbfe9d30cbc587684bc978c973ee14480f3ff14890ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72c631b1b75cf625e3dcbbfe9d30cbc587684bc978c973ee14480f3ff14890ec", kill_on_drop: false }`
[INFO] [stdout] 72c631b1b75cf625e3dcbbfe9d30cbc587684bc978c973ee14480f3ff14890ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b5f1844720555d77ad6b259b2e72718f0dbea824dec21ffcc6de595a8032e8a
[INFO] running `Command { std: "docker" "start" "-a" "1b5f1844720555d77ad6b259b2e72718f0dbea824dec21ffcc6de595a8032e8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling pxfm v0.1.23
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling tbc v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling fast_image_resize v5.3.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling fyrox-core-derive v1.0.0-rc.1
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling ron v0.11.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling ddsfile v0.5.2
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling nalgebra v0.34.0
[INFO] [stderr]    Compiling rectutils v0.5.0
[INFO] [stderr]    Compiling fyrox-math v1.0.0-rc.1
[INFO] [stderr]    Compiling fyrox-core v1.0.0-rc.1
[INFO] [stderr]    Compiling fyrox-resource v1.0.0-rc.1
[INFO] [stderr]    Compiling fyrox-texture v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "1b5f1844720555d77ad6b259b2e72718f0dbea824dec21ffcc6de595a8032e8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b5f1844720555d77ad6b259b2e72718f0dbea824dec21ffcc6de595a8032e8a", kill_on_drop: false }`
[INFO] [stdout] 1b5f1844720555d77ad6b259b2e72718f0dbea824dec21ffcc6de595a8032e8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c68898dff77d7dea32c74b70ec476270b6718ea0b433b2a7377bca280be85b21
[INFO] running `Command { std: "docker" "start" "-a" "c68898dff77d7dea32c74b70ec476270b6718ea0b433b2a7377bca280be85b21", kill_on_drop: false }`
[INFO] [stderr]    Compiling fyrox-texture v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s
[INFO] running `Command { std: "docker" "inspect" "c68898dff77d7dea32c74b70ec476270b6718ea0b433b2a7377bca280be85b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c68898dff77d7dea32c74b70ec476270b6718ea0b433b2a7377bca280be85b21", kill_on_drop: false }`
[INFO] [stdout] c68898dff77d7dea32c74b70ec476270b6718ea0b433b2a7377bca280be85b21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8fde6f64118d9f936164e2e81e939c49bfc7353354999d2a2f847aea053c7c4f
[INFO] running `Command { std: "docker" "start" "-a" "8fde6f64118d9f936164e2e81e939c49bfc7353354999d2a2f847aea053c7c4f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fyrox_texture-9d7c4f126858388e)
[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 fyrox_texture
[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" "8fde6f64118d9f936164e2e81e939c49bfc7353354999d2a2f847aea053c7c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fde6f64118d9f936164e2e81e939c49bfc7353354999d2a2f847aea053c7c4f", kill_on_drop: false }`
[INFO] [stdout] 8fde6f64118d9f936164e2e81e939c49bfc7353354999d2a2f847aea053c7c4f
