[INFO] cloning repository https://github.com/dflemstr/sparkey-diff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dflemstr/sparkey-diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdflemstr%2Fsparkey-diff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdflemstr%2Fsparkey-diff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4359962e29d94799e467954ea28ff41b0868796a [INFO] testing dflemstr/sparkey-diff against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdflemstr%2Fsparkey-diff" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dflemstr/sparkey-diff on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dflemstr/sparkey-diff [INFO] finished tweaking git repo https://github.com/dflemstr/sparkey-diff [INFO] tweaked toml for git repo https://github.com/dflemstr/sparkey-diff written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/dflemstr/sparkey-diff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89dc049ef52fc711d1aba11009bb77b087a8bd18548ddd624f73ac75d48bd797 [INFO] running `Command { std: "docker" "start" "-a" "89dc049ef52fc711d1aba11009bb77b087a8bd18548ddd624f73ac75d48bd797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89dc049ef52fc711d1aba11009bb77b087a8bd18548ddd624f73ac75d48bd797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89dc049ef52fc711d1aba11009bb77b087a8bd18548ddd624f73ac75d48bd797", kill_on_drop: false }` [INFO] [stdout] 89dc049ef52fc711d1aba11009bb77b087a8bd18548ddd624f73ac75d48bd797 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9fe3f8cbd7fade9a8348b419261fbdcef4605e821814edb9aa2936bb851642c [INFO] running `Command { std: "docker" "start" "-a" "c9fe3f8cbd7fade9a8348b419261fbdcef4605e821814edb9aa2936bb851642c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling gcc v0.3.39 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling protobuf v1.0.24 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num_cpus v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling sparkey-sys v0.1.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling jobsteal v0.5.1 [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 `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::() == Any::type_id(&m) [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling open-vcdiff-sys v0.1.0 [INFO] [stderr] Compiling pbr v1.0.0-alpha.1 [INFO] [stderr] Compiling error-chain v0.7.1 [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: could not compile `protobuf` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pbr-1.0.0-alpha.1/src/pb.rs:363:64 [INFO] [stdout] | [INFO] [stdout] 363 | base = base + repeat!(self.bar_current.as_ref(), curr_count - 1) + [INFO] [stdout] | -----------------^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `T` declared on the trait `AsRef` [INFO] [stdout] | this method call resolves to `&T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `String: AsRef<_>` found in the following crates: `alloc`, `std`: [INFO] [stdout] - impl AsRef for String; [INFO] [stdout] - impl AsRef for String; [INFO] [stdout] - impl AsRef<[u8]> for String; [INFO] [stdout] - impl AsRef for String; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pbr-1.0.0-alpha.1/src/pb.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | &repeat($s).take($n).collect::() [INFO] [stdout] | ^^^^^^^ cannot infer type for reference `&_` [INFO] [stdout] ... [INFO] [stdout] 363 | base = base + repeat!(self.bar_current.as_ref(), curr_count - 1) + [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `String: FromIterator<&_>` found in the `alloc` crate: [INFO] [stdout] - impl<'a> FromIterator<&'a char> for String; [INFO] [stdout] - impl<'a> FromIterator<&'a str> for String; [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] = note: this error originates in the macro `repeat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 23 | &repeat($s).take($n).collect::::() [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pbr-1.0.0-alpha.1/src/pb.rs:366:64 [INFO] [stdout] | [INFO] [stdout] 366 | base = base + repeat!(self.bar_current.as_ref(), curr_count); [INFO] [stdout] | -----------------^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `T` declared on the trait `AsRef` [INFO] [stdout] | this method call resolves to `&T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `String: AsRef<_>` found in the following crates: `alloc`, `std`: [INFO] [stdout] - impl AsRef for String; [INFO] [stdout] - impl AsRef for String; [INFO] [stdout] - impl AsRef<[u8]> for String; [INFO] [stdout] - impl AsRef for String; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pbr-1.0.0-alpha.1/src/pb.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | &repeat($s).take($n).collect::() [INFO] [stdout] | ^^^^^^^ cannot infer type for reference `&_` [INFO] [stdout] ... [INFO] [stdout] 366 | base = base + repeat!(self.bar_current.as_ref(), curr_count); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `String: FromIterator<&_>` found in the `alloc` crate: [INFO] [stdout] - impl<'a> FromIterator<&'a char> for String; [INFO] [stdout] - impl<'a> FromIterator<&'a str> for String; [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] = note: this error originates in the macro `repeat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 23 | &repeat($s).take($n).collect::::() [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pbr-1.0.0-alpha.1/src/pb.rs:368:59 [INFO] [stdout] | [INFO] [stdout] 368 | base = base + repeat!(self.bar_remain.as_ref(), rema_count) + &self.bar_end; [INFO] [stdout] | ----------------^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `T` declared on the trait `AsRef` [INFO] [stdout] | this method call resolves to `&T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `String: AsRef<_>` found in the following crates: `alloc`, `std`: [INFO] [stdout] - impl AsRef for String; [INFO] [stdout] - impl AsRef for String; [INFO] [stdout] - impl AsRef<[u8]> for String; [INFO] [stdout] - impl AsRef for String; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pbr-1.0.0-alpha.1/src/pb.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | &repeat($s).take($n).collect::() [INFO] [stdout] | ^^^^^^^ cannot infer type for reference `&_` [INFO] [stdout] ... [INFO] [stdout] 368 | base = base + repeat!(self.bar_remain.as_ref(), rema_count) + &self.bar_end; [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `String: FromIterator<&_>` found in the `alloc` crate: [INFO] [stdout] - impl<'a> FromIterator<&'a char> for String; [INFO] [stdout] - impl<'a> FromIterator<&'a str> for String; [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] = note: this error originates in the macro `repeat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 23 | &repeat($s).take($n).collect::::() [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: sparkey/src/logreader.c:24:10: fatal error: snappy-c.h: No such file or directory [INFO] [stderr] warning: 24 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c9fe3f8cbd7fade9a8348b419261fbdcef4605e821814edb9aa2936bb851642c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9fe3f8cbd7fade9a8348b419261fbdcef4605e821814edb9aa2936bb851642c", kill_on_drop: false }` [INFO] [stdout] c9fe3f8cbd7fade9a8348b419261fbdcef4605e821814edb9aa2936bb851642c