[INFO] cloning repository https://github.com/Dav1dde/pobbin-assets
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dav1dde/pobbin-assets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDav1dde%2Fpobbin-assets", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDav1dde%2Fpobbin-assets'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1be1efcd71c29e2284a112df129c64bfa7c78033
[INFO] checking Dav1dde/pobbin-assets against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDav1dde%2Fpobbin-assets" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dav1dde/pobbin-assets
[INFO] finished tweaking git repo https://github.com/Dav1dde/pobbin-assets
[INFO] tweaked toml for git repo https://github.com/Dav1dde/pobbin-assets written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dav1dde/pobbin-assets on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dav1dde/pobbin-assets 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd7563ba9b6c98abe6310fae4e97f7cc40e0bf2d02f73b6c8e6bc880232eb8af
[INFO] running `Command { std: "docker" "start" "-a" "fd7563ba9b6c98abe6310fae4e97f7cc40e0bf2d02f73b6c8e6bc880232eb8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd7563ba9b6c98abe6310fae4e97f7cc40e0bf2d02f73b6c8e6bc880232eb8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd7563ba9b6c98abe6310fae4e97f7cc40e0bf2d02f73b6c8e6bc880232eb8af", kill_on_drop: false }`
[INFO] [stdout] fd7563ba9b6c98abe6310fae4e97f7cc40e0bf2d02f73b6c8e6bc880232eb8af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8394a06e83a22eefd70b457f0fcb95e66d32d85ba036c73e86307321eea34dc3
[INFO] running `Command { std: "docker" "start" "-a" "8394a06e83a22eefd70b457f0fcb95e66d32d85ba036c73e86307321eea34dc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling libooz-sys v0.1.0 (/opt/rustwide/workdir/libooz-sys)
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr] warning: libooz-sys@0.1.0: cc1plus: fatal error: ooz/bitknit.cpp: No such file or directory
[INFO] [stderr] warning: libooz-sys@0.1.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `libooz-sys v0.1.0 (/opt/rustwide/workdir/libooz-sys)`
[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/libooz-sys-7e5912562de020ad/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]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "ooz/simde/" "-DOOZ_BUILD_DLL=true" "-o" "/opt/rustwide/target/debug/build/libooz-sys-0c7d1b9f6d4be5ae/out/ooz/bitknit.o" "-c" "ooz/bitknit.cpp"
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=cc1plus: fatal error: ooz/bitknit.cpp: No such file or directory
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "ooz/simde/" "-DOOZ_BUILD_DLL=true" "-o" "/opt/rustwide/target/debug/build/libooz-sys-0c7d1b9f6d4be5ae/out/ooz/bitknit.o" "-c" "ooz/bitknit.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8394a06e83a22eefd70b457f0fcb95e66d32d85ba036c73e86307321eea34dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8394a06e83a22eefd70b457f0fcb95e66d32d85ba036c73e86307321eea34dc3", kill_on_drop: false }`
[INFO] [stdout] 8394a06e83a22eefd70b457f0fcb95e66d32d85ba036c73e86307321eea34dc3
