[INFO] cloning repository https://github.com/Jabawaka/rust_glfw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jabawaka/rust_glfw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJabawaka%2Frust_glfw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJabawaka%2Frust_glfw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15a367376b20780221d1fd07f53436696e7bee9d [INFO] checking Jabawaka/rust_glfw against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJabawaka%2Frust_glfw" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jabawaka/rust_glfw on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jabawaka/rust_glfw [INFO] finished tweaking git repo https://github.com/Jabawaka/rust_glfw [INFO] tweaked toml for git repo https://github.com/Jabawaka/rust_glfw written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Jabawaka/rust_glfw already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36f8ab90b265abb0873df48e580938b77f78638e368259dd1b2ba2496893d2dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "36f8ab90b265abb0873df48e580938b77f78638e368259dd1b2ba2496893d2dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36f8ab90b265abb0873df48e580938b77f78638e368259dd1b2ba2496893d2dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36f8ab90b265abb0873df48e580938b77f78638e368259dd1b2ba2496893d2dc", kill_on_drop: false }` [INFO] [stdout] 36f8ab90b265abb0873df48e580938b77f78638e368259dd1b2ba2496893d2dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eccb9a3a290dac1b88491b379f556c12a22327b85ff058f5bc3e6b6c300ac94f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eccb9a3a290dac1b88491b379f556c12a22327b85ff058f5bc3e6b6c300ac94f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rayon-core v1.8.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Checking glfw v0.40.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking rust_glfw v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `pass_colour` [INFO] [stdout] --> src/graphics/shader.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn pass_colour(&self, colour_name: &str, colour: (f32, f32, f32, f32)) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `normal_model` [INFO] [stdout] --> src/graphics/model.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | normal_model: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COLOUR_GREY` [INFO] [stdout] --> src/graphics/model.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | const COLOUR_GREY: f32 = 0.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COLOUR_RED` [INFO] [stdout] --> src/graphics/model.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | const COLOUR_RED: f32 = 1.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COLOUR_BLUE` [INFO] [stdout] --> src/graphics/model.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | const COLOUR_BLUE: f32 = 2.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COLOUR_GREEN` [INFO] [stdout] --> src/graphics/model.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | const COLOUR_GREEN: f32 = 3.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_cube` [INFO] [stdout] --> src/graphics/model.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn create_cube() -> Model { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_vert_with_normal` [INFO] [stdout] --> src/graphics/model.rs:500:12 [INFO] [stdout] | [INFO] [stdout] 500 | pub fn add_vert_with_normal(&mut self, pos_model: Vector3, normal_model: Vector3) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_to_file` [INFO] [stdout] --> src/graphics/model.rs:597:12 [INFO] [stdout] | [INFO] [stdout] 597 | pub fn write_to_file(&self, path_to_file: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `process_vertex` [INFO] [stdout] --> src/graphics/model.rs:715:4 [INFO] [stdout] | [INFO] [stdout] 715 | fn process_vertex(curr_vert: &mut Vertex, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATH_PI` [INFO] [stdout] --> src/main.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | const MATH_PI: f32 = std::f32::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_phat_ship` [INFO] [stdout] --> src/main.rs:303:4 [INFO] [stdout] | [INFO] [stdout] 303 | fn create_phat_ship(model: &mut Model) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/graphics/model.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | / write!(file, "{},{},{}\n", vertex.pos_model.x, [INFO] [stdout] 602 | | vertex.pos_model.y, [INFO] [stdout] 603 | | vertex.pos_model.z); [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/graphics/model.rs:606:9 [INFO] [stdout] | [INFO] [stdout] 606 | write!(file, "Lines\n"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/graphics/model.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | write!(file, "{},{}\n", line.verts.0, line.verts.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/graphics/model.rs:611:9 [INFO] [stdout] | [INFO] [stdout] 611 | write!(file, "Faces\n"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/graphics/model.rs:613:13 [INFO] [stdout] | [INFO] [stdout] 613 | / write!(file, "{},{},{},{}\n", face.verts.0, [INFO] [stdout] 614 | | face.verts.1, [INFO] [stdout] 615 | | face.verts.2, [INFO] [stdout] 616 | | face.colour); [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pass_colour` [INFO] [stdout] --> src/graphics/shader.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn pass_colour(&self, colour_name: &str, colour: (f32, f32, f32, f32)) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `normal_model` [INFO] [stdout] --> src/graphics/model.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | normal_model: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COLOUR_GREY` [INFO] [stdout] --> src/graphics/model.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | const COLOUR_GREY: f32 = 0.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COLOUR_RED` [INFO] [stdout] --> src/graphics/model.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | const COLOUR_RED: f32 = 1.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COLOUR_BLUE` [INFO] [stdout] --> src/graphics/model.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | const COLOUR_BLUE: f32 = 2.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COLOUR_GREEN` [INFO] [stdout] --> src/graphics/model.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | const COLOUR_GREEN: f32 = 3.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_cube` [INFO] [stdout] --> src/graphics/model.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn create_cube() -> Model { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_vert_with_normal` [INFO] [stdout] --> src/graphics/model.rs:500:12 [INFO] [stdout] | [INFO] [stdout] 500 | pub fn add_vert_with_normal(&mut self, pos_model: Vector3, normal_model: Vector3) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_to_file` [INFO] [stdout] --> src/graphics/model.rs:597:12 [INFO] [stdout] | [INFO] [stdout] 597 | pub fn write_to_file(&self, path_to_file: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `process_vertex` [INFO] [stdout] --> src/graphics/model.rs:715:4 [INFO] [stdout] | [INFO] [stdout] 715 | fn process_vertex(curr_vert: &mut Vertex, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATH_PI` [INFO] [stdout] --> src/main.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | const MATH_PI: f32 = std::f32::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_phat_ship` [INFO] [stdout] --> src/main.rs:303:4 [INFO] [stdout] | [INFO] [stdout] 303 | fn create_phat_ship(model: &mut Model) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/graphics/model.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | / write!(file, "{},{},{}\n", vertex.pos_model.x, [INFO] [stdout] 602 | | vertex.pos_model.y, [INFO] [stdout] 603 | | vertex.pos_model.z); [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/graphics/model.rs:606:9 [INFO] [stdout] | [INFO] [stdout] 606 | write!(file, "Lines\n"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/graphics/model.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | write!(file, "{},{}\n", line.verts.0, line.verts.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/graphics/model.rs:611:9 [INFO] [stdout] | [INFO] [stdout] 611 | write!(file, "Faces\n"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/graphics/model.rs:613:13 [INFO] [stdout] | [INFO] [stdout] 613 | / write!(file, "{},{},{},{}\n", face.verts.0, [INFO] [stdout] 614 | | face.verts.1, [INFO] [stdout] 615 | | face.verts.2, [INFO] [stdout] 616 | | face.colour); [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "eccb9a3a290dac1b88491b379f556c12a22327b85ff058f5bc3e6b6c300ac94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eccb9a3a290dac1b88491b379f556c12a22327b85ff058f5bc3e6b6c300ac94f", kill_on_drop: false }` [INFO] [stdout] eccb9a3a290dac1b88491b379f556c12a22327b85ff058f5bc3e6b6c300ac94f