[INFO] updating cached repository https://github.com/Spotifyd/spotifyd-http [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9fd19967b9efafe11ae5607fe04384495825d23a [INFO] checking Spotifyd/spotifyd-http against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpotifyd%2Fspotifyd-http" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Spotifyd/spotifyd-http on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Spotifyd/spotifyd-http [INFO] finished tweaking git repo https://github.com/Spotifyd/spotifyd-http [INFO] tweaked toml for git repo https://github.com/Spotifyd/spotifyd-http written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Spotifyd/spotifyd-http already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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 `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc97426331c5a2dc874c30153a96319d75536b560dc9c9cf707785a9c0a7791b [INFO] running `"docker" "start" "-a" "bc97426331c5a2dc874c30153a96319d75536b560dc9c9cf707785a9c0a7791b"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling protobuf v1.0.24 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking serde v0.7.15 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Compiling syntex_pos v0.39.0 [INFO] [stderr] Compiling syntex_pos v0.50.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling ogg-sys v0.0.9 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling vorbis-sys v0.1.0 [INFO] [stderr] Compiling protobuf_build v0.1.1 (https://github.com/plietar/rust-protobuf-build.git#24d5a01c) [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling vorbisfile-sys v0.0.8 [INFO] [stderr] Checking unicode-bidi v0.2.6 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Checking dns-parser v0.3.2 (https://github.com/plietar/dns-parser#1d3e5a55) [INFO] [stderr] Compiling extprim v1.1.1 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling time v0.1.42 [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/rustwide/target/debug/build/protobuf_build-414e77886fe590d2/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" "-I" "/usr/include" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/protobuf_build-f7b1a01aed5f300d/out/src/glue.o" "-c" "src/glue.cpp" [INFO] [stderr] cargo:warning=src/glue.cpp:4:10: 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" "-I" "/usr/include" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/protobuf_build-f7b1a01aed5f300d/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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:1672:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f9243fcc38 - backtrace::backtrace::libunwind::trace::h2e8c2dc2de171fe2 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55f9243fcc38 - backtrace::backtrace::trace_unsynchronized::h7aa4c132b10c7ee3 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55f9243fcc38 - std::sys_common::backtrace::_print_fmt::h1942b7aafbde352f [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x55f9243fcc38 - ::fmt::h95769d76088227e3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55f92441d58c - core::fmt::write::h5449cc1bc822e495 [INFO] [stderr] at src/libcore/fmt/mod.rs:1052 [INFO] [stderr] 5: 0x55f9243f8d17 - std::io::Write::write_fmt::h84f4214f658d281c [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x55f9243ff4a5 - std::sys_common::backtrace::_print::h6dc1123e98efaa83 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55f9243ff4a5 - std::sys_common::backtrace::print::hedc9d8b1887612e4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55f9243ff4a5 - std::panicking::default_hook::{{closure}}::hd2554eb10d7a19f9 [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x55f9243ff1e6 - std::panicking::default_hook::haccd3e09b604f2d2 [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x55f9243ffab2 - std::panicking::rust_panic_with_hook::h9df121a4b9c153a9 [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x55f9243ff69b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:378 [INFO] [stderr] 12: 0x55f9243ff60b - std::panicking::begin_panic_fmt::ha9bdf288ca7282aa [INFO] [stderr] at src/libstd/panicking.rs:332 [INFO] [stderr] 13: 0x55f924390bbc - gcc::fail::h97fbecb434af1a41 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:1672 [INFO] [stderr] 14: 0x55f924380841 - gcc::Build::compile::h7bf849356fb0aba4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:785 [INFO] [stderr] 15: 0x55f92437aacf - build_script_build::main::hd132d045ca0e31b5 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-protobuf-build-ba3d58c07b7124b0/24d5a01/build.rs:31 [INFO] [stderr] 16: 0x55f92437b850 - std::rt::lang_start::{{closure}}::hc07ca019e8b1da80 [INFO] [stderr] at /rustc/f149601db42efe10ece8b284ab681fd4a6fcb89c/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x55f9243ff5c3 - std::rt::lang_start_internal::{{closure}}::hb14eb9c0c678a8cb [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x55f9243ff5c3 - std::panicking::try::do_call::h1c64a799be75ef67 [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 19: 0x55f924407b47 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 20: 0x55f9243fff59 - std::panicking::try::h98fa498825d75aa7 [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 21: 0x55f9243fff59 - std::panic::catch_unwind::h480b3762cc3fd11f [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x55f9243fff59 - std::rt::lang_start_internal::h90fbd8b8afb10fb4 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x55f92437b829 - std::rt::lang_start::hfba1ab07996834ea [INFO] [stderr] at /rustc/f149601db42efe10ece8b284ab681fd4a6fcb89c/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x55f92437ae1a - main [INFO] [stderr] 25: 0x7fc77ce1bb97 - __libc_start_main [INFO] [stderr] 26: 0x55f92437a46a - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0034]: multiple applicable items in scope [INFO] [stderr] --> /opt/rustwide/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/rustwide/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] note: candidate #2 is defined in the trait `std::any::Any` [INFO] [stderr] help: disambiguate the method call for candidate #1 [INFO] [stderr] | [INFO] [stderr] 139 | TypeId::of::() == core::Message::type_id(&m) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: disambiguate the method call for candidate #2 [INFO] [stderr] | [INFO] [stderr] 139 | TypeId::of::() == std::any::Any::type_id(&m) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0034]: multiple applicable items in scope [INFO] [stderr] --> /opt/rustwide/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/rustwide/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] note: candidate #2 is defined in the trait `std::any::Any` [INFO] [stderr] help: disambiguate the method call for candidate #1 [INFO] [stderr] | [INFO] [stderr] 139 | TypeId::of::() == core::Message::type_id(&m) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: disambiguate the method call for candidate #2 [INFO] [stderr] | [INFO] [stderr] 139 | TypeId::of::() == std::any::Any::type_id(&m) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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: 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" "bc97426331c5a2dc874c30153a96319d75536b560dc9c9cf707785a9c0a7791b"` [INFO] running `"docker" "rm" "-f" "bc97426331c5a2dc874c30153a96319d75536b560dc9c9cf707785a9c0a7791b"` [INFO] [stdout] bc97426331c5a2dc874c30153a96319d75536b560dc9c9cf707785a9c0a7791b