[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 master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpotifyd%2Fspotifyd-http" "/workspace/builds/worker-1/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Spotifyd/spotifyd-http on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-1/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-1/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] a1908550afd264e6bbe3a66ec5c58c6cdbc0255ab1345016e5a385248f3f236f
[INFO] running `"docker" "start" "-a" "a1908550afd264e6bbe3a66ec5c58c6cdbc0255ab1345016e5a385248f3f236f"`
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling bitflags v0.5.0
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling protobuf v1.0.24
[INFO] [stderr]     Checking c_linked_list v1.1.1
[INFO] [stderr]     Checking serde v0.7.15
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]    Compiling liblmdb-sys v0.2.2
[INFO] [stderr]    Compiling syntex_pos v0.39.0
[INFO] [stderr]    Compiling syntex_pos v0.50.0
[INFO] [stderr]    Compiling ogg-sys v0.0.9
[INFO] [stderr]    Compiling syntex_pos v0.58.1
[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 unicode-bidi v0.2.6
[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 rand v0.5.6
[INFO] [stderr]     Checking get_if_addrs v0.5.3
[INFO] [stderr]     Checking mustache v0.6.3
[INFO] [stderr]     Checking shannon v0.2.0 (https://github.com/plietar/rust-shannon#d44bdf19)
[INFO] [stderr]     Checking multimap v0.4.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr] error: enum is private and its variants cannot be re-exported
[INFO] [stderr]   --> /opt/rustwide/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: enum is private and its variants cannot be re-exported
[INFO] [stderr]   --> /opt/rustwide/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]     Checking rpassword v0.2.3
[INFO] [stderr]    Compiling vergen v0.1.1
[INFO] [stderr]     Checking hpack v0.2.0
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr]     Checking syncbox v0.2.4
[INFO] [stderr] error: could not compile `mustache`.
[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] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: src/glue.cpp:4:10: fatal error: google/protobuf/compiler/importer.h: No such file or directory
[INFO] [stderr] warning:  #include <google/protobuf/compiler/importer.h>
[INFO] [stderr] warning:           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: compilation terminated.
[INFO] [stderr] 
[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-9ec42e12463e527f/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-ad74af653faf51c3/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 <google/protobuf/compiler/importer.h>
[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-ad74af653faf51c3/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:     0x55b53e021a64 - backtrace::backtrace::libunwind::trace::hda902e3a4eb9d449
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86
[INFO] [stderr]    1:     0x55b53e021a64 - backtrace::backtrace::trace_unsynchronized::h06df0062bb63b7e2
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66
[INFO] [stderr]    2:     0x55b53e021a64 - std::sys_common::backtrace::_print_fmt::ha5249daf78f399e8
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:78
[INFO] [stderr]    3:     0x55b53e021a64 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h68243ef2eafa8843
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:59
[INFO] [stderr]    4:     0x55b53e04753c - core::fmt::write::h8b50d07b82ae3922
[INFO] [stderr]                                at src/libcore/fmt/mod.rs:1069
[INFO] [stderr]    5:     0x55b53e01de13 - std::io::Write::write_fmt::h9a5b9a212b705549
[INFO] [stderr]                                at src/libstd/io/mod.rs:1504
[INFO] [stderr]    6:     0x55b53e0242a5 - std::sys_common::backtrace::_print::hcd11fe8eb9e7335d
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:62
[INFO] [stderr]    7:     0x55b53e0242a5 - std::sys_common::backtrace::print::h475286256f91474c
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:49
[INFO] [stderr]    8:     0x55b53e0242a5 - std::panicking::default_hook::{{closure}}::h2a45e9d6ef27161b
[INFO] [stderr]                                at src/libstd/panicking.rs:198
[INFO] [stderr]    9:     0x55b53e023fe2 - std::panicking::default_hook::h76adec688b27abdd
[INFO] [stderr]                                at src/libstd/panicking.rs:218
[INFO] [stderr]   10:     0x55b53e0248b2 - std::panicking::rust_panic_with_hook::h121f4f2c52efbcbf
[INFO] [stderr]                                at src/libstd/panicking.rs:511
[INFO] [stderr]   11:     0x55b53e02449b - rust_begin_unwind
[INFO] [stderr]                                at src/libstd/panicking.rs:419
[INFO] [stderr]   12:     0x55b53e02440b - std::panicking::begin_panic_fmt::h5f1d91daa2b5823b
[INFO] [stderr]                                at src/libstd/panicking.rs:373
[INFO] [stderr]   13:     0x55b53dfb67e7 - gcc::fail::he24857082858d730
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:1672
[INFO] [stderr]   14:     0x55b53dfa825e - gcc::Build::compile::hbafaf372c60d203f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:785
[INFO] [stderr]   15:     0x55b53dfa34ec - build_script_build::main::h2f0d7b3c1fe265c1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/rust-protobuf-build-ba3d58c07b7124b0/24d5a01/build.rs:31
[INFO] [stderr]   16:     0x55b53dfa3e2b - std::rt::lang_start::{{closure}}::h8335e19c6e333131
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/libstd/rt.rs:67
[INFO] [stderr]   17:     0x55b53e024cf8 - std::rt::lang_start_internal::{{closure}}::h15b56bd7f81214ad
[INFO] [stderr]                                at src/libstd/rt.rs:52
[INFO] [stderr]   18:     0x55b53e024cf8 - std::panicking::try::do_call::hbe8467da291bc822
[INFO] [stderr]                                at src/libstd/panicking.rs:331
[INFO] [stderr]   19:     0x55b53e024cf8 - std::panicking::try::hde3b5cbc6989304d
[INFO] [stderr]                                at src/libstd/panicking.rs:274
[INFO] [stderr]   20:     0x55b53e024cf8 - std::panic::catch_unwind::h56844acb323fdd6c
[INFO] [stderr]                                at src/libstd/panic.rs:394
[INFO] [stderr]   21:     0x55b53e024cf8 - std::rt::lang_start_internal::hae379591a9420b87
[INFO] [stderr]                                at src/libstd/rt.rs:51
[INFO] [stderr]   22:     0x55b53dfa3e07 - std::rt::lang_start::h3792f1b67f67b9c3
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/libstd/rt.rs:67
[INFO] [stderr]   23:     0x55b53dfa37ca - main
[INFO] [stderr]   24:     0x7f3cec0dbb97 - __libc_start_main
[INFO] [stderr]   25:     0x55b53dfa26ba - _start
[INFO] [stderr]   26:                0x0 - <unknown>
[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>() == 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::<M>() == core::Message::type_id(&m)
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: disambiguate the method call for candidate #2
[INFO] [stderr]     |
[INFO] [stderr] 139 |     TypeId::of::<M>() == 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>() == 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::<M>() == core::Message::type_id(&m)
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: disambiguate the method call for candidate #2
[INFO] [stderr]     |
[INFO] [stderr] 139 |     TypeId::of::<M>() == 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" "a1908550afd264e6bbe3a66ec5c58c6cdbc0255ab1345016e5a385248f3f236f"`
[INFO] running `"docker" "rm" "-f" "a1908550afd264e6bbe3a66ec5c58c6cdbc0255ab1345016e5a385248f3f236f"`
[INFO] [stdout] a1908550afd264e6bbe3a66ec5c58c6cdbc0255ab1345016e5a385248f3f236f
