[INFO] updating cached repository Prior99/opus-sys [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Prior99/opus-sys [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Prior99/opus-sys" "work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/Prior99/opus-sys"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/Prior99/opus-sys'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Prior99/opus-sys" "work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/Prior99/opus-sys"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/Prior99/opus-sys'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9a629f404a4f80045e5c71857ce27bd6069a7476 [INFO] sha for GitHub repo Prior99/opus-sys: 9a629f404a4f80045e5c71857ce27bd6069a7476 [INFO] validating manifest of Prior99/opus-sys on toolchain master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Prior99/opus-sys on toolchain try#58b21121d0b447ceb3f1a655155d802191acf044 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Prior99/opus-sys [INFO] finished frobbing Prior99/opus-sys [INFO] frobbed toml for Prior99/opus-sys written to work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/Prior99/opus-sys/Cargo.toml [INFO] started frobbing Prior99/opus-sys [INFO] finished frobbing Prior99/opus-sys [INFO] frobbed toml for Prior99/opus-sys written to work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/Prior99/opus-sys/Cargo.toml [INFO] crate Prior99/opus-sys already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking Prior99/opus-sys against master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504 for pr-61100 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-61100/worker-4/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/Prior99/opus-sys:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 17f4153eb67322a31ef568a56192c75848ffdbcfc47be1172fbae5ed1606916b [INFO] running `"docker" "start" "-a" "17f4153eb67322a31ef568a56192c75848ffdbcfc47be1172fbae5ed1606916b"` [INFO] [stderr] Compiling bindgen v0.43.0 [INFO] [stderr] Compiling clang-sys v0.26.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling cexpr v0.3.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling opus-sys v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `opus-sys v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/opus-sys-d5c9714d378d9b29/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/crater/workdir/opus/include" "-I" "/opt/crater/workdir/opus/silk" "-I" "/opt/crater/workdir/opus/silk/float" "-I" "/opt/crater/workdir/opus/src" "-I" "/opt/crater/workdir/opus/celt" "-I" "/opt/crater/workdir/opus" "-I" "/opt/crater/workdir/opus/silk/x86" "-Wall" "-Wextra" "-msse" "-msse2" "-msse4.1" "-DUSE_ALLOCA=ON" "-DOPUS_BUILD=ON" "-DHAVE_LRINTF=ON" "-o" "/opt/crater/target/debug/build/opus-sys-9a2cd7ec41f7d56c/out/bands.o" "-c" "/opt/crater/workdir/opus/celt/bands.c" [INFO] [stderr] cargo:warning=cc: error: /opt/crater/workdir/opus/celt/bands.c: No such file or directory [INFO] [stderr] cargo:warning=cc: fatal error: no input files [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/crater/workdir/opus/include" "-I" "/opt/crater/workdir/opus/silk" "-I" "/opt/crater/workdir/opus/silk/float" "-I" "/opt/crater/workdir/opus/src" "-I" "/opt/crater/workdir/opus/celt" "-I" "/opt/crater/workdir/opus" "-I" "/opt/crater/workdir/opus/silk/x86" "-Wall" "-Wextra" "-msse" "-msse2" "-msse4.1" "-DUSE_ALLOCA=ON" "-DOPUS_BUILD=ON" "-DHAVE_LRINTF=ON" "-o" "/opt/crater/target/debug/build/opus-sys-9a2cd7ec41f7d56c/out/bands.o" "-c" "/opt/crater/workdir/opus/celt/bands.c" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:2260:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x556e5788bde3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hccbe8d45d7484fda [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x556e578878fb - std::sys_common::backtrace::_print::h59087b8c7775eb90 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x556e5788ab26 - std::panicking::default_hook::{{closure}}::h32749f0e2c293c0c [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x556e5788a8bb - std::panicking::default_hook::h550715cdd86b36ad [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x556e5788b22f - std::panicking::rust_panic_with_hook::hcf0daecbf39921f5 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x556e5788adb1 - std::panicking::continue_panic_fmt::ha5d9448e58fe5b5c [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x556e5788acfe - std::panicking::begin_panic_fmt::hdd000b5b13baf324 [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x556e571bb0c5 - cc::fail::haf751a9570d961fd [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:2260 [INFO] [stderr] 8: 0x556e571a639e - cc::Build::compile::h4dc99a7165d21863 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:933 [INFO] [stderr] 9: 0x556e57197e6e - build_script_build::build::h6b917c9a97037453 [INFO] [stderr] at /opt/crater/workdir/build.rs:226 [INFO] [stderr] 10: 0x556e571982d4 - build_script_build::main::hf34675807dbaaa3a [INFO] [stderr] at /opt/crater/workdir/build.rs:236 [INFO] [stderr] 11: 0x556e5719d47f - std::rt::lang_start::{{closure}}::hfbb55de65cdd859c [INFO] [stderr] at /rustc/8869ee03d7f258e1b76a11c6fbb01b5708a9f504/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x556e5788ac32 - std::panicking::try::do_call::h8c864a5f35670176 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x556e578940c9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x556e5788b73c - std::rt::lang_start_internal::h763af17830f82761 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x556e5719d458 - std::rt::lang_start::h1e5736aa771bf43e [INFO] [stderr] at /rustc/8869ee03d7f258e1b76a11c6fbb01b5708a9f504/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x556e57198569 - main [INFO] [stderr] 17: 0x7f3f2e0262e0 - __libc_start_main [INFO] [stderr] 18: 0x556e57195a79 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "17f4153eb67322a31ef568a56192c75848ffdbcfc47be1172fbae5ed1606916b"` [INFO] running `"docker" "rm" "-f" "17f4153eb67322a31ef568a56192c75848ffdbcfc47be1172fbae5ed1606916b"` [INFO] [stdout] 17f4153eb67322a31ef568a56192c75848ffdbcfc47be1172fbae5ed1606916b