[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#f88e9a4452e792c29632101b348a1df9876d45cd for pr-70087 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpotifyd%2Fspotifyd-http" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Spotifyd/spotifyd-http on toolchain f88e9a4452e792c29632101b348a1df9876d45cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "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-2/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" "+f88e9a4452e792c29632101b348a1df9876d45cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+f88e9a4452e792c29632101b348a1df9876d45cd" "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 `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+f88e9a4452e792c29632101b348a1df9876d45cd" "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] badc66f6e918ef6829a64ae5dadaa086b74a69752d47d984345ef3990f677c6c [INFO] running `"docker" "start" "-a" "badc66f6e918ef6829a64ae5dadaa086b74a69752d47d984345ef3990f677c6c"` [INFO] [stderr] Compiling protobuf v1.0.24 [INFO] [stderr] Compiling syntex_pos v0.39.0 [INFO] [stderr] Compiling syntex_pos v0.50.0 [INFO] [stderr] Compiling protobuf_build v0.1.1 (https://github.com/plietar/rust-protobuf-build.git#24d5a01c) [INFO] [stderr] Compiling vorbis-sys v0.1.0 [INFO] [stderr] Compiling vorbisfile-sys v0.0.8 [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 get_if_addrs v0.5.3 [INFO] [stderr] Checking termios v0.2.2 [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-abc77af4366c11b6/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-797e60c3f372b22b/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-797e60c3f372b22b/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: 0x56474f329bf4 - backtrace::backtrace::libunwind::trace::h38165ce57912732f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x56474f329bf4 - backtrace::backtrace::trace_unsynchronized::hd57d5ffed9185e53 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56474f329bf4 - std::sys_common::backtrace::_print_fmt::hbff8e3b3fa287914 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x56474f329bf4 - ::fmt::h55dc3ba90a10b9b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x56474f34a2cc - core::fmt::write::h3733b8e43227b83a [INFO] [stderr] at src/libcore/fmt/mod.rs:1069 [INFO] [stderr] 5: 0x56474f326243 - std::io::Write::write_fmt::h849647cdb56488ce [INFO] [stderr] at src/libstd/io/mod.rs:1427 [INFO] [stderr] 6: 0x56474f32c515 - std::sys_common::backtrace::_print::hb55551afabbfdb0c [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x56474f32c515 - std::sys_common::backtrace::print::h8cdfee4c43ff1d8d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x56474f32c515 - std::panicking::default_hook::{{closure}}::h27054589509be60a [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x56474f32c262 - std::panicking::default_hook::h604fae1e8c9c8119 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x56474f32cb22 - std::panicking::rust_panic_with_hook::h431484e1a8c1ccb3 [INFO] [stderr] at src/libstd/panicking.rs:511 [INFO] [stderr] 11: 0x56474f32c70b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:419 [INFO] [stderr] 12: 0x56474f32c67b - std::panicking::begin_panic_fmt::h075ebc59bb4d00ed [INFO] [stderr] at src/libstd/panicking.rs:373 [INFO] [stderr] 13: 0x56474f2c3bd7 - gcc::fail::h620ea2c6e39da4e5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:1672 [INFO] [stderr] 14: 0x56474f2b566e - gcc::Build::compile::he0f926d7f1a0dead [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:785 [INFO] [stderr] 15: 0x56474f2b08ec - build_script_build::main::hb914862415dd3f06 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-protobuf-build-ba3d58c07b7124b0/24d5a01/build.rs:31 [INFO] [stderr] 16: 0x56474f2b11fb - std::rt::lang_start::{{closure}}::h7b81437ca4a13cda [INFO] [stderr] at /rustc/f88e9a4452e792c29632101b348a1df9876d45cd/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x56474f32cfef - std::rt::lang_start_internal::{{closure}}::h649a6d1a49a22764 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x56474f32cfef - std::panicking::try::do_call::haf016ad10a1f4de3 [INFO] [stderr] at src/libstd/panicking.rs:331 [INFO] [stderr] 19: 0x56474f32cfef - std::panicking::try::hac4cc9614e51697b [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 20: 0x56474f32cfef - std::panic::catch_unwind::h4e22eb63aa7f2e12 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x56474f32cfef - std::rt::lang_start_internal::hbbe8ba95095217ea [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x56474f2b11d7 - std::rt::lang_start::h564751c382114746 [INFO] [stderr] at /rustc/f88e9a4452e792c29632101b348a1df9876d45cd/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x56474f2b0bca - main [INFO] [stderr] 24: 0x7fc1f6ab5b97 - __libc_start_main [INFO] [stderr] 25: 0x56474f2afafa - _start [INFO] [stderr] 26: 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] [INFO] [stderr] To learn more, run the command again with --verbose. [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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "badc66f6e918ef6829a64ae5dadaa086b74a69752d47d984345ef3990f677c6c"` [INFO] running `"docker" "rm" "-f" "badc66f6e918ef6829a64ae5dadaa086b74a69752d47d984345ef3990f677c6c"` [INFO] [stdout] badc66f6e918ef6829a64ae5dadaa086b74a69752d47d984345ef3990f677c6c