[INFO] fetching crate fyrox-resource 0.36.2...
[INFO] checking fyrox-resource-0.36.2 against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] extracting crate fyrox-resource 0.36.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate fyrox-resource 0.36.2 on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fyrox-resource 0.36.2
[INFO] finished tweaking crates.io crate fyrox-resource 0.36.2
[INFO] tweaked toml for crates.io crate fyrox-resource 0.36.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate fyrox-resource 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fyrox-math v0.36.2
[INFO] [stderr]   Downloaded fyrox-core-derive v0.36.2
[INFO] [stderr]   Downloaded rectutils v0.3.0
[INFO] [stderr]   Downloaded fyrox-core v0.36.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e1160446b91556107c51db9cc1a2d8a5720b16dbc71fd72d1dcc242a65925d4
[INFO] running `Command { std: "docker" "start" "-a" "8e1160446b91556107c51db9cc1a2d8a5720b16dbc71fd72d1dcc242a65925d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e1160446b91556107c51db9cc1a2d8a5720b16dbc71fd72d1dcc242a65925d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e1160446b91556107c51db9cc1a2d8a5720b16dbc71fd72d1dcc242a65925d4", kill_on_drop: false }`
[INFO] [stdout] 8e1160446b91556107c51db9cc1a2d8a5720b16dbc71fd72d1dcc242a65925d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be6840c61420a866d97f0acd3e0dae7004701aa9f04f7bd143e2467b358507f8
[INFO] running `Command { std: "docker" "start" "-a" "be6840c61420a866d97f0acd3e0dae7004701aa9f04f7bd143e2467b358507f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[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 rand_core v0.6.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rayon v1.10.0
[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 nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking simba v0.9.0
[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 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 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 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "be6840c61420a866d97f0acd3e0dae7004701aa9f04f7bd143e2467b358507f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be6840c61420a866d97f0acd3e0dae7004701aa9f04f7bd143e2467b358507f8", kill_on_drop: false }`
[INFO] [stdout] be6840c61420a866d97f0acd3e0dae7004701aa9f04f7bd143e2467b358507f8
