[INFO] fetching crate processing 0.3.2...
[INFO] testing processing-0.3.2 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate processing 0.3.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate processing 0.3.2
[INFO] finished tweaking crates.io crate processing 0.3.2
[INFO] tweaked toml for crates.io crate processing 0.3.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate processing 0.3.2 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 138 packages to latest compatible versions
[INFO] [stderr]       Adding cocoa v0.11.0 (available: v0.26.1)
[INFO] [stderr]       Adding gl v0.6.5 (available: v0.14.0)
[INFO] [stderr]       Adding glfw v0.22.0 (available: v0.61.0)
[INFO] [stderr]       Adding glium v0.21.0 (available: v0.36.0)
[INFO] [stderr]       Adding image v0.17.0 (available: v0.25.9)
[INFO] [stderr]       Adding nalgebra v0.16.14 (available: v0.34.1)
[INFO] [stderr]       Adding num-traits v0.1.43 (available: v0.2.19)
[INFO] [stderr]       Adding owning_ref v0.3.3 (available: v0.4.1)
[INFO] [stderr]       Adding rand v0.5.6 (available: v0.9.2)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.44)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matrixmultiply v0.1.15
[INFO] [stderr]   Downloaded alga v0.7.2
[INFO] [stderr]   Downloaded rawpointer v0.1.0
[INFO] [stderr]   Downloaded gl v0.6.5
[INFO] [stderr]   Downloaded wayland-sys v0.12.5
[INFO] [stderr]   Downloaded wayland-scanner v0.12.5
[INFO] [stderr]   Downloaded core-foundation-sys v0.5.1
[INFO] [stderr]   Downloaded cocoa v0.11.0
[INFO] [stderr]   Downloaded core-foundation v0.4.6
[INFO] [stderr]   Downloaded core-foundation-sys v0.4.6
[INFO] [stderr]   Downloaded gl_generator v0.6.1
[INFO] [stderr]   Downloaded token_store v0.1.2
[INFO] [stderr]   Downloaded png v0.11.0
[INFO] [stderr]   Downloaded core-foundation v0.5.1
[INFO] [stderr]   Downloaded core-graphics v0.10.0
[INFO] [stderr]   Downloaded wayland-kbd v0.13.1
[INFO] [stderr]   Downloaded glutin v0.14.0
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded wayland-protocols v0.12.5
[INFO] [stderr]   Downloaded winit v0.12.0
[INFO] [stderr]   Downloaded nalgebra v0.16.14
[INFO] [stderr]   Downloaded image v0.17.0
[INFO] [stderr]   Downloaded libm v0.1.4
[INFO] [stderr]   Downloaded gif v0.9.2
[INFO] [stderr]   Downloaded semver v0.2.3
[INFO] [stderr]   Downloaded gl_generator v0.9.0
[INFO] [stderr]   Downloaded cocoa v0.14.0
[INFO] [stderr]   Downloaded core-graphics v0.13.0
[INFO] [stderr]   Downloaded memmap v0.6.2
[INFO] [stderr]   Downloaded khronos_api v2.2.0
[INFO] [stderr]   Downloaded wayland-client v0.12.5
[INFO] [stderr]   Downloaded xml-rs v0.7.0
[INFO] [stderr]   Downloaded wayland-window v0.13.3
[INFO] [stderr]   Downloaded inflate v0.3.4
[INFO] [stderr]   Downloaded generic-array v0.11.2
[INFO] [stderr]   Downloaded glium v0.21.0
[INFO] [stderr]   Downloaded glfw v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a83ee5a3a768df01cc46e2aa8af010c9e9e862926f1a20d48e95df49a81b1392
[INFO] running `Command { std: "docker" "start" "-a" "a83ee5a3a768df01cc46e2aa8af010c9e9e862926f1a20d48e95df49a81b1392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a83ee5a3a768df01cc46e2aa8af010c9e9e862926f1a20d48e95df49a81b1392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a83ee5a3a768df01cc46e2aa8af010c9e9e862926f1a20d48e95df49a81b1392", kill_on_drop: false }`
[INFO] [stdout] a83ee5a3a768df01cc46e2aa8af010c9e9e862926f1a20d48e95df49a81b1392
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fceb1729a041302ba9de145366ebfab09d2625fa5be71f6133b1888d66e688c
[INFO] running `Command { std: "docker" "start" "-a" "1fceb1729a041302ba9de145366ebfab09d2625fa5be71f6133b1888d66e688c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling token_store v0.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memmap v0.6.2
[INFO] [stderr]    Compiling wayland-sys v0.12.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling wayland-scanner v0.12.5
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling gl_generator v0.6.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling glutin v0.14.0
[INFO] [stderr]    Compiling wayland-client v0.12.5
[INFO] [stderr]    Compiling wayland-protocols v0.12.5
[INFO] [stderr]    Compiling glium v0.21.0
[INFO] [stderr]    Compiling gl v0.6.5
[INFO] [stderr]    Compiling inflate v0.3.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling wayland-kbd v0.13.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling gif v0.9.2
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling alga v0.7.2
[INFO] [stderr]    Compiling png v0.11.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling generic-array v0.11.2
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling wayland-window v0.13.3
[INFO] [stderr]    Compiling winit v0.12.0
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling processing v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling image v0.17.0
[INFO] [stderr]    Compiling nalgebra v0.16.14
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/screen.rs:778:15
[INFO] [stdout]     |
[INFO] [stdout] 778 |     display: &glium::backend::Facade,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 778 |     display: &dyn glium::backend::Facade,
[INFO] [stdout]     |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/framebuffers.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 18 |         fbtex: &'a glium::texture::Texture2d,
[INFO] [stdout] 19 |     ) -> Result<glium::framebuffer::SimpleFrameBuffer, ProcessingErr> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ) -> Result<glium::framebuffer::SimpleFrameBuffer<'_>, ProcessingErr> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.14.0, winit v0.12.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1fceb1729a041302ba9de145366ebfab09d2625fa5be71f6133b1888d66e688c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fceb1729a041302ba9de145366ebfab09d2625fa5be71f6133b1888d66e688c", kill_on_drop: false }`
[INFO] [stdout] 1fceb1729a041302ba9de145366ebfab09d2625fa5be71f6133b1888d66e688c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e670bd5bb225338d1d705f979a97867eda6a123bbc43afdf462c6c95fb3850c5
[INFO] running `Command { std: "docker" "start" "-a" "e670bd5bb225338d1d705f979a97867eda6a123bbc43afdf462c6c95fb3850c5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/screen.rs:778:15
[INFO] [stdout]     |
[INFO] [stdout] 778 |     display: &glium::backend::Facade,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 778 |     display: &dyn glium::backend::Facade,
[INFO] [stdout]     |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/framebuffers.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 18 |         fbtex: &'a glium::texture::Texture2d,
[INFO] [stdout] 19 |     ) -> Result<glium::framebuffer::SimpleFrameBuffer, ProcessingErr> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ) -> Result<glium::framebuffer::SimpleFrameBuffer<'_>, ProcessingErr> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling processing v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/screen.rs:778:15
[INFO] [stdout]     |
[INFO] [stdout] 778 |     display: &glium::backend::Facade,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 778 |     display: &dyn glium::backend::Facade,
[INFO] [stdout]     |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/framebuffers.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 18 |         fbtex: &'a glium::texture::Texture2d,
[INFO] [stdout] 19 |     ) -> Result<glium::framebuffer::SimpleFrameBuffer, ProcessingErr> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ) -> Result<glium::framebuffer::SimpleFrameBuffer<'_>, ProcessingErr> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.14.0, winit v0.12.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e670bd5bb225338d1d705f979a97867eda6a123bbc43afdf462c6c95fb3850c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e670bd5bb225338d1d705f979a97867eda6a123bbc43afdf462c6c95fb3850c5", kill_on_drop: false }`
[INFO] [stdout] e670bd5bb225338d1d705f979a97867eda6a123bbc43afdf462c6c95fb3850c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c2a0f8c02d4e4dde222421d0df2c42fbb1bbd1927dedb468dd4081ab8def3fe
[INFO] running `Command { std: "docker" "start" "-a" "4c2a0f8c02d4e4dde222421d0df2c42fbb1bbd1927dedb468dd4081ab8def3fe", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/screen.rs:778:15
[INFO] [stderr]     |
[INFO] [stderr] 778 |     display: &glium::backend::Facade,
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 778 |     display: &dyn glium::backend::Facade,
[INFO] [stderr]     |               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/framebuffers.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 18 |         fbtex: &'a glium::texture::Texture2d,
[INFO] [stderr] 19 |     ) -> Result<glium::framebuffer::SimpleFrameBuffer, ProcessingErr> {
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 19 |     ) -> Result<glium::framebuffer::SimpleFrameBuffer<'_>, ProcessingErr> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `processing` (lib) generated 2 warnings (run `cargo fix --lib -p processing` to apply 2 suggestions)
[INFO] [stderr] warning: `processing` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.14.0, winit v0.12.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/processing-47c2cb3dee19d47c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests processing
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 20) stdout ----
[INFO] [stdout] error: unexpected closing delimiter: `)`
[INFO] [stdout]   --> src/lib.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | 6. Have fun! :-)
[INFO] [stdout]    |                ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4c2a0f8c02d4e4dde222421d0df2c42fbb1bbd1927dedb468dd4081ab8def3fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c2a0f8c02d4e4dde222421d0df2c42fbb1bbd1927dedb468dd4081ab8def3fe", kill_on_drop: false }`
[INFO] [stdout] 4c2a0f8c02d4e4dde222421d0df2c42fbb1bbd1927dedb468dd4081ab8def3fe
