[INFO] cloning repository https://github.com/caio-bernardo/Pong-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caio-bernardo/Pong-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaio-bernardo%2FPong-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaio-bernardo%2FPong-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d146197099660b94cc5857fb5239c7d3fb5d3f3 [INFO] testing caio-bernardo/Pong-rs against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaio-bernardo%2FPong-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/caio-bernardo/Pong-rs [INFO] finished tweaking git repo https://github.com/caio-bernardo/Pong-rs [INFO] tweaked toml for git repo https://github.com/caio-bernardo/Pong-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/caio-bernardo/Pong-rs on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/caio-bernardo/Pong-rs 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wide v0.7.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ed77bcf90bf100f9ab56934ff00ffa11236f0be8b2395b97a3bb78d81a98ba8 [INFO] running `Command { std: "docker" "start" "-a" "8ed77bcf90bf100f9ab56934ff00ffa11236f0be8b2395b97a3bb78d81a98ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ed77bcf90bf100f9ab56934ff00ffa11236f0be8b2395b97a3bb78d81a98ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed77bcf90bf100f9ab56934ff00ffa11236f0be8b2395b97a3bb78d81a98ba8", kill_on_drop: false }` [INFO] [stdout] 8ed77bcf90bf100f9ab56934ff00ffa11236f0be8b2395b97a3bb78d81a98ba8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9cb250571b29641089a8ed823da0caaf10f15bd0f00c097f5b21a3dbb3aacfb [INFO] running `Command { std: "docker" "start" "-a" "f9cb250571b29641089a8ed823da0caaf10f15bd0f00c097f5b21a3dbb3aacfb", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling wide v0.7.31 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling glfw-sys v5.0.0+3.3.9 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling fontdue v0.9.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling glfw v0.59.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling nalgebra-glm v0.19.0 [INFO] [stderr] Compiling pong-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `/usr/share/fonts/opentype/fira/FiraMono-Regular.otf`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:568:16 [INFO] [stdout] | [INFO] [stdout] 568 | let font = include_bytes!("/usr/share/fonts/opentype/fira/FiraMono-Regular.otf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pong-game` (bin "pong-game") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f9cb250571b29641089a8ed823da0caaf10f15bd0f00c097f5b21a3dbb3aacfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9cb250571b29641089a8ed823da0caaf10f15bd0f00c097f5b21a3dbb3aacfb", kill_on_drop: false }` [INFO] [stdout] f9cb250571b29641089a8ed823da0caaf10f15bd0f00c097f5b21a3dbb3aacfb