[INFO] fetching crate gl_helpers 0.1.8... [INFO] testing gl_helpers-0.1.8 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate gl_helpers 0.1.8 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate gl_helpers 0.1.8 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gl_helpers 0.1.8 [INFO] finished tweaking crates.io crate gl_helpers 0.1.8 [INFO] tweaked toml for crates.io crate gl_helpers 0.1.8 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f5a59c0ff358fd08192e580ac0cb8c49ad693f27b91f7a9d8e2f94e524a33ad [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" "8f5a59c0ff358fd08192e580ac0cb8c49ad693f27b91f7a9d8e2f94e524a33ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f5a59c0ff358fd08192e580ac0cb8c49ad693f27b91f7a9d8e2f94e524a33ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5a59c0ff358fd08192e580ac0cb8c49ad693f27b91f7a9d8e2f94e524a33ad", kill_on_drop: false }` [INFO] [stdout] 8f5a59c0ff358fd08192e580ac0cb8c49ad693f27b91f7a9d8e2f94e524a33ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 4fd8ac6e65e4e4b9f5dbf6199c56e85b1d133df28f04894d9fa614e9728f2cdd [INFO] running `Command { std: "docker" "start" "-a" "4fd8ac6e65e4e4b9f5dbf6199c56e85b1d133df28f04894d9fa614e9728f2cdd", kill_on_drop: false }` [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling gl_helpers v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/gl_info.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/gl_info.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.68s [INFO] running `Command { std: "docker" "inspect" "4fd8ac6e65e4e4b9f5dbf6199c56e85b1d133df28f04894d9fa614e9728f2cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd8ac6e65e4e4b9f5dbf6199c56e85b1d133df28f04894d9fa614e9728f2cdd", kill_on_drop: false }` [INFO] [stdout] 4fd8ac6e65e4e4b9f5dbf6199c56e85b1d133df28f04894d9fa614e9728f2cdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d382d9805534c758cd6823f3ca6fec47e2447d7eb3787c6870b31d20172189d4 [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" "d382d9805534c758cd6823f3ca6fec47e2447d7eb3787c6870b31d20172189d4", kill_on_drop: false }` [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/gl_info.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/gl_info.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling main_loop v0.3.3 [INFO] [stdout] error[E0432]: unresolved imports `lib_glutin::Event`, `lib_glutin::EventsLoop` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/main_loop-0.3.3/src/glutin/run.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use lib_glutin::{Event, EventsLoop}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ no `EventsLoop` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Event` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 | use lib_glutin::{event, EventsLoop}; [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 | use lib_glutin::{Event, event_loop}; [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `Events<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/main_loop-0.3.3/src/glutin/run.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | event_loop.poll_events(|event| events.push(event)); [INFO] [stdout] | ^^^^ method not found in `Events<_>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/main_loop-0.3.3/src/events.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Events(LinkedList); [INFO] [stdout] | ------------------------------------ method `push` not found for this [INFO] [stdout] | [INFO] [stdout] = note: the method was found for [INFO] [stdout] - `Events` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `main_loop` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d382d9805534c758cd6823f3ca6fec47e2447d7eb3787c6870b31d20172189d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d382d9805534c758cd6823f3ca6fec47e2447d7eb3787c6870b31d20172189d4", kill_on_drop: false }` [INFO] [stdout] d382d9805534c758cd6823f3ca6fec47e2447d7eb3787c6870b31d20172189d4