[INFO] crate android_base 0.1.0 is already in cache [INFO] testing android_base-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate android_base 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate android_base 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate android_base 0.1.0 [INFO] finished tweaking crates.io crate android_base 0.1.0 [INFO] tweaked toml for crates.io crate android_base 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a032de80acb276c1aedf87f33faa2b655de9228f714377378a46b262c0a4c3c1 [INFO] running `"docker" "start" "-a" "a032de80acb276c1aedf87f33faa2b655de9228f714377378a46b262c0a4c3c1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling khronos_api v0.0.8 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling piston-texture v0.5.0 [INFO] [stderr] Compiling shaders_graphics2d_gles v0.2.0 [INFO] [stderr] Compiling shader_version v0.2.2 [INFO] [stderr] Compiling android_glue v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling vecmath v0.3.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling pistoncore-input v0.23.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.28.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling pistoncore-window v0.34.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.39.0 [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling piston v0.39.0 [INFO] [stderr] Compiling optimisticpeach-opengles_graphics v0.1.4 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.51.1 [INFO] [stderr] Compiling android_base v0.1.0 (/opt/rustwide/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[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] | [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] | [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] | [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a032de80acb276c1aedf87f33faa2b655de9228f714377378a46b262c0a4c3c1"` [INFO] running `"docker" "rm" "-f" "a032de80acb276c1aedf87f33faa2b655de9228f714377378a46b262c0a4c3c1"` [INFO] [stdout] a032de80acb276c1aedf87f33faa2b655de9228f714377378a46b262c0a4c3c1