[INFO] updating cached repository https://github.com/Spotifyd/spotifyd-http [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] 9fd19967b9efafe11ae5607fe04384495825d23a [INFO] testing Spotifyd/spotifyd-http against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpotifyd%2Fspotifyd-http" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Spotifyd/spotifyd-http on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-12/source/Cargo.toml [INFO] crate git repo https://github.com/Spotifyd/spotifyd-http already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b76f71ed7fa58308436d8146be814674640660747a1f293d0991423dc989817b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b76f71ed7fa58308436d8146be814674640660747a1f293d0991423dc989817b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b76f71ed7fa58308436d8146be814674640660747a1f293d0991423dc989817b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76f71ed7fa58308436d8146be814674640660747a1f293d0991423dc989817b", kill_on_drop: false }` [INFO] [stdout] b76f71ed7fa58308436d8146be814674640660747a1f293d0991423dc989817b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "+beta-2020-07-24" "build" "--frozen" "--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] d2583ea6543001281107e6ba976afc69c5519225005c8c5d178e855cc34b5dde [INFO] running `Command { std: "docker" "start" "-a" "d2583ea6543001281107e6ba976afc69c5519225005c8c5d178e855cc34b5dde", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling protobuf v1.0.24 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling serde v0.7.15 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling modifier v0.1.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] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling dns-parser v0.3.2 (https://github.com/plietar/dns-parser#1d3e5a55) [INFO] [stderr] Compiling extprim v1.1.1 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling mustache v0.6.3 [INFO] [stderr] Compiling shannon v0.2.0 (https://github.com/plietar/rust-shannon#d44bdf19) [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stdout] error: enum is private and its variants cannot be re-exported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::ParserState::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | enum ParserState { TEXT, OTAG, TAG, CTAG } [INFO] [stdout] | ---------------- help: consider making the enum public: `pub enum ParserState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: enum is private and its variants cannot be re-exported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use self::TokenClass::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | enum TokenClass { [INFO] [stdout] | --------------- help: consider making the enum public: `pub enum TokenClass` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Compiling rpassword v0.2.3 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [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: 4 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.0.24/src/lib/core.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 139 | TypeId::of::() == m.type_id() [INFO] [stdout] | ^^^^^^^ multiple `type_id` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `core::Message` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.0.24/src/lib/core.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | fn type_id(&self) -> TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `std::any::Any` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 139 | TypeId::of::() == core::Message::type_id(&m) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 139 | TypeId::of::() == std::any::Any::type_id(&m) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d2583ea6543001281107e6ba976afc69c5519225005c8c5d178e855cc34b5dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2583ea6543001281107e6ba976afc69c5519225005c8c5d178e855cc34b5dde", kill_on_drop: false }` [INFO] [stdout] d2583ea6543001281107e6ba976afc69c5519225005c8c5d178e855cc34b5dde