[INFO] updating cached repository https://github.com/generalelectrix/piston-tutorial [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1edd802308e988309a8563a8970f0c3f2bd25d8c [INFO] checking generalelectrix/piston-tutorial against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneralelectrix%2Fpiston-tutorial" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/generalelectrix/piston-tutorial on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/generalelectrix/piston-tutorial [INFO] finished tweaking git repo https://github.com/generalelectrix/piston-tutorial [INFO] tweaked toml for git repo https://github.com/generalelectrix/piston-tutorial written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/generalelectrix/piston-tutorial already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/PistonDevelopers/sdl2_window` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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] 787b5673f0f5c8fec4494da95b35783cc9c7a1988e5ee659f21091e434f57bcc [INFO] running `"docker" "start" "-a" "787b5673f0f5c8fec4494da95b35783cc9c7a1988e5ee659f21091e434f57bcc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking piston-float v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Checking shader_version v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking read_color v0.1.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking piston-texture v0.5.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.1.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [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 num-iter v0.1.40 [INFO] [stderr] Checking piston-viewport v0.2.0 [INFO] [stderr] Checking vecmath v0.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling freetype-sys v0.4.0 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Checking shader_version v0.6.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking piston2d-graphics v0.17.3 [INFO] [stderr] Checking pistoncore-input v0.14.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Checking pistoncore-window v0.22.1 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking pistoncore-event_loop v0.25.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking memmap v0.2.3 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking freetype-rs v0.11.0 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Checking piston v0.25.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking png v0.5.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking image v0.10.4 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking piston2d-opengl_graphics v0.32.0 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.5.11 [INFO] [stderr] Checking wayland-kbd v0.3.6 [INFO] [stderr] Checking wayland-window v0.2.3 [INFO] [stderr] Checking pistoncore-input v0.28.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.29.0 [INFO] [stderr] Checking pistoncore-window v0.44.0 [INFO] [stderr] Checking pistoncore-sdl2_window v0.63.0 (https://github.com/PistonDevelopers/sdl2_window#db9d92f7) [INFO] [stderr] Checking spinning-square v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/main.rs:52:33 [INFO] [stderr] | [INFO] [stderr] 52 | let start = ((seg as f64 * seg_width) + marquee); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sdl2_window::Sdl2Window: piston::window::BuildFromWindowSettings` is not satisfied [INFO] [stderr] --> src/main.rs:81:10 [INFO] [stderr] | [INFO] [stderr] 81 | .build() [INFO] [stderr] | ^^^^^ the trait `piston::window::BuildFromWindowSettings` is not implemented for `sdl2_window::Sdl2Window` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `events` found for struct `sdl2_window::Sdl2Window` in the current scope [INFO] [stderr] --> src/main.rs:91:29 [INFO] [stderr] | [INFO] [stderr] 91 | let mut events = window.events(); [INFO] [stderr] | ^^^^^^ method not found in `sdl2_window::Sdl2Window` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/git/checkouts/sdl2_window-edad0cd615e4303b/db9d92f/src/lib.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | pub struct Sdl2Window { [INFO] [stderr] | --------------------- [INFO] [stderr] | | [INFO] [stderr] | doesn't satisfy `_: piston::event_loop::Events` [INFO] [stderr] | doesn't satisfy `sdl2_window::Sdl2Window: piston::window::Window` [INFO] [stderr] | [INFO] [stderr] = note: the method `events` exists but the following trait bounds were not satisfied: [INFO] [stderr] `sdl2_window::Sdl2Window: piston::window::Window` [INFO] [stderr] which is required by `sdl2_window::Sdl2Window: piston::event_loop::Events` [INFO] [stderr] [INFO] [stderr] warning: unused import: `piston::event_loop` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use piston::event_loop::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `spinning-square`. [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] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/main.rs:52:33 [INFO] [stderr] | [INFO] [stderr] 52 | let start = ((seg as f64 * seg_width) + marquee); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sdl2_window::Sdl2Window: piston::window::BuildFromWindowSettings` is not satisfied [INFO] [stderr] --> src/main.rs:81:10 [INFO] [stderr] | [INFO] [stderr] 81 | .build() [INFO] [stderr] | ^^^^^ the trait `piston::window::BuildFromWindowSettings` is not implemented for `sdl2_window::Sdl2Window` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `events` found for struct `sdl2_window::Sdl2Window` in the current scope [INFO] [stderr] --> src/main.rs:91:29 [INFO] [stderr] | [INFO] [stderr] 91 | let mut events = window.events(); [INFO] [stderr] | ^^^^^^ method not found in `sdl2_window::Sdl2Window` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/git/checkouts/sdl2_window-edad0cd615e4303b/db9d92f/src/lib.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | pub struct Sdl2Window { [INFO] [stderr] | --------------------- [INFO] [stderr] | | [INFO] [stderr] | doesn't satisfy `_: piston::event_loop::Events` [INFO] [stderr] | doesn't satisfy `sdl2_window::Sdl2Window: piston::window::Window` [INFO] [stderr] | [INFO] [stderr] = note: the method `events` exists but the following trait bounds were not satisfied: [INFO] [stderr] `sdl2_window::Sdl2Window: piston::window::Window` [INFO] [stderr] which is required by `sdl2_window::Sdl2Window: piston::event_loop::Events` [INFO] [stderr] [INFO] [stderr] warning: unused import: `piston::event_loop` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use piston::event_loop::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `spinning-square`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "787b5673f0f5c8fec4494da95b35783cc9c7a1988e5ee659f21091e434f57bcc"` [INFO] running `"docker" "rm" "-f" "787b5673f0f5c8fec4494da95b35783cc9c7a1988e5ee659f21091e434f57bcc"` [INFO] [stdout] 787b5673f0f5c8fec4494da95b35783cc9c7a1988e5ee659f21091e434f57bcc