[INFO] cloning repository https://github.com/zeroem/riemann-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeroem/riemann-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeroem%2Friemann-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeroem%2Friemann-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad6b81be94ca61b0e31d315217735b54fb9a3e16
[INFO] checking zeroem/riemann-cli against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeroem%2Friemann-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zeroem/riemann-cli
[INFO] finished tweaking git repo https://github.com/zeroem/riemann-cli
[INFO] tweaked toml for git repo https://github.com/zeroem/riemann-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zeroem/riemann-cli on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zeroem/riemann-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: file `/workspace/builds/worker-1-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `riemann-read`
[INFO] [stderr]   * `bin` target `riemann-write`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getopts v0.2.14
[INFO] [stderr]   Downloaded protobuf v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9a46e895e199bc56a26a12d9e2edd577e1a130edb114dc40f6a12b12336c343
[INFO] running `Command { std: "docker" "start" "-a" "c9a46e895e199bc56a26a12d9e2edd577e1a130edb114dc40f6a12b12336c343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9a46e895e199bc56a26a12d9e2edd577e1a130edb114dc40f6a12b12336c343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9a46e895e199bc56a26a12d9e2edd577e1a130edb114dc40f6a12b12336c343", kill_on_drop: false }`
[INFO] [stdout] c9a46e895e199bc56a26a12d9e2edd577e1a130edb114dc40f6a12b12336c343
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6897d63ad8d5c92b51c1157cc60873edb03c1024f1e4b52b4a0029f02234844b
[INFO] running `Command { std: "docker" "start" "-a" "6897d63ad8d5c92b51c1157cc60873edb03c1024f1e4b52b4a0029f02234844b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `riemann-read`
[INFO] [stderr]   * `bin` target `riemann-write`
[INFO] [stderr]     Checking getopts v0.2.14
[INFO] [stderr]     Checking protobuf v1.0.2
[INFO] [stdout] error[E0503]: cannot use `state` because it was mutably borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getopts-0.2.14/src/lib.rs:1008:25
[INFO] [stdout]      |
[INFO] [stdout]  955 |     let mut machine = |cont: &mut bool, (i, c): (usize, char)| {
[INFO] [stdout]      |                       ---------------------------------------- `state` is borrowed here
[INFO] [stdout] ...
[INFO] [stdout]  959 |         state = match (state, whitespace, limit) {
[INFO] [stdout]      |         ----- borrow occurs due to use of `state` in closure
[INFO] [stdout] ...
[INFO] [stdout] 1008 |     while cont && match state { B | C => true, A => false } {
[INFO] [stdout]      |                         ^^^^^ use of borrowed `state`
[INFO] [stdout] 1009 |         machine(&mut cont, (fake_i, ' '));
[INFO] [stdout]      |         ------- borrow later used here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0503`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `getopts` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found unit variant `RustType::Bool`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-1.0.2/src/lib/codegen.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout]  33 |     Bool,
[INFO] [stdout]     |     ---- `RustType::Bool` defined here
[INFO] [stdout] ...
[INFO] [stdout] 166 |             RustType::Bool(..)                       => "false".to_string(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: use this syntax instead: `RustType::Bool`
[INFO] [stdout]     |
[INFO] [stdout] note: these tuple variants exist but are inaccessible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-1.0.2/src/lib/reflect/accessor.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     Bool(fn(&M) -> bool),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ `reflect::accessor::SingularGet::Bool`: not accessible
[INFO] [stdout] ...
[INFO] [stdout] 128 |     Bool(for<'a> fn(&'a M) -> &'a [bool]),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `reflect::accessor::RepeatedGet::Bool`: not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-1.0.2/src/lib/paginate.rs:2:39
[INFO] [stdout]    |
[INFO] [stdout]  2 |     fn paginate(self, page: usize) -> Paginate<Self>;
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout] note: required by an implicit `Sized` bound in `Paginate`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-1.0.2/src/lib/paginate.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Paginate<I> {
[INFO] [stdout]    |                 ^ required by the implicit `Sized` requirement on this type parameter in `Paginate`
[INFO] [stdout] help: you could relax the implicit `Sized` bound on `I` if it were used through indirection like `&I` or `Box<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-1.0.2/src/lib/paginate.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Paginate<I> {
[INFO] [stdout]    |                 ^ this could be changed to `I: ?Sized`...
[INFO] [stdout] 15 |     iter: I,
[INFO] [stdout]    |           - ...if indirection were used here: `Box<I>`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]    |
[INFO] [stdout]  2 |     fn paginate(self, page: usize) -> Paginate<Self> where Self: Sized;
[INFO] [stdout]    |                                                      +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-1.0.2/src/lib/core.rs:135:28
[INFO] [stdout]     |
[INFO] [stdout] 135 |     TypeId::of::<M>() == m.type_id()
[INFO] [stdout]     |                            ^^^^^^^ multiple `type_id` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in the trait `Any`
[INFO] [stdout]    --> /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/any.rs:134:4
[INFO] [stdout] note: candidate #2 is defined in the trait `core::Message`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-1.0.2/src/lib/core.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn type_id(&self) -> TypeId;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 135 -     TypeId::of::<M>() == m.type_id()
[INFO] [stdout] 135 +     TypeId::of::<M>() == Any::type_id(&m)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 135 -     TypeId::of::<M>() == m.type_id()
[INFO] [stdout] 135 +     TypeId::of::<M>() == core::Message::type_id(&m)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0500]: closure requires unique access to `self` but it is already borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-1.0.2/src/lib/lazy.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |         self.lock.call_once(|| {
[INFO] [stdout]    |         --------- --------- ^^ closure construction occurs here
[INFO] [stdout]    |         |         |
[INFO] [stdout]    |         |         first borrow later used by call
[INFO] [stdout]    |         borrow occurs here
[INFO] [stdout] 14 |             unsafe {
[INFO] [stdout] 15 |                 self.ptr = mem::transmute(Box::new(init()));
[INFO] [stdout]    |                 -------- second borrow occurs due to use of `self` in closure
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `protobuf` (lib) due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0034, E0277, E0500, E0532.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6897d63ad8d5c92b51c1157cc60873edb03c1024f1e4b52b4a0029f02234844b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6897d63ad8d5c92b51c1157cc60873edb03c1024f1e4b52b4a0029f02234844b", kill_on_drop: false }`
[INFO] [stdout] 6897d63ad8d5c92b51c1157cc60873edb03c1024f1e4b52b4a0029f02234844b
