[INFO] fetching crate fyrox-texture 0.36.2... [INFO] checking fyrox-texture-0.36.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate fyrox-texture 0.36.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate fyrox-texture 0.36.2 [INFO] finished tweaking crates.io crate fyrox-texture 0.36.2 [INFO] tweaked toml for crates.io crate fyrox-texture 0.36.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fyrox-texture 0.36.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fyrox-texture 0.36.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce237a227e475bd572082ef6c8b7b8f9f73536702d52cb41ecfc4b3b8d73f7f3 [INFO] running `Command { std: "docker" "start" "-a" "ce237a227e475bd572082ef6c8b7b8f9f73536702d52cb41ecfc4b3b8d73f7f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce237a227e475bd572082ef6c8b7b8f9f73536702d52cb41ecfc4b3b8d73f7f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce237a227e475bd572082ef6c8b7b8f9f73536702d52cb41ecfc4b3b8d73f7f3", kill_on_drop: false }` [INFO] [stdout] ce237a227e475bd572082ef6c8b7b8f9f73536702d52cb41ecfc4b3b8d73f7f3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4646b0a4b655480efa0ae429d8fabe49da6dc9b23a5cc73eb4a46c2298647c88 [INFO] running `Command { std: "docker" "start" "-a" "4646b0a4b655480efa0ae429d8fabe49da6dc9b23a5cc73eb4a46c2298647c88", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking png v0.17.15 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tbc v0.3.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fast_image_resize v5.1.0 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking wide v0.7.30 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling fyrox-core-derive v0.36.2 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bitflags v2.7.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking ddsfile v0.5.2 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking rectutils v0.3.0 [INFO] [stderr] Checking fyrox-math v0.36.2 [INFO] [stderr] Checking fyrox-core v0.36.2 [INFO] [stderr] Checking fyrox-resource v0.36.2 [INFO] [stderr] Checking fyrox-texture v0.36.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "4646b0a4b655480efa0ae429d8fabe49da6dc9b23a5cc73eb4a46c2298647c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4646b0a4b655480efa0ae429d8fabe49da6dc9b23a5cc73eb4a46c2298647c88", kill_on_drop: false }` [INFO] [stdout] 4646b0a4b655480efa0ae429d8fabe49da6dc9b23a5cc73eb4a46c2298647c88