[INFO] cloning repository https://github.com/AndreasMaita/minidb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndreasMaita/minidb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasMaita%2Fminidb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasMaita%2Fminidb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc888fc9f81daf68e8b74577eb219ef3b745ffba
[INFO] checking AndreasMaita/minidb against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasMaita%2Fminidb" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndreasMaita/minidb
[INFO] finished tweaking git repo https://github.com/AndreasMaita/minidb
[INFO] tweaked toml for git repo https://github.com/AndreasMaita/minidb written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndreasMaita/minidb on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndreasMaita/minidb 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df735d9f89c47788483bf390c297f59f0ad0786fa7034f1400552a1104d5a97a
[INFO] running `Command { std: "docker" "start" "-a" "df735d9f89c47788483bf390c297f59f0ad0786fa7034f1400552a1104d5a97a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df735d9f89c47788483bf390c297f59f0ad0786fa7034f1400552a1104d5a97a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df735d9f89c47788483bf390c297f59f0ad0786fa7034f1400552a1104d5a97a", kill_on_drop: false }`
[INFO] [stdout] df735d9f89c47788483bf390c297f59f0ad0786fa7034f1400552a1104d5a97a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 763587837e901b2b39fbf2d7ce5fe1eb98d51f0706a3e30de4bc5e761697fad2
[INFO] running `Command { std: "docker" "start" "-a" "763587837e901b2b39fbf2d7ce5fe1eb98d51f0706a3e30de4bc5e761697fad2", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]     Checking epaint_default_fonts v0.30.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking accesskit_consumer v0.26.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking rustyline v12.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking minidb-engine v0.1.0 (/opt/rustwide/workdir/minidb-engine)
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking emath v0.30.0
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking ecolor v0.30.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking epaint v0.30.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking egui v0.30.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]     Checking egui_glow v0.30.0
[INFO] [stderr]    Compiling zbus_xml v4.0.0
[INFO] [stderr]     Checking winit v0.30.12
[INFO] [stderr]    Compiling zbus-lockstep v0.4.4
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking glutin-winit v0.5.0
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.10.1
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.13.1
[INFO] [stderr]     Checking accesskit_winit v0.23.1
[INFO] [stderr]     Checking egui-winit v0.30.0
[INFO] [stderr]     Checking eframe v0.30.0
[INFO] [stderr]     Checking visualization v0.1.0 (/opt/rustwide/workdir/visualization)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> visualization/src/main.rs:60:43
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let value = self.tree.get(key.parse::<u8>().unwrap());
[INFO] [stdout]    |                                       --- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u32`, found `u8`
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> minidb-engine/src/lib.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get(&self, key: KeySize) -> Option<&V> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: you can convert a `u8` to a `u32`
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let value = self.tree.get(key.parse::<u8>().unwrap().into());
[INFO] [stdout]    |                                                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> visualization/src/main.rs:60:43
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let value = self.tree.get(key.parse::<u8>().unwrap());
[INFO] [stdout]    |                                       --- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u32`, found `u8`
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> minidb-engine/src/lib.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get(&self, key: KeySize) -> Option<&V> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: you can convert a `u8` to a `u32`
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let value = self.tree.get(key.parse::<u8>().unwrap().into());
[INFO] [stdout]    |                                                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `visualization` (bin "visualization" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `visualization` (bin "visualization") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "763587837e901b2b39fbf2d7ce5fe1eb98d51f0706a3e30de4bc5e761697fad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "763587837e901b2b39fbf2d7ce5fe1eb98d51f0706a3e30de4bc5e761697fad2", kill_on_drop: false }`
[INFO] [stdout] 763587837e901b2b39fbf2d7ce5fe1eb98d51f0706a3e30de4bc5e761697fad2
