[INFO] cloning repository https://github.com/NoOverflow/AGER [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NoOverflow/AGER" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoOverflow%2FAGER", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoOverflow%2FAGER'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0350b131b1c42fca0b63ca9a3769b3c6108935d [INFO] checking NoOverflow/AGER against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoOverflow%2FAGER" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NoOverflow/AGER [INFO] finished tweaking git repo https://github.com/NoOverflow/AGER [INFO] tweaked toml for git repo https://github.com/NoOverflow/AGER written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NoOverflow/AGER on toolchain e117153a45c546e883c1f91d82611775fcaeffe0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NoOverflow/AGER already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 673d42ec60e5c974c528112a025f410dba3344fa7c01a8333661682238ed99f5 [INFO] running `Command { std: "docker" "start" "-a" "673d42ec60e5c974c528112a025f410dba3344fa7c01a8333661682238ed99f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "673d42ec60e5c974c528112a025f410dba3344fa7c01a8333661682238ed99f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "673d42ec60e5c974c528112a025f410dba3344fa7c01a8333661682238ed99f5", kill_on_drop: false }` [INFO] [stdout] 673d42ec60e5c974c528112a025f410dba3344fa7c01a8333661682238ed99f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce25c98cfff791e6d0824fd257fa2e390083be8aba3e926754d6faeb87fd1dd6 [INFO] running `Command { std: "docker" "start" "-a" "ce25c98cfff791e6d0824fd257fa2e390083be8aba3e926754d6faeb87fd1dd6", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling gio v0.19.8 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling glib-macros v0.19.9 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling glib-sys v0.19.8 [INFO] [stderr] Compiling gobject-sys v0.19.8 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.19.8 [INFO] [stderr] Compiling glib-macros v0.15.13 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling graphene-sys v0.15.10 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling gdk4-sys v0.4.8 [INFO] [stderr] Compiling gsk4-sys v0.4.8 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Checking glib v0.15.12 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling gtk4-sys v0.4.8 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling glib v0.19.9 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_loader v0.1.2 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling gtk4-macros v0.4.10 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking cairo-rs v0.15.12 [INFO] [stderr] Checking graphene-rs v0.15.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking spin_sleep v0.3.7 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking gdk-pixbuf v0.15.11 [INFO] [stderr] Checking gdk4 v0.4.8 [INFO] [stderr] Checking gsk4 v0.4.8 [INFO] [stderr] Checking gtk4 v0.4.9 [INFO] [stderr] Checking glib-build-tools v0.19.0 [INFO] [stderr] Compiling age v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gtk4_glium v0.1.1 [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gameboy/cpu.rs:1205:13 [INFO] [stdout] | [INFO] [stdout] 1205 | _ => panic!("{:#02x} is not an implemented extended opcode.", op_code), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/gameboy/cpu.rs:1205:13 [INFO] [stdout] | [INFO] [stdout] 66 | 0x0 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 70 | 0x1 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 74 | 0x2 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 78 | 0x3 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1205 | _ => panic!("{:#02x} is not an implemented extended opcode.", op_code), [INFO] [stdout] | ^ ...and 252 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/gameboy/cpu.rs:1205:13 [INFO] [stdout] | [INFO] [stdout] 1205 | _ => panic!("{:#02x} is not an implemented extended opcode.", op_code), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/gameboy/cpu.rs:1205:13 [INFO] [stdout] | [INFO] [stdout] 66 | 0x0 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 70 | 0x1 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 74 | 0x2 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 78 | 0x3 => { [INFO] [stdout] | --- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1205 | _ => panic!("{:#02x} is not an implemented extended opcode.", op_code), [INFO] [stdout] | ^ ...and 252 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MbcId` is never used [INFO] [stdout] --> src/gameboy/mbc/mod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum MbcId { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `debugger_draw` is never used [INFO] [stdout] --> src/views/logic/debugger/mod.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl DebuggerWindow { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | fn debugger_draw(gb: Arc>, text_view: &TextView, _text_mark_end: &TextMark) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create_sub_windows` is never used [INFO] [stdout] --> src/views/logic/game/mod.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameWindow { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | fn create_sub_windows(app: >k::Application, gb: Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/views/logic/game/mod.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 65 | / fn gl_render( [INFO] [stdout] 66 | | render_context: RefMut, [INFO] [stdout] 67 | | facade: &Rc, [INFO] [stdout] 68 | | _gl_area: &GLArea, [INFO] [stdout] 69 | | _gl_context: &GLContext, [INFO] [stdout] 70 | | ) -> Inhibit { [INFO] [stdout] | |________________- move the `impl` block outside of this associated function `gl_render` [INFO] [stdout] ... [INFO] [stdout] 76 | implement_vertex!(Vertex, position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `implement_vertex` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `implement_vertex` may come from an old version of the `glium` crate, try updating your dependency with `cargo update -p glium` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MbcId` is never used [INFO] [stdout] --> src/gameboy/mbc/mod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum MbcId { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `debugger_draw` is never used [INFO] [stdout] --> src/views/logic/debugger/mod.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl DebuggerWindow { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | fn debugger_draw(gb: Arc>, text_view: &TextView, _text_mark_end: &TextMark) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create_sub_windows` is never used [INFO] [stdout] --> src/views/logic/game/mod.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 40 | impl GameWindow { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | fn create_sub_windows(app: >k::Application, gb: Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/views/logic/game/mod.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 65 | / fn gl_render( [INFO] [stdout] 66 | | render_context: RefMut, [INFO] [stdout] 67 | | facade: &Rc, [INFO] [stdout] 68 | | _gl_area: &GLArea, [INFO] [stdout] 69 | | _gl_context: &GLContext, [INFO] [stdout] 70 | | ) -> Inhibit { [INFO] [stdout] | |________________- move the `impl` block outside of this associated function `gl_render` [INFO] [stdout] ... [INFO] [stdout] 76 | implement_vertex!(Vertex, position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `implement_vertex` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `implement_vertex` may come from an old version of the `glium` crate, try updating your dependency with `cargo update -p glium` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.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" "ce25c98cfff791e6d0824fd257fa2e390083be8aba3e926754d6faeb87fd1dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce25c98cfff791e6d0824fd257fa2e390083be8aba3e926754d6faeb87fd1dd6", kill_on_drop: false }` [INFO] [stdout] ce25c98cfff791e6d0824fd257fa2e390083be8aba3e926754d6faeb87fd1dd6