[INFO] updating cached repository https://github.com/Prior99/opus-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a629f404a4f80045e5c71857ce27bd6069a7476 [INFO] checking Prior99/opus-sys against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrior99%2Fopus-sys" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Prior99/opus-sys on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Prior99/opus-sys [INFO] finished tweaking git repo https://github.com/Prior99/opus-sys [INFO] tweaked toml for git repo https://github.com/Prior99/opus-sys written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Prior99/opus-sys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] def65164930da54dfa48029710ad02d872616be1ee50af50acb4b41ad015ce24 [INFO] running `Command { std: "docker" "start" "-a" "def65164930da54dfa48029710ad02d872616be1ee50af50acb4b41ad015ce24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "def65164930da54dfa48029710ad02d872616be1ee50af50acb4b41ad015ce24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def65164930da54dfa48029710ad02d872616be1ee50af50acb4b41ad015ce24", kill_on_drop: false }` [INFO] [stdout] def65164930da54dfa48029710ad02d872616be1ee50af50acb4b41ad015ce24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 88f16e1421474d8fc081031b5d07aacad9a5e630743bb4a4c54f59927c3e96f5 [INFO] running `Command { std: "docker" "start" "-a" "88f16e1421474d8fc081031b5d07aacad9a5e630743bb4a4c54f59927c3e96f5", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bindgen v0.43.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clang-sys v0.26.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling cexpr v0.3.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling opus-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: error: /opt/rustwide/workdir/opus/celt/bands.c: No such file or directory [INFO] [stderr] warning: cc: fatal error: no input files [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `opus-sys v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/opus-sys-c20111498e1a85de/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/rustwide/workdir/opus/include" "-I" "/opt/rustwide/workdir/opus/silk" "-I" "/opt/rustwide/workdir/opus/silk/float" "-I" "/opt/rustwide/workdir/opus/src" "-I" "/opt/rustwide/workdir/opus/celt" "-I" "/opt/rustwide/workdir/opus" "-I" "/opt/rustwide/workdir/opus/silk/x86" "-Wall" "-Wextra" "-msse" "-msse2" "-msse4.1" "-DUSE_ALLOCA=ON" "-DOPUS_BUILD=ON" "-DHAVE_LRINTF=ON" "-o" "/opt/rustwide/target/debug/build/opus-sys-2fde154cc0531e23/out/bands.o" "-c" "/opt/rustwide/workdir/opus/celt/bands.c" [INFO] [stderr] cargo:warning=cc: error: /opt/rustwide/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/rustwide/workdir/opus/include" "-I" "/opt/rustwide/workdir/opus/silk" "-I" "/opt/rustwide/workdir/opus/silk/float" "-I" "/opt/rustwide/workdir/opus/src" "-I" "/opt/rustwide/workdir/opus/celt" "-I" "/opt/rustwide/workdir/opus" "-I" "/opt/rustwide/workdir/opus/silk/x86" "-Wall" "-Wextra" "-msse" "-msse2" "-msse4.1" "-DUSE_ALLOCA=ON" "-DOPUS_BUILD=ON" "-DHAVE_LRINTF=ON" "-o" "/opt/rustwide/target/debug/build/opus-sys-2fde154cc0531e23/out/bands.o" "-c" "/opt/rustwide/workdir/opus/celt/bands.c" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:2260:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55929e0d5985 - backtrace::backtrace::libunwind::trace::h34afbfad7fd770fc [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55929e0d5985 - backtrace::backtrace::trace_unsynchronized::h460d522b1619a600 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55929e0d5985 - std::sys_common::backtrace::_print_fmt::ha45fac10086813b4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55929e0d5985 - ::fmt::hde84f63fcfd0e6de [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55929e100c3c - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55929e0d1643 - std::io::Write::write_fmt::hc344eafd6e850b4d [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x55929e0d8230 - std::sys_common::backtrace::_print::h4db88ff15cb5d61d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55929e0d8230 - std::sys_common::backtrace::print::h5fc39e1b1f610bd3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55929e0d8230 - std::panicking::default_hook::{{closure}}::h59e55edacb1d974a [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55929e0d7f7c - std::panicking::default_hook::heee4c8016dfbf328 [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x55929e0d8867 - std::panicking::rust_panic_with_hook::h8405b6301c79fb5a [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 11: 0x55929e0d846b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 12: 0x55929e0d83db - std::panicking::begin_panic_fmt::h0ed87aa3b2c392e6 [INFO] [stderr] at src/libstd/panicking.rs:338 [INFO] [stderr] 13: 0x55929db7a637 - cc::fail::ha37bdda2e46c3328 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:2260 [INFO] [stderr] 14: 0x55929db67d1e - cc::Build::compile::h57c0c6032328feb1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs:933 [INFO] [stderr] 15: 0x55929db5d4b3 - build_script_build::build::hbd48e03706ee33bf [INFO] [stderr] at /opt/rustwide/workdir/build.rs:226 [INFO] [stderr] 16: 0x55929db5d955 - build_script_build::main::h2161e2280609f94f [INFO] [stderr] at /opt/rustwide/workdir/build.rs:236 [INFO] [stderr] 17: 0x55929db5f76b - std::rt::lang_start::{{closure}}::h5ca3aac0f5296801 [INFO] [stderr] at /rustc/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x55929e0d8c38 - std::rt::lang_start_internal::{{closure}}::h7cea099ad4edf1eb [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x55929e0d8c38 - std::panicking::try::do_call::h42d93372c44025d2 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 20: 0x55929e0d8c38 - std::panicking::try::hb47a4182362d3341 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 21: 0x55929e0d8c38 - std::panic::catch_unwind::h2afcfbf3125915b4 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x55929e0d8c38 - std::rt::lang_start_internal::h4f696727fe904f48 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x55929db5f747 - std::rt::lang_start::h50dd87972600c361 [INFO] [stderr] at /rustc/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x55929db5dbea - main [INFO] [stderr] 25: 0x7ffac3cbd0b3 - __libc_start_main [INFO] [stderr] 26: 0x55929db5b1ae - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "88f16e1421474d8fc081031b5d07aacad9a5e630743bb4a4c54f59927c3e96f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88f16e1421474d8fc081031b5d07aacad9a5e630743bb4a4c54f59927c3e96f5", kill_on_drop: false }` [INFO] [stdout] 88f16e1421474d8fc081031b5d07aacad9a5e630743bb4a4c54f59927c3e96f5