[INFO] crate android_base 0.1.0 is already in cache [INFO] extracting crate android_base 0.1.0 into work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/reg/android_base/0.1.0 [INFO] extracting crate android_base 0.1.0 into work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/reg/android_base/0.1.0 [INFO] validating manifest of android_base-0.1.0 on toolchain master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of android_base-0.1.0 on toolchain try#58b21121d0b447ceb3f1a655155d802191acf044 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-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-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/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-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/reg/android_base/0.1.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking android_base-0.1.0 against try#58b21121d0b447ceb3f1a655155d802191acf044 for pr-61100 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-61100/worker-2/try#58b21121d0b447ceb3f1a655155d802191acf044:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/reg/android_base/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e4f580b1ef0fa0c1fa1d42cbe2460f77ea91bc993f8049340fd3c0346c47dd5c [INFO] running `"docker" "start" "-a" "e4f580b1ef0fa0c1fa1d42cbe2460f77ea91bc993f8049340fd3c0346c47dd5c"` [INFO] [stderr] Checking shaders_graphics2d_gles v0.2.0 [INFO] [stderr] Checking piston2d-graphics v0.28.0 [INFO] [stderr] Checking pistoncore-input v0.23.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling optimisticpeach-opengles_graphics v0.1.4 [INFO] [stderr] Checking winit v0.18.1 [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 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 module `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 module `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 module `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 module `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[E0412]: cannot find type `Event` in module `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 module `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 module `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 module `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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e4f580b1ef0fa0c1fa1d42cbe2460f77ea91bc993f8049340fd3c0346c47dd5c"` [INFO] running `"docker" "rm" "-f" "e4f580b1ef0fa0c1fa1d42cbe2460f77ea91bc993f8049340fd3c0346c47dd5c"` [INFO] [stdout] e4f580b1ef0fa0c1fa1d42cbe2460f77ea91bc993f8049340fd3c0346c47dd5c