[INFO] fetching crate sonicd 0.6.0... [INFO] testing sonicd-0.6.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate sonicd 0.6.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate sonicd 0.6.0 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 crates.io crate sonicd 0.6.0 [INFO] finished tweaking crates.io crate sonicd 0.6.0 [INFO] tweaked toml for crates.io crate sonicd 0.6.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 6695acd2c636661d029021ae571851f7d9909ae972c77650d1c58154728cbabe [INFO] running `Command { std: "docker" "start" "-a" "6695acd2c636661d029021ae571851f7d9909ae972c77650d1c58154728cbabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6695acd2c636661d029021ae571851f7d9909ae972c77650d1c58154728cbabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6695acd2c636661d029021ae571851f7d9909ae972c77650d1c58154728cbabe", kill_on_drop: false }` [INFO] [stdout] 6695acd2c636661d029021ae571851f7d9909ae972c77650d1c58154728cbabe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 3464e88aa711276ff7d3219750644a1256c710b9067208aeb9955d95703dad0f [INFO] running `Command { std: "docker" "start" "-a" "3464e88aa711276ff7d3219750644a1256c710b9067208aeb9955d95703dad0f", kill_on_drop: false }` [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 semver v0.1.20 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling syntex_pos v0.44.0 [INFO] [stderr] Compiling syntex_pos v0.41.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling pbr v0.3.1 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling rpassword v0.2.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pbr-0.3.1/src/pb.rs:348:64 [INFO] [stdout] | [INFO] [stdout] 348 | 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-0.3.1/src/pb.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | &repeat($s).take($n).collect::() [INFO] [stdout] | ^^^^^^^ cannot infer type for reference `&_` [INFO] [stdout] ... [INFO] [stdout] 348 | 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] 30 | &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-0.3.1/src/pb.rs:351:64 [INFO] [stdout] | [INFO] [stdout] 351 | 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-0.3.1/src/pb.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | &repeat($s).take($n).collect::() [INFO] [stdout] | ^^^^^^^ cannot infer type for reference `&_` [INFO] [stdout] ... [INFO] [stdout] 351 | 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] 30 | &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-0.3.1/src/pb.rs:353:59 [INFO] [stdout] | [INFO] [stdout] 353 | 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-0.3.1/src/pb.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | &repeat($s).take($n).collect::() [INFO] [stdout] | ^^^^^^^ cannot infer type for reference `&_` [INFO] [stdout] ... [INFO] [stdout] 353 | 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] 30 | &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] error: could not compile `pbr` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3464e88aa711276ff7d3219750644a1256c710b9067208aeb9955d95703dad0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3464e88aa711276ff7d3219750644a1256c710b9067208aeb9955d95703dad0f", kill_on_drop: false }` [INFO] [stdout] 3464e88aa711276ff7d3219750644a1256c710b9067208aeb9955d95703dad0f