[INFO] crate rovr 0.0.2 is already in cache [INFO] checking rovr-0.0.2 against try#3738e44c8fffe9e1fdfda9304a4df74ce7b29152 for pr-68746 [INFO] extracting crate rovr 0.0.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate rovr 0.0.2 on toolchain 3738e44c8fffe9e1fdfda9304a4df74ce7b29152 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rovr 0.0.2 [INFO] finished tweaking crates.io crate rovr 0.0.2 [INFO] tweaked toml for crates.io crate rovr 0.0.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8f606cd97b4ea934f4cc6903b740660981032275e6c0e6b2ba12faadd276e00c [INFO] running `"docker" "start" "-a" "8f606cd97b4ea934f4cc6903b740660981032275e6c0e6b2ba12faadd276e00c"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling khronos_api v0.0.5 [INFO] [stderr] Checking wayland-client v0.1.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] error[E0517]: attribute should be applied to struct, enum, or union [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-client-0.1.8/src/ffi/abi.rs:45:8 [INFO] [stderr] | [INFO] [stderr] 45 | #[repr(C)] pub type wl_dispatcher_func_t = extern fn(*const c_void, [INFO] [stderr] | ________^___- [INFO] [stderr] 46 | | *mut c_void, [INFO] [stderr] 47 | | uint32_t, [INFO] [stderr] 48 | | *const wl_message, [INFO] [stderr] 49 | | *mut wl_argument [INFO] [stderr] 50 | | ); [INFO] [stderr] | |______________________________________________________- not a struct, enum, or union [INFO] [stderr] [INFO] [stderr] error[E0517]: attribute should be applied to struct, enum, or union [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-client-0.1.8/src/ffi/abi.rs:51:8 [INFO] [stderr] | [INFO] [stderr] 51 | #[repr(C)] pub type wl_log_func_t = extern fn(_: *const c_char, ...); [INFO] [stderr] | ^ ---------------------------------------------------------- not a struct, enum, or union [INFO] [stderr] [INFO] [stderr] error[E0517]: attribute should be applied to struct, enum, or union [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-client-0.1.8/src/ffi/abi.rs:53:8 [INFO] [stderr] | [INFO] [stderr] 53 | #[repr(C)] pub type wl_fixed_t = int32_t; [INFO] [stderr] | ^ ------------------------------ not a struct, enum, or union [INFO] [stderr] [INFO] [stderr] Compiling gl_generator v0.0.26 [INFO] [stderr] Compiling gl_generator v0.0.25 [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/wayland-client-0.1.8/src/core/mod.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | fn from(other: T) -> Option; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stderr] | | | [INFO] [stderr] | | help: consider further restricting `Self`: `where Self: std::marker::Sized` [INFO] [stderr] | doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `Self` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required by `std::option::Option` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0517. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `wayland-client`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0603]: module `events` is private [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gl_generator-0.0.26/registry.rs:30:24 [INFO] [stderr] | [INFO] [stderr] 30 | use self::xml::reader::events::XmlEvent; [INFO] [stderr] | ^^^^^^ this module is private [INFO] [stderr] | [INFO] [stderr] note: the module `events` is defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.8.0/src/reader/mod.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | mod events; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: module `events` is private [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gl_generator-0.0.25/registry.rs:30:24 [INFO] [stderr] | [INFO] [stderr] 30 | use self::xml::reader::events::XmlEvent; [INFO] [stderr] | ^^^^^^ this module is private [INFO] [stderr] | [INFO] [stderr] note: the module `events` is defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.8.0/src/reader/mod.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | mod events; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `events` found for struct `std::cell::RefMut<'_, registry::xml::EventReader>` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gl_generator-0.0.26/registry.rs:322:45 [INFO] [stderr] | [INFO] [stderr] 322 | for event in self.port.borrow_mut().events() { [INFO] [stderr] | ^^^^^^ method not found in `std::cell::RefMut<'_, registry::xml::EventReader>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `events` found for struct `std::cell::RefMut<'_, registry::xml::EventReader>` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gl_generator-0.0.25/registry.rs:322:45 [INFO] [stderr] | [INFO] [stderr] 322 | for event in self.port.borrow_mut().events() { [INFO] [stderr] | ^^^^^^ method not found in `std::cell::RefMut<'_, registry::xml::EventReader>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0599, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `gl_generator`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0599, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `gl_generator`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8f606cd97b4ea934f4cc6903b740660981032275e6c0e6b2ba12faadd276e00c"` [INFO] running `"docker" "rm" "-f" "8f606cd97b4ea934f4cc6903b740660981032275e6c0e6b2ba12faadd276e00c"` [INFO] [stdout] 8f606cd97b4ea934f4cc6903b740660981032275e6c0e6b2ba12faadd276e00c