[INFO] fetching crate fyrox-material 1.0.0-rc.2... [INFO] testing fyrox-material-1.0.0-rc.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate fyrox-material 1.0.0-rc.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate fyrox-material 1.0.0-rc.2 [INFO] finished tweaking crates.io crate fyrox-material 1.0.0-rc.2 [INFO] tweaked toml for crates.io crate fyrox-material 1.0.0-rc.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fyrox-material 1.0.0-rc.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fyrox-material 1.0.0-rc.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 530988a608e13e8e2140155a341ebf948e6a3c37ce7b13afcd5b917d9d40ded6 [INFO] running `Command { std: "docker" "start" "-a" "530988a608e13e8e2140155a341ebf948e6a3c37ce7b13afcd5b917d9d40ded6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "530988a608e13e8e2140155a341ebf948e6a3c37ce7b13afcd5b917d9d40ded6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530988a608e13e8e2140155a341ebf948e6a3c37ce7b13afcd5b917d9d40ded6", kill_on_drop: false }` [INFO] [stdout] 530988a608e13e8e2140155a341ebf948e6a3c37ce7b13afcd5b917d9d40ded6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d55118ac9cf24434a289a8dabcebfff1d7518adc25c463e0307638bc56fcf24 [INFO] running `Command { std: "docker" "start" "-a" "4d55118ac9cf24434a289a8dabcebfff1d7518adc25c463e0307638bc56fcf24", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling pxfm v0.1.23 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tbc v0.3.0 [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 darling_core v0.14.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling fyrox-core-derive v1.0.0-rc.1 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling fast_image_resize v5.3.0 [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 simba v0.9.1 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling ron v0.11.0 [INFO] [stderr] Compiling ddsfile v0.5.2 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling image v0.25.8 [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-graphics v1.0.0-rc.1 [INFO] [stderr] Compiling fyrox-texture v1.0.0-rc.1 [INFO] [stderr] Compiling fyrox-material v1.0.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "4d55118ac9cf24434a289a8dabcebfff1d7518adc25c463e0307638bc56fcf24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d55118ac9cf24434a289a8dabcebfff1d7518adc25c463e0307638bc56fcf24", kill_on_drop: false }` [INFO] [stdout] 4d55118ac9cf24434a289a8dabcebfff1d7518adc25c463e0307638bc56fcf24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e233f2cdd5aa813db9cdef62d27ac46e4534fab8ade551fac960b151127b5a6 [INFO] running `Command { std: "docker" "start" "-a" "0e233f2cdd5aa813db9cdef62d27ac46e4534fab8ade551fac960b151127b5a6", kill_on_drop: false }` [INFO] [stderr] Compiling fyrox-material v1.0.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.45s [INFO] running `Command { std: "docker" "inspect" "0e233f2cdd5aa813db9cdef62d27ac46e4534fab8ade551fac960b151127b5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e233f2cdd5aa813db9cdef62d27ac46e4534fab8ade551fac960b151127b5a6", kill_on_drop: false }` [INFO] [stdout] 0e233f2cdd5aa813db9cdef62d27ac46e4534fab8ade551fac960b151127b5a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7daf1ad519a2493810025fb2d2e84817c6ffdbc41fc9420341791eebcd4c818b [INFO] running `Command { std: "docker" "start" "-a" "7daf1ad519a2493810025fb2d2e84817c6ffdbc41fc9420341791eebcd4c818b", 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/deps/fyrox_material-f017c274b482c3c5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test shader::test::test_shader_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests fyrox_material [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/lib.rs - Material::property_group_mut (line 979) - compile ... ok [INFO] [stdout] test src/lib.rs - Material::property_group_ref (line 947) - compile ... ok [INFO] [stdout] test src/lib.rs - Material (line 586) - compile ... ok [INFO] [stdout] test src/lib.rs - Material::from_shader (line 846) - compile ... ok [INFO] [stdout] test src/lib.rs - Material::standard (line 784) - compile ... ok [INFO] [stdout] test src/lib.rs - Material (line 554) - compile ... ok [INFO] [stdout] test src/lib.rs - MaterialPropertyGroup::property_mut (line 119) - compile ... ok [INFO] [stdout] test src/lib.rs - Material::bind (line 1030) - compile ... ok [INFO] [stdout] test src/lib.rs - MaterialPropertyGroup::property_ref (line 99) - compile ... ok [INFO] [stdout] test src/lib.rs - Material::set_property (line 1062) - compile ... ok [INFO] [stdout] test src/shader/mod.rs - shader (line 450) - compile ... ok [INFO] [stdout] test src/lib.rs - MaterialPropertyGroup::set_property (line 145) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7daf1ad519a2493810025fb2d2e84817c6ffdbc41fc9420341791eebcd4c818b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7daf1ad519a2493810025fb2d2e84817c6ffdbc41fc9420341791eebcd4c818b", kill_on_drop: false }` [INFO] [stdout] 7daf1ad519a2493810025fb2d2e84817c6ffdbc41fc9420341791eebcd4c818b