[INFO] fetching crate doryen-fov 0.1.1... [INFO] checking doryen-fov-0.1.1 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate doryen-fov 0.1.1 into /workspace/builds/worker-78/source [INFO] validating manifest of crates.io crate doryen-fov 0.1.1 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate doryen-fov 0.1.1 [INFO] finished tweaking crates.io crate doryen-fov 0.1.1 [INFO] tweaked toml for crates.io crate doryen-fov 0.1.1 written to /workspace/builds/worker-78/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bd84e270634d1521ae340914a500bb03e43b33ed0a2c5caa3e1462a90dbeef1 [INFO] running `Command { std: "docker" "start" "-a" "2bd84e270634d1521ae340914a500bb03e43b33ed0a2c5caa3e1462a90dbeef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bd84e270634d1521ae340914a500bb03e43b33ed0a2c5caa3e1462a90dbeef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd84e270634d1521ae340914a500bb03e43b33ed0a2c5caa3e1462a90dbeef1", kill_on_drop: false }` [INFO] [stdout] 2bd84e270634d1521ae340914a500bb03e43b33ed0a2c5caa3e1462a90dbeef1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 122cc1a5e26d42e7d7a4141ae25903be44e3606e969a823686b2936f27aa2bce [INFO] running `Command { std: "docker" "start" "-a" "122cc1a5e26d42e7d7a4141ae25903be44e3606e969a823686b2936f27aa2bce", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking doryen-fov v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking libc v0.2.100 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking wayland-commons v0.20.12 [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 rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking smithay-client-toolkit v0.2.6 [INFO] [stderr] Checking winit v0.16.2 [INFO] [stderr] Checking uni-gl v0.1.2 [INFO] [stderr] Checking uni-app v0.1.3 [INFO] [stderr] Checking doryen-rs v1.2.3 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/fov.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | fov: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FovAlgorithm` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/fov.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | fn init(&mut self, _api: &mut DoryenApi) {} [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DoryenApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/fov.rs:28:36 [INFO] [stdout] | [INFO] [stdout] 28 | fn update(&mut self, api: &mut DoryenApi) { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DoryenApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/fov.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 60 | fn render(&mut self, api: &mut DoryenApi) { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DoryenApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/fov.rs:110:37 [INFO] [stdout] | [INFO] [stdout] 110 | fn resize(&mut self, _api: &mut DoryenApi) {} [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn DoryenApi` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/fov.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | let mut fov: Vec> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FovAlgorithm` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `update` has an incompatible type for trait [INFO] [stdout] --> examples/fov.rs:28:47 [INFO] [stdout] | [INFO] [stdout] 28 | fn update(&mut self, api: &mut DoryenApi) { [INFO] [stdout] | ^ expected enum `Option`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut MyRoguelike, &mut dyn DoryenApi) -> Option` [INFO] [stdout] found fn pointer `fn(&mut MyRoguelike, &mut dyn DoryenApi)` [INFO] [stdout] help: change the output type to match the trait [INFO] [stdout] | [INFO] [stdout] 28 | fn update(&mut self, api: &mut DoryenApi) -> Option { [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `intercept_close_request` in initializer of `AppOptions` [INFO] [stdout] --> examples/fov.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | let mut app = App::new(AppOptions { [INFO] [stdout] | ^^^^^^^^^^ missing `intercept_close_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0063. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `doryen-fov` due to 3 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "122cc1a5e26d42e7d7a4141ae25903be44e3606e969a823686b2936f27aa2bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "122cc1a5e26d42e7d7a4141ae25903be44e3606e969a823686b2936f27aa2bce", kill_on_drop: false }` [INFO] [stdout] 122cc1a5e26d42e7d7a4141ae25903be44e3606e969a823686b2936f27aa2bce