[INFO] cloning repository https://github.com/FrankCasanova/RusterStrike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrankCasanova/RusterStrike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankCasanova%2FRusterStrike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankCasanova%2FRusterStrike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8eba0a5c476294332b70207654d2e34121e5ecfe [INFO] checking FrankCasanova/RusterStrike against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankCasanova%2FRusterStrike" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/FrankCasanova/RusterStrike [INFO] finished tweaking git repo https://github.com/FrankCasanova/RusterStrike [INFO] tweaked toml for git repo https://github.com/FrankCasanova/RusterStrike written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FrankCasanova/RusterStrike on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FrankCasanova/RusterStrike 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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/FyroxEngine/Fyrox` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rectutils v0.3.0 [INFO] [stderr] Downloaded uvgen v0.2.0 [INFO] [stderr] Downloaded tbc v0.3.0 [INFO] [stderr] Downloaded enum-primitive-derive v0.2.2 [INFO] [stderr] Downloaded lightmap v0.2.0 [INFO] [stderr] Downloaded fyrox-math v0.3.0 [INFO] [stderr] Downloaded ddsfile v0.5.2 [INFO] [stderr] Downloaded hrtf v0.8.1 [INFO] [stderr] Downloaded tinyaudio v1.1.0 [INFO] [stderr] Downloaded parry3d v0.18.0 [INFO] [stderr] Downloaded rapier3d v0.23.1 [INFO] [stderr] Downloaded fast_image_resize v5.1.2 [INFO] [stderr] Downloaded rapier2d v0.23.1 [INFO] [stderr] Downloaded parry2d v0.18.0 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4b9781fc97592476fdb64196582d7d58e79cbe36cc8cbe0f5697a8617ae8337 [INFO] running `Command { std: "docker" "start" "-a" "e4b9781fc97592476fdb64196582d7d58e79cbe36cc8cbe0f5697a8617ae8337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4b9781fc97592476fdb64196582d7d58e79cbe36cc8cbe0f5697a8617ae8337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b9781fc97592476fdb64196582d7d58e79cbe36cc8cbe0f5697a8617ae8337", kill_on_drop: false }` [INFO] [stdout] e4b9781fc97592476fdb64196582d7d58e79cbe36cc8cbe0f5697a8617ae8337 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53c78743c95771dcb0a489db4cacb95fdee030774bd761715d6d336f371cd56c [INFO] running `Command { std: "docker" "start" "-a" "53c78743c95771dcb0a489db4cacb95fdee030774bd761715d6d336f371cd56c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling byteorder v1.5.0 [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 lock_api v0.4.12 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] error: could not compile `v_frame` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/35d55b34bffd51384ac430cc20852b7d16dd5a90/bin/rustc --crate-name v_frame --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_frame-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("profiling", "serde", "serialize", "tracing"))' -C metadata=f1812c29572d66f3 -C extra-filename=-664c11f001b83034 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-31037d2c4255af23.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-183fd434ecae0567.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/cc-bd7a255c43c6011f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/syn-f7c1a7a688bf3a59.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/syn-0005dc6ac1fb94af.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] running `Command { std: "docker" "inspect" "53c78743c95771dcb0a489db4cacb95fdee030774bd761715d6d336f371cd56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c78743c95771dcb0a489db4cacb95fdee030774bd761715d6d336f371cd56c", kill_on_drop: false }` [INFO] [stdout] 53c78743c95771dcb0a489db4cacb95fdee030774bd761715d6d336f371cd56c