[INFO] updating cached repository Spotifyd/spotifyd-http [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Spotifyd/spotifyd-http [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Spotifyd/spotifyd-http" "work/ex/beta-1.38-1/sources/1.37.0/gh/Spotifyd/spotifyd-http"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Spotifyd/spotifyd-http'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Spotifyd/spotifyd-http" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Spotifyd/spotifyd-http"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Spotifyd/spotifyd-http'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9fd19967b9efafe11ae5607fe04384495825d23a [INFO] sha for GitHub repo Spotifyd/spotifyd-http: 9fd19967b9efafe11ae5607fe04384495825d23a [INFO] validating manifest of Spotifyd/spotifyd-http on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Spotifyd/spotifyd-http on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Spotifyd/spotifyd-http [INFO] finished frobbing Spotifyd/spotifyd-http [INFO] frobbed toml for Spotifyd/spotifyd-http written to work/ex/beta-1.38-1/sources/1.37.0/gh/Spotifyd/spotifyd-http/Cargo.toml [INFO] started frobbing Spotifyd/spotifyd-http [INFO] finished frobbing Spotifyd/spotifyd-http [INFO] frobbed toml for Spotifyd/spotifyd-http written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Spotifyd/spotifyd-http/Cargo.toml [INFO] crate Spotifyd/spotifyd-http already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Spotifyd/spotifyd-http/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/SimonPersson/librespot.git` [INFO] [stderr] Updating git repository `https://github.com/plietar/json_macros` [INFO] [stderr] Updating git repository `http://github.com/plietar/rust-mdns` [INFO] [stderr] Updating git repository `https://github.com/plietar/rust-protobuf-macros` [INFO] [stderr] Updating git repository `https://github.com/plietar/rust-shannon` [INFO] [stderr] Updating git repository `https://github.com/plietar/rust-protobuf-build.git` [INFO] [stderr] Updating git repository `https://github.com/plietar/dns-parser` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/SimonPersson/librespot.git` [INFO] [stderr] Updating git repository `https://github.com/plietar/json_macros` [INFO] [stderr] Updating git repository `http://github.com/plietar/rust-mdns` [INFO] [stderr] Updating git repository `https://github.com/plietar/rust-protobuf-macros` [INFO] [stderr] Updating git repository `https://github.com/plietar/rust-shannon` [INFO] [stderr] Updating git repository `https://github.com/plietar/rust-protobuf-build.git` [INFO] [stderr] Updating git repository `https://github.com/plietar/dns-parser` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Spotifyd/spotifyd-http against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Spotifyd/spotifyd-http:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 17d704eb9352af1313f00b51be68a57d652ebb9e2133f61465d4d7cef7a8bb5c [INFO] running `"docker" "start" "-a" "17d704eb9352af1313f00b51be68a57d652ebb9e2133f61465d4d7cef7a8bb5c"` [INFO] [stderr] Compiling protobuf v1.0.24 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling syntex_pos v0.50.0 [INFO] [stderr] Compiling syntex_pos v0.39.0 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling ogg-sys v0.0.9 [INFO] [stderr] Compiling protobuf_build v0.1.1 (https://github.com/plietar/rust-protobuf-build.git#24d5a01c) [INFO] [stderr] Compiling vorbis-sys v0.0.8 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling vorbisfile-sys v0.0.8 [INFO] [stderr] Compiling dns-parser v0.3.2 (https://github.com/plietar/dns-parser#1d3e5a55) [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling extprim v1.1.1 [INFO] [stderr] Compiling mustache v0.6.3 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] error: failed to run custom build command for `protobuf_build v0.1.1 (https://github.com/plietar/rust-protobuf-build.git#24d5a01c)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/protobuf_build-0f2fc9c5dbd32f35/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo:rustc-link-lib=protobuf [INFO] [stderr] cargo:rustc-link-lib=pthread [INFO] [stderr] cargo:rustc-flags=-l protoc [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/protobuf_build-59465640c7c11988/out/src/glue.o" "-c" "src/glue.cpp" [INFO] [stderr] cargo:warning=src/glue.cpp:4:47: fatal error: google/protobuf/compiler/importer.h: No such file or directory [INFO] [stderr] cargo:warning= #include [INFO] [stderr] cargo:warning= ^ [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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/protobuf_build-59465640c7c11988/out/src/glue.o" "-c" "src/glue.cpp" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:1672:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560162d5574b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x560162d5574b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x560162d5574b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x560162d5574b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x560162d5574b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x560162d55426 - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x560162d55e6d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x560162d559f2 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x560162d5593f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x560162cc9d26 - gcc::fail::hfc4dfe3d0d59cb87 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:1672 [INFO] [stderr] 10: 0x560162cb9da1 - gcc::Build::compile::hfc981db1b6445148 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:785 [INFO] [stderr] 11: 0x560162cb3813 - build_script_build::main::hed8751bf4195be96 [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/rust-protobuf-build-ba3d58c07b7124b0/24d5a01/build.rs:31 [INFO] [stderr] 12: 0x560162cb47a0 - std::rt::lang_start::{{closure}}::hbafcf4bb64ab3961 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x560162d558c3 - std::rt::lang_start_internal::{{closure}}::hf367a5a6ae52b0ce [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 14: 0x560162d558c3 - std::panicking::try::do_call::h9d779bc5e27e3284 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 15: 0x560162d5dc4a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 16: 0x560162d5637d - std::panicking::try::h4af22d9cb0afa351 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 17: 0x560162d5637d - std::panic::catch_unwind::hbb68a9ada87bfb97 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 18: 0x560162d5637d - std::rt::lang_start_internal::hba9e09d74440ce4d [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 19: 0x560162cb4779 - std::rt::lang_start::h31f47ef4c4ed9903 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 20: 0x560162cb3b2a - main [INFO] [stderr] 21: 0x7f92fdadb2e1 - __libc_start_main [INFO] [stderr] 22: 0x560162cb31ba - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: enum is private and its variants cannot be re-exported [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use self::TokenClass::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 18 | enum TokenClass { [INFO] [stderr] | --------------- help: consider making the enum public: `pub enum TokenClass` [INFO] [stderr] [INFO] [stderr] error: enum is private and its variants cannot be re-exported [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub use self::ParserState::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 43 | enum ParserState { TEXT, OTAG, TAG, CTAG } [INFO] [stderr] | ---------------- help: consider making the enum public: `pub enum ParserState` [INFO] [stderr] [INFO] [stderr] error[E0034]: multiple applicable items in scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.0.24/src/lib/core.rs:139:28 [INFO] [stderr] | [INFO] [stderr] 139 | TypeId::of::() == m.type_id() [INFO] [stderr] | ^^^^^^^ multiple `type_id` found [INFO] [stderr] | [INFO] [stderr] note: candidate #1 is defined in the trait `core::Message` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.0.24/src/lib/core.rs:129:5 [INFO] [stderr] | [INFO] [stderr] 129 | fn type_id(&self) -> TypeId; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = help: to disambiguate the method call, write `core::Message::type_id(&m)` instead [INFO] [stderr] note: candidate #2 is defined in the trait `std::any::Any` [INFO] [stderr] = help: to disambiguate the method call, write `std::any::Any::type_id(&m)` instead [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `mustache`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0034`. [INFO] [stderr] error: Could not compile `protobuf`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "17d704eb9352af1313f00b51be68a57d652ebb9e2133f61465d4d7cef7a8bb5c"` [INFO] running `"docker" "rm" "-f" "17d704eb9352af1313f00b51be68a57d652ebb9e2133f61465d4d7cef7a8bb5c"` [INFO] [stdout] 17d704eb9352af1313f00b51be68a57d652ebb9e2133f61465d4d7cef7a8bb5c