[INFO] fetching crate fyrox-build-tools 1.0.0-rc.1... [INFO] testing fyrox-build-tools-1.0.0-rc.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate fyrox-build-tools 1.0.0-rc.1 into /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fyrox-build-tools 1.0.0-rc.1 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-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f3d3aedd16ef776b88e514369ea5d67530ecca583f0a246051d822650a097b74 [INFO] running `Command { std: "docker" "start" "-a" "f3d3aedd16ef776b88e514369ea5d67530ecca583f0a246051d822650a097b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3d3aedd16ef776b88e514369ea5d67530ecca583f0a246051d822650a097b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d3aedd16ef776b88e514369ea5d67530ecca583f0a246051d822650a097b74", kill_on_drop: false }` [INFO] [stdout] f3d3aedd16ef776b88e514369ea5d67530ecca583f0a246051d822650a097b74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 177fb513f7ed155a12818f494a8f88a1f6b4e9a3726cceca31bb83c8dacbe621 [INFO] running `Command { std: "docker" "start" "-a" "177fb513f7ed155a12818f494a8f88a1f6b4e9a3726cceca31bb83c8dacbe621", 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 num-rational v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pxfm v0.1.23 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling tbc v0.3.0 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [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 enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling fast_image_resize v5.3.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling fyrox-core-derive v1.0.0-rc.1 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling simba v0.9.1 [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 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 wayland-cursor v0.31.11 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling copypasta v0.10.2 [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-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 31s [INFO] running `Command { std: "docker" "inspect" "177fb513f7ed155a12818f494a8f88a1f6b4e9a3726cceca31bb83c8dacbe621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "177fb513f7ed155a12818f494a8f88a1f6b4e9a3726cceca31bb83c8dacbe621", kill_on_drop: false }` [INFO] [stdout] 177fb513f7ed155a12818f494a8f88a1f6b4e9a3726cceca31bb83c8dacbe621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 252a440ad9a7579677951b115b886c03254a9a58feca86d2786952196ee3b7da [INFO] running `Command { std: "docker" "start" "-a" "252a440ad9a7579677951b115b886c03254a9a58feca86d2786952196ee3b7da", 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.30s [INFO] running `Command { std: "docker" "inspect" "252a440ad9a7579677951b115b886c03254a9a58feca86d2786952196ee3b7da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "252a440ad9a7579677951b115b886c03254a9a58feca86d2786952196ee3b7da", kill_on_drop: false }` [INFO] [stdout] 252a440ad9a7579677951b115b886c03254a9a58feca86d2786952196ee3b7da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ab73d95954f8a72afe3aee2f057972705d3678d08fbc0e7c835b3703c80320ec [INFO] running `Command { std: "docker" "start" "-a" "ab73d95954f8a72afe3aee2f057972705d3678d08fbc0e7c835b3703c80320ec", 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_build_tools-60416d9757b0553c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests fyrox_build_tools [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "ab73d95954f8a72afe3aee2f057972705d3678d08fbc0e7c835b3703c80320ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab73d95954f8a72afe3aee2f057972705d3678d08fbc0e7c835b3703c80320ec", kill_on_drop: false }` [INFO] [stdout] ab73d95954f8a72afe3aee2f057972705d3678d08fbc0e7c835b3703c80320ec