[INFO] cloning repository https://github.com/tomdaniels/pong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomdaniels/pong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomdaniels%2Fpong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomdaniels%2Fpong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4a5df1aecd2070abc749aca6e9fdeb1653c7f65 [INFO] testing tomdaniels/pong against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomdaniels%2Fpong" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomdaniels/pong on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomdaniels/pong [INFO] finished tweaking git repo https://github.com/tomdaniels/pong [INFO] tweaked toml for git repo https://github.com/tomdaniels/pong written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tomdaniels/pong 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a45791f8fa032bb8842fa9f532df0b66e0994f72a284b3206658013c037b859 [INFO] running `Command { std: "docker" "start" "-a" "1a45791f8fa032bb8842fa9f532df0b66e0994f72a284b3206658013c037b859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a45791f8fa032bb8842fa9f532df0b66e0994f72a284b3206658013c037b859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a45791f8fa032bb8842fa9f532df0b66e0994f72a284b3206658013c037b859", kill_on_drop: false }` [INFO] [stdout] 1a45791f8fa032bb8842fa9f532df0b66e0994f72a284b3206658013c037b859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5640dac052bce6236d3c36b76f9928608c87d21b9be41944b23ba59d04a85c6c [INFO] running `Command { std: "docker" "start" "-a" "5640dac052bce6236d3c36b76f9928608c87d21b9be41944b23ba59d04a85c6c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling raylib-sys v3.7.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling raylib v3.7.0 [INFO] [stderr] Compiling pong v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.45s [INFO] running `Command { std: "docker" "inspect" "5640dac052bce6236d3c36b76f9928608c87d21b9be41944b23ba59d04a85c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5640dac052bce6236d3c36b76f9928608c87d21b9be41944b23ba59d04a85c6c", kill_on_drop: false }` [INFO] [stdout] 5640dac052bce6236d3c36b76f9928608c87d21b9be41944b23ba59d04a85c6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93592055349b03f0cdf08c9abd2d322bf91ddfcb1184d6c88f9667908ad7bb63 [INFO] running `Command { std: "docker" "start" "-a" "93592055349b03f0cdf08c9abd2d322bf91ddfcb1184d6c88f9667908ad7bb63", kill_on_drop: false }` [INFO] [stderr] Compiling pong v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "93592055349b03f0cdf08c9abd2d322bf91ddfcb1184d6c88f9667908ad7bb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93592055349b03f0cdf08c9abd2d322bf91ddfcb1184d6c88f9667908ad7bb63", kill_on_drop: false }` [INFO] [stdout] 93592055349b03f0cdf08c9abd2d322bf91ddfcb1184d6c88f9667908ad7bb63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6655eadac366f452847aa2847354287aa8439e204cfaeb67ab5dc0cb58084680 [INFO] running `Command { std: "docker" "start" "-a" "6655eadac366f452847aa2847354287aa8439e204cfaeb67ab5dc0cb58084680", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pong-3b3d654857bcc785) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6655eadac366f452847aa2847354287aa8439e204cfaeb67ab5dc0cb58084680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6655eadac366f452847aa2847354287aa8439e204cfaeb67ab5dc0cb58084680", kill_on_drop: false }` [INFO] [stdout] 6655eadac366f452847aa2847354287aa8439e204cfaeb67ab5dc0cb58084680 [INFO] testing tomdaniels/pong against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomdaniels%2Fpong" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomdaniels/pong on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomdaniels/pong [INFO] finished tweaking git repo https://github.com/tomdaniels/pong [INFO] tweaked toml for git repo https://github.com/tomdaniels/pong written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tomdaniels/pong 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b3cc3b2e7b557bba34afe908e2be629746693befcc6d85809a31a9a9965b988 [INFO] running `Command { std: "docker" "start" "-a" "4b3cc3b2e7b557bba34afe908e2be629746693befcc6d85809a31a9a9965b988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b3cc3b2e7b557bba34afe908e2be629746693befcc6d85809a31a9a9965b988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3cc3b2e7b557bba34afe908e2be629746693befcc6d85809a31a9a9965b988", kill_on_drop: false }` [INFO] [stdout] 4b3cc3b2e7b557bba34afe908e2be629746693befcc6d85809a31a9a9965b988 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efb34f5fc00be7f212bd416d3e6d31354fd22a9315da1d2af64ea8a5c9521e7c [INFO] running `Command { std: "docker" "start" "-a" "efb34f5fc00be7f212bd416d3e6d31354fd22a9315da1d2af64ea8a5c9521e7c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling raylib-sys v3.7.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: raylib-sys@3.7.0: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: raylib-sys@3.7.0: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `raylib-sys v3.7.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/raylib-sys-b4e5955138ff0af7/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/raylib" "-DBUILD_EXAMPLES=OFF" "-DCMAKE_BUILD_TYPE=Release" "-DSUPPORT_BUSY_WAIT_LOOP=OFF" "-DPLATFORM=Desktop" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" [INFO] [stderr] -- The C compiler identification is GNU 11.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 11.4.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Performing Test COMPILER_HAS_THOSE_TOGGLES [INFO] [stderr] -- Performing Test COMPILER_HAS_THOSE_TOGGLES - Success [INFO] [stderr] -- Testing if -Werror=pointer-arith can be used -- compiles [INFO] [stderr] -- Testing if -Werror=implicit-function-declaration can be used -- compiles [INFO] [stderr] -- Testing if -fno-strict-aliasing can be used -- compiles [INFO] [stderr] -- Using raylib's GLFW [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Using X11 for window creation [INFO] [stderr] -- Found X11: /usr/include [INFO] [stderr] -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so [INFO] [stderr] -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found [INFO] [stderr] -- Looking for gethostbyname [INFO] [stderr] -- Looking for gethostbyname - found [INFO] [stderr] -- Looking for connect [INFO] [stderr] -- Looking for connect - found [INFO] [stderr] -- Looking for remove [INFO] [stderr] -- Looking for remove - found [INFO] [stderr] -- Looking for shmat [INFO] [stderr] -- Looking for shmat - found [INFO] [stderr] -- Looking for IceConnectionNumber in ICE [INFO] [stderr] -- Looking for IceConnectionNumber in ICE - found [INFO] [stderr] -- Audio Backend: miniaudio [INFO] [stderr] -- Building raylib static library [INFO] [stderr] -- Generated build type: Release [INFO] [stderr] -- Compiling with the flags: [INFO] [stderr] -- PLATFORM=PLATFORM_DESKTOP [INFO] [stderr] -- GRAPHICS=GRAPHICS_API_OPENGL_33 [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindOpenGL.cmake:315 (message): [INFO] [stderr] Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when [INFO] [stderr] available. Run "cmake --help-policy CMP0072" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] FindOpenGL found both a legacy GL library: [INFO] [stderr] [INFO] [stderr] OPENGL_gl_LIBRARY: /usr/lib/x86_64-linux-gnu/libGL.so [INFO] [stderr] [INFO] [stderr] and GLVND libraries for OpenGL and GLX: [INFO] [stderr] [INFO] [stderr] OPENGL_opengl_LIBRARY: /usr/lib/x86_64-linux-gnu/libOpenGL.so [INFO] [stderr] OPENGL_glx_LIBRARY: /usr/lib/x86_64-linux-gnu/libGLX.so [INFO] [stderr] [INFO] [stderr] OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for [INFO] [stderr] compatibility with CMake 3.10 and below the legacy GL library will be used. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] cmake/LibraryConfigurations.cmake:20 (find_package) [INFO] [stderr] src/CMakeLists.txt:56 (include) [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw_objlib.dir/build.make.tmp6f831 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw_objlib.dir/compiler_depend.make.tmp9ed02 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw_objlib.dir/compiler_depend.ts.tmp0f446 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw_objlib.dir/depend.make.tmp07e5d [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw_objlib.dir/flags.make.tmp2bec1 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw_objlib.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw_objlib.dir/DependInfo.cmake.tmpe25d5 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw.dir/build.make.tmp605a8 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw.dir/compiler_depend.make.tmpf3f82 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw.dir/compiler_depend.ts.tmpb5992 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw.dir/depend.make.tmp1ce3f [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw.dir/flags.make.tmp4ede5 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw.dir/cmake_clean_target.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw.dir/link.txt.tmp70e27 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw.dir/DependInfo.cmake.tmpb3211 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw.dir/progress.make.tmpdd0c7 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/raylib-sys-130e353e19a48b22/out/build/raylib/external/glfw/src/CMakeFiles/glfw_objlib.dir/progress.make.tmp6fa09 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Generate step failed. Build files cannot be regenerated correctly. [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559a16bf7a85 - std::backtrace_rs::backtrace::libunwind::trace::h00ba42e7ea42c749 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x559a16bf7a85 - std::backtrace_rs::backtrace::trace_unsynchronized::h9c418817641943a2 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559a16bf7a85 - std::sys_common::backtrace::_print_fmt::h16d2f41e50524011 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x559a16bf7a85 - ::fmt::h024be4e490be0e9e [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x559a16c1dc0b - core::fmt::rt::Argument::fmt::h374c4cfff31e7096 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x559a16c1dc0b - core::fmt::write::hff043ad91cd7da0c [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/fmt/mod.rs:1172:21 [INFO] [stderr] 6: 0x559a16bf42ef - std::io::Write::write_fmt::h39998a9a883fd8d6 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x559a16bf785e - std::sys_common::backtrace::_print::hdfa36fb392c08b8d [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x559a16bf785e - std::sys_common::backtrace::print::h798da7279a9c7ae4 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x559a16bf8e19 - std::panicking::default_hook::{{closure}}::h9b61607b4c5732c1 [INFO] [stderr] 10: 0x559a16bf8bba - std::panicking::default_hook::hc6544668bd872893 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x559a16bf92d3 - std::panicking::rust_panic_with_hook::h468693c9efe3a031 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x559a16bf91b4 - std::panicking::begin_panic_handler::{{closure}}::h98a70b5e29207c8e [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x559a16bf7f49 - std::sys_common::backtrace::__rust_end_short_backtrace::h611a979064209015 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x559a16bf8ee7 - rust_begin_unwind [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x559a16c1c993 - core::panicking::panic_fmt::hb6dc9aface1df13b [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x559a16b768f9 - cmake::fail::he47afa828f8bc28f [INFO] [stderr] 17: 0x559a16b760d8 - cmake::run::h3fb7b2984a82ead0 [INFO] [stderr] 18: 0x559a16b722a3 - cmake::Config::build::h3c626e7cb7b16512 [INFO] [stderr] 19: 0x559a16b5dc52 - build_script_build::build_with_cmake::h53d9ce04b2dd0e37 [INFO] [stderr] 20: 0x559a16b5f0bd - build_script_build::main::hcdb0271c413fa1ab [INFO] [stderr] 21: 0x559a16b563e3 - core::ops::function::FnOnce::call_once::h938ce99a31f0a365 [INFO] [stderr] 22: 0x559a16b55216 - std::sys_common::backtrace::__rust_begin_short_backtrace::h20a20d4b573f661b [INFO] [stderr] 23: 0x559a16b557a9 - std::rt::lang_start::{{closure}}::hfdd34ad8734c3439 [INFO] [stderr] 24: 0x559a16beff3d - core::ops::function::impls:: for &F>::call_once::hf18ca7d307b3d915 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x559a16beff3d - std::panicking::try::do_call::h2a9bcd2b6b38958b [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:559:40 [INFO] [stderr] 26: 0x559a16beff3d - std::panicking::try::h4c52ccc8f2ccfc35 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:523:19 [INFO] [stderr] 27: 0x559a16beff3d - std::panic::catch_unwind::hda457dd374f9451e [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panic.rs:149:14 [INFO] [stderr] 28: 0x559a16beff3d - std::rt::lang_start_internal::{{closure}}::h41587bbad6bb13c8 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/rt.rs:141:48 [INFO] [stderr] 29: 0x559a16beff3d - std::panicking::try::do_call::h1e4ade298d6ebcea [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:559:40 [INFO] [stderr] 30: 0x559a16beff3d - std::panicking::try::h254c293b1bc04b74 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:523:19 [INFO] [stderr] 31: 0x559a16beff3d - std::panic::catch_unwind::h69004c7a51901400 [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panic.rs:149:14 [INFO] [stderr] 32: 0x559a16beff3d - std::rt::lang_start_internal::hf3450d59e735c62a [INFO] [stderr] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/rt.rs:141:20 [INFO] [stderr] 33: 0x559a16b55787 - std::rt::lang_start::h565d690de2120910 [INFO] [stderr] 34: 0x559a16b5ff55 - main [INFO] [stderr] 35: 0x7f2fad8c9d90 - [INFO] [stderr] 36: 0x7f2fad8c9e40 - __libc_start_main [INFO] [stderr] 37: 0x559a16b54e05 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1dyp2u/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rodio` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "efb34f5fc00be7f212bd416d3e6d31354fd22a9315da1d2af64ea8a5c9521e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efb34f5fc00be7f212bd416d3e6d31354fd22a9315da1d2af64ea8a5c9521e7c", kill_on_drop: false }` [INFO] [stdout] efb34f5fc00be7f212bd416d3e6d31354fd22a9315da1d2af64ea8a5c9521e7c