[INFO] cloning repository https://github.com/dflemstr/shipit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dflemstr/shipit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdflemstr%2Fshipit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdflemstr%2Fshipit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e94f4bce3d0076dc380e60b350552b69c6376a09
[INFO] checking dflemstr/shipit against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdflemstr%2Fshipit" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dflemstr/shipit
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/dflemstr/shipit
[INFO] tweaked toml for git repo https://github.com/dflemstr/shipit written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dflemstr/shipit on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dflemstr/shipit 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `shipit` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4717f206e2487014cdd7dbeb4d079de58f6accd2daa180ca62d7426241554cad
[INFO] running `Command { std: "docker" "start" "4717f206e2487014cdd7dbeb4d079de58f6accd2daa180ca62d7426241554cad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4717f206e2487014cdd7dbeb4d079de58f6accd2daa180ca62d7426241554cad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4717f206e2487014cdd7dbeb4d079de58f6accd2daa180ca62d7426241554cad" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4717f206e2487014cdd7dbeb4d079de58f6accd2daa180ca62d7426241554cad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4717f206e2487014cdd7dbeb4d079de58f6accd2daa180ca62d7426241554cad" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `shipit` (manifest) generated 1 warning
[INFO] [stderr]     Checking libc v0.1.7
[INFO] [stderr]    Compiling gcc v0.3.5
[INFO] [stderr]     Checking regex v0.1.30
[INFO] [stderr]     Checking unicode-normalization v0.1.0
[INFO] [stderr]     Checking protobuf v0.0.10
[INFO] [stderr]     Checking log v0.3.1
[INFO] [stderr]     Checking zmq-sys v0.6.6
[INFO] [stderr]     Checking rand v0.3.8
[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-0.0.10/src/lib/codegen.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout]  31 |     Bool,
[INFO] [stdout]     |     ---- `RustType::Bool` defined here
[INFO] [stdout] ...
[INFO] [stdout] 164 |             RustType::Bool(..)                       => "false".to_string(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[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-0.0.10/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] help: use this syntax instead
[INFO] [stdout]     |
[INFO] [stdout] 164 -             RustType::Bool(..)                       => "false".to_string(),
[INFO] [stdout] 164 +             RustType::Bool                       => "false".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple variant instead
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::TypeKind::Bool;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Bool`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 164 -             RustType::Bool(..)                       => "false".to_string(),
[INFO] [stdout] 164 +             Bool(..)                       => "false".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling time v0.1.25
[INFO] [stderr]     Checking env_logger v0.3.0
[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-0.0.10/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-0.0.10/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-0.0.10/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-0.0.10/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/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/core/src/any.rs:137: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-0.0.10/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[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/rand-0.3.8/src/distributions/range.rs:83:50
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn construct_range(low: Self, high: Self) -> Range<Self>;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout] note: required by an implicit `Sized` bound in `distributions::range::Range`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Range<X> {
[INFO] [stdout]    |                  ^ required by the implicit `Sized` requirement on this type parameter in `Range`
[INFO] [stdout] help: you could relax the implicit `Sized` bound on `X` if it were used through indirection like `&X` or `Box<X>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Range<X> {
[INFO] [stdout]    |                  ^ this could be changed to `X: ?Sized`...
[INFO] [stdout] 51 |     low: X,
[INFO] [stdout]    |          - ...if indirection were used here: `Box<X>`
[INFO] [stdout] 52 |     range: X,
[INFO] [stdout]    |            - ...if indirection were used here: `Box<X>`
[INFO] [stdout] 53 |     accept_zone: X
[INFO] [stdout]    |                  - ...if indirection were used here: `Box<X>`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn construct_range(low: Self, high: Self) -> Range<Self> where Self: Sized;
[INFO] [stdout]    |                                                              +++++++++++++++++
[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/rand-0.3.8/src/distributions/range.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn sample_range<R: Rng>(r: &Range<Self>, rng: &mut R) -> Self;
[INFO] [stdout]    |                                 ^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout] note: required by an implicit `Sized` bound in `distributions::range::Range`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Range<X> {
[INFO] [stdout]    |                  ^ required by the implicit `Sized` requirement on this type parameter in `Range`
[INFO] [stdout] help: you could relax the implicit `Sized` bound on `X` if it were used through indirection like `&X` or `Box<X>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Range<X> {
[INFO] [stdout]    |                  ^ this could be changed to `X: ?Sized`...
[INFO] [stdout] 51 |     low: X,
[INFO] [stdout]    |          - ...if indirection were used here: `Box<X>`
[INFO] [stdout] 52 |     range: X,
[INFO] [stdout]    |            - ...if indirection were used here: `Box<X>`
[INFO] [stdout] 53 |     accept_zone: X
[INFO] [stdout]    |                  - ...if indirection were used here: `Box<X>`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn sample_range<R: Rng>(r: &Range<Self>, rng: &mut R) -> Self where Self: Sized;
[INFO] [stdout]    |                                                                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rand` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0034, E0277, E0532.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `protobuf` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "4717f206e2487014cdd7dbeb4d079de58f6accd2daa180ca62d7426241554cad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4717f206e2487014cdd7dbeb4d079de58f6accd2daa180ca62d7426241554cad", kill_on_drop: false }`
[INFO] [stdout] 4717f206e2487014cdd7dbeb4d079de58f6accd2daa180ca62d7426241554cad
