[INFO] cloning repository https://github.com/giacomoalbe/cruze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giacomoalbe/cruze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiacomoalbe%2Fcruze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiacomoalbe%2Fcruze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27a6d773887cb36c36a244fff3c5ebeaef17ddca [INFO] testing giacomoalbe/cruze against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiacomoalbe%2Fcruze" "/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/giacomoalbe/cruze [INFO] finished tweaking git repo https://github.com/giacomoalbe/cruze [INFO] tweaked toml for git repo https://github.com/giacomoalbe/cruze written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/giacomoalbe/cruze on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/giacomoalbe/cruze 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fccd4b5f8c122995e5ee6c49e0cbce73714c79412380c62db92c83ffb5398ba4 [INFO] running `Command { std: "docker" "start" "-a" "fccd4b5f8c122995e5ee6c49e0cbce73714c79412380c62db92c83ffb5398ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fccd4b5f8c122995e5ee6c49e0cbce73714c79412380c62db92c83ffb5398ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fccd4b5f8c122995e5ee6c49e0cbce73714c79412380c62db92c83ffb5398ba4", kill_on_drop: false }` [INFO] [stdout] fccd4b5f8c122995e5ee6c49e0cbce73714c79412380c62db92c83ffb5398ba4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2957e5f650c706ba38837961aa0d57a27bffeefe4be566d3015461716d88e1c6 [INFO] running `Command { std: "docker" "start" "-a" "2957e5f650c706ba38837961aa0d57a27bffeefe4be566d3015461716d88e1c6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.8 [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 downcast-rs v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling wayland-scanner v0.23.5 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.23.5 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling euclid v0.20.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling wayland-client v0.23.5 [INFO] [stderr] Compiling wayland-protocols v0.23.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling twox-hash v1.4.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling lyon_geom v0.14.0 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling glyph_brush_layout v0.1.6 [INFO] [stderr] Compiling gl v0.1.0 (/opt/rustwide/workdir/lib/gl) [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling glyph_brush v0.5.3 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling lyon_algorithms v0.14.0 [INFO] [stderr] Compiling lyon_tessellation v0.14.1 [INFO] [stderr] Compiling lyon v0.14.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.3 [INFO] [stderr] Compiling winit v0.20.0-alpha2 [INFO] [stderr] Compiling glutin v0.22.0-alpha1 [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> lib/gl/src/lib.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use glutin::{Context, PossiblyCurrent}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/gl-c03ae5d46b0944c6/out/bindings.rs:2599:47 [INFO] [stdout] | [INFO] [stdout] 2599 | fn do_metaloadfn(loadfn: &mut FnMut(&'static str) -> *const __gl_imports::raw::c_void, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] = 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] 2599 | fn do_metaloadfn(loadfn: &mut dyn FnMut(&'static str) -> *const __gl_imports::raw::c_void, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cruze v0.1.0 (/opt/rustwide/workdir/lib/cruze) [INFO] [stdout] warning: unused import: `Size` [INFO] [stdout] --> lib/cruze/src/window.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Size, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `KeyboardInput` [INFO] [stdout] --> lib/cruze/src/app.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | KeyboardInput, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rect` [INFO] [stdout] --> lib/cruze/src/render_gl.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Rect [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::canvas` [INFO] [stdout] --> lib/cruze/src/layout_manager.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use super::canvas; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rect` [INFO] [stdout] --> lib/cruze/src/canvas.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Rect [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0170]: pattern binding `Released` is named the same as one of the variants of the type `glutin::event::ElementState` [INFO] [stdout] --> lib/cruze/src/app.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | ... Released => { [INFO] [stdout] | ^^^^^^^^ help: to match on the variant, qualify the path: `glutin::event::ElementState::Released` [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Released` [INFO] [stdout] --> lib/cruze/src/app.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | ... Released => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_Released` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> lib/cruze/src/layout_manager.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | let mut child = children.get_mut(index).unwrap(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> lib/cruze/src/canvas.rs:385:17 [INFO] [stdout] | [INFO] [stdout] 385 | fn end_mesh(mut self, font_manager: &mut FontManager) -> CanvasData { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stretch` [INFO] [stdout] --> lib/cruze/src/widgets.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | fn update_layout(&mut self, stretch: &Stretch, node: &stretch::node::Node, position: Point) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stretch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/cruze/src/widgets.rs:83:52 [INFO] [stdout] | [INFO] [stdout] 83 | fn update_layout(&mut self, stretch: &Stretch, node: &stretch::node::Node, position: Point) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `position` [INFO] [stdout] --> lib/cruze/src/widgets.rs:83:80 [INFO] [stdout] | [INFO] [stdout] 83 | fn update_layout(&mut self, stretch: &Stretch, node: &stretch::node::Node, position: Point) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> lib/cruze/src/widgets.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | _ => () [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> lib/cruze/src/widgets.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 192 | Orientation::Row => { [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 196 | Orientation::Column => { [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 200 | _ => () [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> lib/cruze/src/widgets.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | let mut child = self.children.get_mut(index).unwrap(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> lib/cruze/src/widgets.rs:315:28 [INFO] [stdout] | [INFO] [stdout] 315 | Box::new(move |s| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `prim_id` is never read [INFO] [stdout] --> lib/cruze/src/canvas.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 355 | pub struct Ctx { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 361 | prim_id: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_direction` is never used [INFO] [stdout] --> lib/cruze/src/canvas.rs:676:8 [INFO] [stdout] | [INFO] [stdout] 367 | impl Ctx { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 676 | fn set_direction(&mut self, direction: CtxDirection) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Released` should have a snake case name [INFO] [stdout] --> lib/cruze/src/app.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | ... Released => { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `released` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `texId` should have a snake case name [INFO] [stdout] --> lib/cruze/src/program.rs:117:50 [INFO] [stdout] | [INFO] [stdout] 117 | pub unsafe fn set_texture(&self, name: &str, texId: u32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `tex_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getAttribLocation` should have a snake case name [INFO] [stdout] --> lib/cruze/src/program.rs:182:19 [INFO] [stdout] | [INFO] [stdout] 182 | pub unsafe fn getAttribLocation(&self, field: &str) -> gl::types::GLint { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_attrib_location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cruze` (lib) due to 1 previous error; 19 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2957e5f650c706ba38837961aa0d57a27bffeefe4be566d3015461716d88e1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2957e5f650c706ba38837961aa0d57a27bffeefe4be566d3015461716d88e1c6", kill_on_drop: false }` [INFO] [stdout] 2957e5f650c706ba38837961aa0d57a27bffeefe4be566d3015461716d88e1c6