[INFO] fetching crate fyrox-build-tools 1.0.0-rc.1...
[INFO] checking fyrox-build-tools-1.0.0-rc.1 against try#2b3c0f3a743ea631d10817f9a05e6b73970e9ef1 for pr-139751-1
[INFO] extracting crate fyrox-build-tools 1.0.0-rc.1 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fyrox-build-tools 1.0.0-rc.1 on toolchain 2b3c0f3a743ea631d10817f9a05e6b73970e9ef1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "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" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aac6c48af8c6a02dc901e0236133617aeea4a7fbf32ff6fe3c095315f0bf9931
[INFO] running `Command { std: "docker" "start" "-a" "aac6c48af8c6a02dc901e0236133617aeea4a7fbf32ff6fe3c095315f0bf9931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aac6c48af8c6a02dc901e0236133617aeea4a7fbf32ff6fe3c095315f0bf9931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aac6c48af8c6a02dc901e0236133617aeea4a7fbf32ff6fe3c095315f0bf9931", kill_on_drop: false }`
[INFO] [stdout] aac6c48af8c6a02dc901e0236133617aeea4a7fbf32ff6fe3c095315f0bf9931
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b10d3fb47bf6d5a150c2e74aa24c30a7d38018ef175ef49cf6c14768d6c2c0c
[INFO] running `Command { std: "docker" "start" "-a" "9b10d3fb47bf6d5a150c2e74aa24c30a7d38018ef175ef49cf6c14768d6c2c0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[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]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking pxfm v0.1.23
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking tbc v0.3.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking spade v2.15.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking 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]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking fast_image_resize v5.3.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling fyrox-core-derive v1.0.0-rc.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking ron v0.11.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking ddsfile v0.5.2
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking nalgebra v0.34.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking rectutils v0.5.0
[INFO] [stderr]     Checking fyrox-math v1.0.0-rc.1
[INFO] [stderr]     Checking fyrox-core v1.0.0-rc.1
[INFO] [stderr]     Checking fyrox-resource v1.0.0-rc.1
[INFO] [stderr]     Checking fyrox-graphics v1.0.0-rc.1
[INFO] [stderr]     Checking fyrox-texture v1.0.0-rc.1
[INFO] [stderr]     Checking fyrox-graph v1.0.0-rc.1
[INFO] [stderr]     Checking fyrox-animation v1.0.0-rc.1
[INFO] [stderr]     Checking fyrox-material v1.0.0-rc.2
[INFO] [stderr]     Checking fyrox-ui v1.0.0-rc.2
[INFO] [stderr]     Checking fyrox-build-tools v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "9b10d3fb47bf6d5a150c2e74aa24c30a7d38018ef175ef49cf6c14768d6c2c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b10d3fb47bf6d5a150c2e74aa24c30a7d38018ef175ef49cf6c14768d6c2c0c", kill_on_drop: false }`
[INFO] [stdout] 9b10d3fb47bf6d5a150c2e74aa24c30a7d38018ef175ef49cf6c14768d6c2c0c
