[INFO] fetching crate fyrox-build-tools 1.0.0-rc.1...
[INFO] testing fyrox-build-tools-1.0.0-rc.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate fyrox-build-tools 1.0.0-rc.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate fyrox-build-tools 1.0.0-rc.1
[INFO] finished tweaking crates.io crate fyrox-build-tools 1.0.0-rc.1
[INFO] tweaked toml for crates.io crate fyrox-build-tools 1.0.0-rc.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fyrox-build-tools 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-build-tools 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 enum-primitive-derive v0.2.2
[INFO] [stderr]   Downloaded directories v5.0.1
[INFO] [stderr]   Downloaded fyrox-texture v1.0.0-rc.1
[INFO] [stderr]   Downloaded ddsfile v0.5.2
[INFO] [stderr]   Downloaded fyrox-core-derive v1.0.0-rc.1
[INFO] [stderr]   Downloaded fyrox-graph v1.0.0-rc.1
[INFO] [stderr]   Downloaded fyrox-graphics v1.0.0-rc.1
[INFO] [stderr]   Downloaded fyrox-animation v1.0.0-rc.1
[INFO] [stderr]   Downloaded fyrox-material v1.0.0-rc.2
[INFO] [stderr]   Downloaded fyrox-resource v1.0.0-rc.1
[INFO] [stderr]   Downloaded fyrox-core v1.0.0-rc.1
[INFO] [stderr]   Downloaded rectutils v0.5.0
[INFO] [stderr]   Downloaded fast_image_resize v5.3.0
[INFO] [stderr]   Downloaded sysinfo v0.29.11
[INFO] [stderr]   Downloaded moxcms v0.7.5
[INFO] [stderr]   Downloaded fyrox-math v1.0.0-rc.1
[INFO] [stderr]   Downloaded nalgebra v0.34.0
[INFO] [stderr]   Downloaded fyrox-ui v1.0.0-rc.2
[INFO] [stderr]   Downloaded robust v1.2.0
[INFO] [stderr]   Downloaded spade v2.15.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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f2c913fadffe838df7a236979847b0b8ff50b136ea2ea4dff82402e1a334f97e
[INFO] running `Command { std: "docker" "start" "-a" "f2c913fadffe838df7a236979847b0b8ff50b136ea2ea4dff82402e1a334f97e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2c913fadffe838df7a236979847b0b8ff50b136ea2ea4dff82402e1a334f97e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2c913fadffe838df7a236979847b0b8ff50b136ea2ea4dff82402e1a334f97e", kill_on_drop: false }`
[INFO] [stdout] f2c913fadffe838df7a236979847b0b8ff50b136ea2ea4dff82402e1a334f97e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0478b123b696bba9654bd822215c9578204573980b6aa0c28e70d7c611572ca8
[INFO] running `Command { std: "docker" "start" "-a" "0478b123b696bba9654bd822215c9578204573980b6aa0c28e70d7c611572ca8", 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 rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[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 wayland-client v0.31.11
[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 cc v1.2.37
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling pxfm v0.1.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling tbc v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling moxcms v0.7.5
[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 strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling fast_image_resize v5.3.0
[INFO] [stderr]    Compiling wide v0.7.33
[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 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 futures-executor v0.3.31
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling ron v0.11.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ddsfile v0.5.2
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling nalgebra v0.34.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling x11-clipboard v0.9.3
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.11
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling rectutils v0.5.0
[INFO] [stderr]    Compiling fyrox-math v1.0.0-rc.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling fyrox-core v1.0.0-rc.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling copypasta v0.10.2
[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-animation v1.0.0-rc.1
[INFO] [stderr]    Compiling fyrox-graph v1.0.0-rc.1
[INFO] [stderr]    Compiling fyrox-material v1.0.0-rc.2
[INFO] [stderr]    Compiling fyrox-ui v1.0.0-rc.2
[INFO] [stderr]    Compiling fyrox-build-tools v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "0478b123b696bba9654bd822215c9578204573980b6aa0c28e70d7c611572ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0478b123b696bba9654bd822215c9578204573980b6aa0c28e70d7c611572ca8", kill_on_drop: false }`
[INFO] [stdout] 0478b123b696bba9654bd822215c9578204573980b6aa0c28e70d7c611572ca8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e8257ae61a2a61fcbb468630853ddca6ed9747defb5d819161f4f24698e54448
[INFO] running `Command { std: "docker" "start" "-a" "e8257ae61a2a61fcbb468630853ddca6ed9747defb5d819161f4f24698e54448", kill_on_drop: false }`
[INFO] [stderr]    Compiling fyrox-build-tools v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.21s
[INFO] running `Command { std: "docker" "inspect" "e8257ae61a2a61fcbb468630853ddca6ed9747defb5d819161f4f24698e54448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8257ae61a2a61fcbb468630853ddca6ed9747defb5d819161f4f24698e54448", kill_on_drop: false }`
[INFO] [stdout] e8257ae61a2a61fcbb468630853ddca6ed9747defb5d819161f4f24698e54448
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6abcf3818f14a91d22d79f49d34d6edb92fd99a827d858781850714f3cafb535
[INFO] running `Command { std: "docker" "start" "-a" "6abcf3818f14a91d22d79f49d34d6edb92fd99a827d858781850714f3cafb535", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fyrox_build_tools-60416d9757b0553c)
[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_build_tools
[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" "6abcf3818f14a91d22d79f49d34d6edb92fd99a827d858781850714f3cafb535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6abcf3818f14a91d22d79f49d34d6edb92fd99a827d858781850714f3cafb535", kill_on_drop: false }`
[INFO] [stdout] 6abcf3818f14a91d22d79f49d34d6edb92fd99a827d858781850714f3cafb535
