[INFO] updating cached repository https://github.com/kyoto-shift/lambda2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54c831e606e46a292c7b58bae954825df8f124d8 [INFO] testing kyoto-shift/lambda2 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyoto-shift%2Flambda2" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 60% (25/41) Checking out files: 63% (26/41) Checking out files: 65% (27/41) Checking out files: 68% (28/41) Checking out files: 70% (29/41) Checking out files: 73% (30/41) Checking out files: 75% (31/41) Checking out files: 78% (32/41) Checking out files: 80% (33/41) Checking out files: 82% (34/41) Checking out files: 85% (35/41) Checking out files: 87% (36/41) Checking out files: 90% (37/41) Checking out files: 92% (38/41) Checking out files: 95% (39/41) Checking out files: 97% (40/41) Checking out files: 100% (41/41) Checking out files: 100% (41/41), done. [INFO] validating manifest of git repo https://github.com/kyoto-shift/lambda2 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/kyoto-shift/lambda2 [INFO] finished tweaking git repo https://github.com/kyoto-shift/lambda2 [INFO] tweaked toml for git repo https://github.com/kyoto-shift/lambda2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/kyoto-shift/lambda2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 406f9d49a0f2d6ba42c335199741d48ec754f795293a8934a4b8432ac6e5d50a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "406f9d49a0f2d6ba42c335199741d48ec754f795293a8934a4b8432ac6e5d50a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "406f9d49a0f2d6ba42c335199741d48ec754f795293a8934a4b8432ac6e5d50a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "406f9d49a0f2d6ba42c335199741d48ec754f795293a8934a4b8432ac6e5d50a", kill_on_drop: false }` [INFO] [stdout] 406f9d49a0f2d6ba42c335199741d48ec754f795293a8934a4b8432ac6e5d50a [INFO] running `Command { std: "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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a35dd57a9588618f4dd7c7ef05c5e1393ca54f02fa3a4934e4df4c4d16fb303 [INFO] running `Command { std: "docker" "start" "-a" "9a35dd57a9588618f4dd7c7ef05c5e1393ca54f02fa3a4934e4df4c4d16fb303", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling vulkano v0.18.0 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling vk-sys v0.5.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lambda v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stdout] warning: unused imports: `event`, `keyboard` [INFO] [stdout] --> src/entry.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use sdl2::{event, keyboard, surface::Surface}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `swapchain` [INFO] [stdout] --> src/entry.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | swapchain, VulkanObject, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::util` [INFO] [stdout] --> src/entry.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use common::util; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PixelFormatEnum`, `PixelFormat` [INFO] [stdout] --> src/entry.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | use sdl2::pixels::{PixelFormat, PixelFormatEnum}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_vk_surface` found for struct `sdl2::surface::Surface<'_>` in the current scope [INFO] [stdout] --> src/entry.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | vulkan_surface = Surface::from_vk_surface(vulkan_surface_handle, vulkan_instance); [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `sdl2::surface::Surface<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lambda`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9a35dd57a9588618f4dd7c7ef05c5e1393ca54f02fa3a4934e4df4c4d16fb303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a35dd57a9588618f4dd7c7ef05c5e1393ca54f02fa3a4934e4df4c4d16fb303", kill_on_drop: false }` [INFO] [stdout] 9a35dd57a9588618f4dd7c7ef05c5e1393ca54f02fa3a4934e4df4c4d16fb303