[INFO] cloning repository https://github.com/BVE-Reborn/basis-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BVE-Reborn/basis-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBVE-Reborn%2Fbasis-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBVE-Reborn%2Fbasis-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b985648076f8161627e17e5b23d9c4761635bd93 [INFO] testing BVE-Reborn/basis-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBVE-Reborn%2Fbasis-rs" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BVE-Reborn/basis-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BVE-Reborn/basis-rs [INFO] finished tweaking git repo https://github.com/BVE-Reborn/basis-rs [INFO] tweaked toml for git repo https://github.com/BVE-Reborn/basis-rs written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/BVE-Reborn/basis-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fc09860bd72a45c61479dde98e9515ac5a916c608bb460a4175663681382ab6 [INFO] running `Command { std: "docker" "start" "-a" "2fc09860bd72a45c61479dde98e9515ac5a916c608bb460a4175663681382ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fc09860bd72a45c61479dde98e9515ac5a916c608bb460a4175663681382ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc09860bd72a45c61479dde98e9515ac5a916c608bb460a4175663681382ab6", kill_on_drop: false }` [INFO] [stdout] 2fc09860bd72a45c61479dde98e9515ac5a916c608bb460a4175663681382ab6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc68d8189bd930d9fb2bb769c2f0b21cffa879be06ee2852841f535d55d28972 [INFO] running `Command { std: "docker" "start" "-a" "cc68d8189bd930d9fb2bb769c2f0b21cffa879be06ee2852841f535d55d28972", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling basis-sys v0.1.0 (/opt/rustwide/workdir/basis-sys) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: error: basisu/transcoder/basisu_transcoder.cpp: No such file or directory [INFO] [stderr] warning: c++: fatal error: no input files [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from src/basisrs_interface.cpp:2: [INFO] [stderr] warning: src/basisrs_interface.hpp:245:10: fatal error: ../basisu/transcoder/basisu_transcoder.h: No such file or directory [INFO] [stderr] warning: 245 | #include "../basisu/transcoder/basisu_transcoder.h" [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `basis-sys v0.1.0 (/opt/rustwide/workdir/basis-sys)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/basis-sys-748d2f81b82ccf40/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++14" "-DBASISU_FORCE_DEVEL_MESSAGES" "-o" "/opt/rustwide/target/debug/build/basis-sys-4ff33b5b5822d172/out/src/basisrs_interface.o" "-c" "src/basisrs_interface.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++14" "-DBASISU_FORCE_DEVEL_MESSAGES" "-o" "/opt/rustwide/target/debug/build/basis-sys-4ff33b5b5822d172/out/basisu/transcoder/basisu_transcoder.o" "-c" "basisu/transcoder/basisu_transcoder.cpp" [INFO] [stderr] cargo:warning=c++: error: basisu/transcoder/basisu_transcoder.cpp: No such file or directory [INFO] [stderr] cargo:warning=c++: fatal error: no input files [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from src/basisrs_interface.cpp:2: [INFO] [stderr] cargo:warning=src/basisrs_interface.hpp:245:10: fatal error: ../basisu/transcoder/basisu_transcoder.h: No such file or directory [INFO] [stderr] cargo:warning= 245 | #include "../basisu/transcoder/basisu_transcoder.h" [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++14" "-DBASISU_FORCE_DEVEL_MESSAGES" "-o" "/opt/rustwide/target/debug/build/basis-sys-4ff33b5b5822d172/out/basisu/transcoder/basisu_transcoder.o" "-c" "basisu/transcoder/basisu_transcoder.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "cc68d8189bd930d9fb2bb769c2f0b21cffa879be06ee2852841f535d55d28972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc68d8189bd930d9fb2bb769c2f0b21cffa879be06ee2852841f535d55d28972", kill_on_drop: false }` [INFO] [stdout] cc68d8189bd930d9fb2bb769c2f0b21cffa879be06ee2852841f535d55d28972