[INFO] crate prost 0.5.0 is already in cache [INFO] checking prost-0.5.0 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] extracting crate prost 0.5.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate prost 0.5.0 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate prost 0.5.0 [INFO] finished tweaking crates.io crate prost 0.5.0 [INFO] tweaked toml for crates.io crate prost 0.5.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2058044d01cbddc62eb36d30bf691d939f95ac42d2af4568146403e495620452 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "2058044d01cbddc62eb36d30bf691d939f95ac42d2af4568146403e495620452"` [INFO] [stderr] Checking protobuf v0.0.10 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] error[E0532]: expected tuple struct/variant, found unit variant `RustType::Bool` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-0.0.10/src/lib/codegen.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | RustType::Bool(..) => "false".to_string(), [INFO] [stderr] | ^^^^^^^^^^^^^^ not a tuple struct/variant [INFO] [stderr] help: possible better candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use reflect::accessor::RepeatedGet::Bool; [INFO] [stderr] | [INFO] [stderr] 1 | use reflect::accessor::SingularGet::Bool; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] Checking quickcheck v0.8.5 [INFO] [stderr] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-0.0.10/src/lib/paginate.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | fn paginate(self, page: usize) -> Paginate; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] ... [INFO] [stderr] 14 | struct Paginate { [INFO] [stderr] | ------------------ required by `paginate::Paginate` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `Self` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = help: consider adding a `where Self: std::marker::Sized` bound [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0532. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `protobuf`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2058044d01cbddc62eb36d30bf691d939f95ac42d2af4568146403e495620452"` [INFO] running `"docker" "rm" "-f" "2058044d01cbddc62eb36d30bf691d939f95ac42d2af4568146403e495620452"` [INFO] [stdout] 2058044d01cbddc62eb36d30bf691d939f95ac42d2af4568146403e495620452