[INFO] crate android_base 0.1.0 is already in cache [INFO] extracting crate android_base 0.1.0 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/android_base/0.1.0 [INFO] extracting crate android_base 0.1.0 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/android_base/0.1.0 [INFO] validating manifest of android_base-0.1.0 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of android_base-0.1.0 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing android_base-0.1.0 [INFO] finished frobbing android_base-0.1.0 [INFO] frobbed toml for android_base-0.1.0 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/android_base/0.1.0/Cargo.toml [INFO] started frobbing android_base-0.1.0 [INFO] finished frobbing android_base-0.1.0 [INFO] frobbed toml for android_base-0.1.0 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/android_base/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking android_base-0.1.0 against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-5/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/android_base/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 95765b13baafde6dd129fd7562956ee366b7ddb976d894fbfd74c636d03f6546 [INFO] running `"docker" "start" "-a" "95765b13baafde6dd129fd7562956ee366b7ddb976d894fbfd74c636d03f6546"` [INFO] [stderr] Compiling khronos_api v0.0.8 [INFO] [stderr] Checking shader_version v0.3.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Checking shaders_graphics2d_gles v0.2.0 [INFO] [stderr] Checking android_glue v0.2.3 [INFO] [stderr] Checking piston-viewport v0.5.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking pistoncore-input v0.23.0 [INFO] [stderr] Checking piston2d-graphics v0.28.0 [INFO] [stderr] Compiling optimisticpeach-opengles_graphics v0.1.4 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking pistoncore-window v0.34.0 [INFO] [stderr] Checking pistoncore-event_loop v0.39.0 [INFO] [stderr] Checking piston v0.39.0 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking pistoncore-glutin_window v0.51.1 [INFO] [stderr] Checking android_base v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `android_glue::Event` [INFO] [stderr] --> src/app_container.rs:96:13 [INFO] [stderr] | [INFO] [stderr] 96 | use android_glue::Event; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no `Event` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `android_glue::Event` [INFO] [stderr] --> src/app_container.rs:115:13 [INFO] [stderr] | [INFO] [stderr] 115 | use android_glue::Event; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no `Event` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `android_glue::Event` [INFO] [stderr] --> src/app_container.rs:96:13 [INFO] [stderr] | [INFO] [stderr] 96 | use android_glue::Event; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no `Event` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `android_glue::Event` [INFO] [stderr] --> src/app_container.rs:115:13 [INFO] [stderr] | [INFO] [stderr] 115 | use android_glue::Event; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no `Event` in the root [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Event` in crate `android_glue` [INFO] [stderr] --> src/app_container.rs:14:61 [INFO] [stderr] | [INFO] [stderr] 14 | event_reciever: std::sync::mpsc::Receiver, [INFO] [stderr] | ^^^^^ not found in `android_glue` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use glutin::Event; [INFO] [stderr] | [INFO] [stderr] 1 | use winit::Event; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `add_sender` in crate `android_glue` [INFO] [stderr] --> src/app_container.rs:43:23 [INFO] [stderr] | [INFO] [stderr] 43 | android_glue::add_sender(sender); [INFO] [stderr] | ^^^^^^^^^^ not found in `android_glue` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Motion` in crate `android_glue` [INFO] [stderr] --> src/app_implementor.rs:22:48 [INFO] [stderr] | [INFO] [stderr] 22 | fn motion(&mut self, motion: android_glue::Motion) {} [INFO] [stderr] | ^^^^^^ not found in `android_glue` [INFO] [stderr] help: there is an enum variant `glutin::DeviceEvent::Motion` and 1 other; try using the variant's enum [INFO] [stderr] | [INFO] [stderr] 22 | fn motion(&mut self, motion: glutin::DeviceEvent) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 22 | fn motion(&mut self, motion: winit::DeviceEvent) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Event` in crate `android_glue` [INFO] [stderr] --> src/app_implementor.rs:34:47 [INFO] [stderr] | [INFO] [stderr] 34 | fn handle(&mut self, event: android_glue::Event) {} [INFO] [stderr] | ^^^^^ not found in `android_glue` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 2 | use glutin::Event; [INFO] [stderr] | [INFO] [stderr] 2 | use winit::Event; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Event` in crate `android_glue` [INFO] [stderr] --> src/app_container.rs:14:61 [INFO] [stderr] | [INFO] [stderr] 14 | event_reciever: std::sync::mpsc::Receiver, [INFO] [stderr] | ^^^^^ not found in `android_glue` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use glutin::Event; [INFO] [stderr] | [INFO] [stderr] 1 | use winit::Event; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `add_sender` in crate `android_glue` [INFO] [stderr] --> src/app_container.rs:43:23 [INFO] [stderr] | [INFO] [stderr] 43 | android_glue::add_sender(sender); [INFO] [stderr] | ^^^^^^^^^^ not found in `android_glue` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Motion` in crate `android_glue` [INFO] [stderr] --> src/app_implementor.rs:22:48 [INFO] [stderr] | [INFO] [stderr] 22 | fn motion(&mut self, motion: android_glue::Motion) {} [INFO] [stderr] | ^^^^^^ not found in `android_glue` [INFO] [stderr] help: there is an enum variant `glutin::DeviceEvent::Motion` and 1 other; try using the variant's enum [INFO] [stderr] | [INFO] [stderr] 22 | fn motion(&mut self, motion: glutin::DeviceEvent) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 22 | fn motion(&mut self, motion: winit::DeviceEvent) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Event` in crate `android_glue` [INFO] [stderr] --> src/app_implementor.rs:34:47 [INFO] [stderr] | [INFO] [stderr] 34 | fn handle(&mut self, event: android_glue::Event) {} [INFO] [stderr] | ^^^^^ not found in `android_glue` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 2 | use glutin::Event; [INFO] [stderr] | [INFO] [stderr] 2 | use winit::Event; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `android_base`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `android_base`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "95765b13baafde6dd129fd7562956ee366b7ddb976d894fbfd74c636d03f6546"` [INFO] running `"docker" "rm" "-f" "95765b13baafde6dd129fd7562956ee366b7ddb976d894fbfd74c636d03f6546"` [INFO] [stdout] 95765b13baafde6dd129fd7562956ee366b7ddb976d894fbfd74c636d03f6546