[INFO] cloning repository https://github.com/mablin7/rust-workshop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mablin7/rust-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmablin7%2Frust-workshop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmablin7%2Frust-workshop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9691dd4db9faed7f7890f89ba37472ce5b0e24d5 [INFO] checking mablin7/rust-workshop/9691dd4db9faed7f7890f89ba37472ce5b0e24d5 against master#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmablin7%2Frust-workshop" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mablin7/rust-workshop on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mablin7/rust-workshop [INFO] finished tweaking git repo https://github.com/mablin7/rust-workshop [INFO] tweaked toml for git repo https://github.com/mablin7/rust-workshop written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mablin7/rust-workshop 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" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mach2 v0.4.1 [INFO] [stderr] Downloaded signal-hook-mio v0.2.3 [INFO] [stderr] Downloaded memchr v2.6.3 [INFO] [stderr] Downloaded bitflags v2.4.0 [INFO] [stderr] Downloaded smallvec v1.11.1 [INFO] [stderr] Downloaded parking_lot_core v0.9.8 [INFO] [stderr] Downloaded serialport v4.2.2 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded aho-corasick v1.1.1 [INFO] [stderr] Downloaded regex v1.9.5 [INFO] [stderr] Downloaded libc v0.2.148 [INFO] [stderr] Downloaded regex-automata v0.3.8 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 175ed4dd024f533a5e28635074c90779b81164288ff6aad73ff60a32a6f0bcac [INFO] running `Command { std: "docker" "start" "-a" "175ed4dd024f533a5e28635074c90779b81164288ff6aad73ff60a32a6f0bcac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "175ed4dd024f533a5e28635074c90779b81164288ff6aad73ff60a32a6f0bcac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "175ed4dd024f533a5e28635074c90779b81164288ff6aad73ff60a32a6f0bcac", kill_on_drop: false }` [INFO] [stdout] 175ed4dd024f533a5e28635074c90779b81164288ff6aad73ff60a32a6f0bcac [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f213f98b32f5f404c932fa7210fe4867e1b32c6b8a4010972089655a7c35e91a [INFO] running `Command { std: "docker" "start" "-a" "f213f98b32f5f404c932fa7210fe4867e1b32c6b8a4010972089655a7c35e91a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serialport v4.2.2 [INFO] [stderr] Checking rust-workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> examples/15-time.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token: `}` [INFO] [stdout] --> src/main.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> examples/04-functions.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | fn greet(name: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `greet` is never used [INFO] [stdout] --> examples/04-functions.rs:2:4 [INFO] [stdout] | [INFO] [stdout] 2 | fn greet(name: &str) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token: `}` [INFO] [stdout] --> src/main.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `glutin_window` [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate glutin_window; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `graphics` [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate graphics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `opengl_graphics` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate opengl_graphics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `piston` [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate piston; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `glutin_window` [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate glutin_window; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `graphics` [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate graphics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `opengl_graphics` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate opengl_graphics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `piston` [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate piston; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rapier2d` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rapier2d::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `rapier2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapier2d`, use `cargo add rapier2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rapier2d` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rapier2d::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `rapier2d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapier2d`, use `cargo add rapier2d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `s` in this scope [INFO] [stdout] --> examples/06-owners-and-moving.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | let inner_s = s; [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `s` in this scope [INFO] [stdout] --> examples/06-owners-and-moving.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | println!("s = {}", s); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> examples/06-owners-and-moving.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | let inner_x = x; [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `inner_s` in this scope [INFO] [stdout] --> examples/06-owners-and-moving.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | println!("inner_s = {}", inner_s); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `s` in this scope [INFO] [stdout] --> examples/06-owners-and-moving.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | println!("s outside = {}", s); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-workshop` (example "06-owners-and-moving") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find macro `vector` in this scope [INFO] [stdout] --> src/main.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | let gravity = vector![0.0, 0.0]; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `num_words` in this scope [INFO] [stdout] --> examples/07-borrows.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | println!("{} has {} words", s, num_words); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `num_words` in this scope [INFO] [stdout] --> examples/07-borrows.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | println!("{} has {} words", s, num_words); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `num_words` in this scope [INFO] [stdout] --> examples/07-borrows.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | println!("{} has {} words", s, num_words); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vector` in this scope [INFO] [stdout] --> src/main.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | let gravity = vector![0.0, 0.0]; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-workshop` (example "07-borrows") due to 3 previous errors [INFO] [stdout] error[E0412]: cannot find type `RigidBodyHandle` in this scope [INFO] [stdout] --> src/main.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | body_handle: RigidBodyHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RigidBodyHandle` in this scope [INFO] [stdout] --> src/main.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | body_handle: RigidBodyHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicsPipeline` in this scope [INFO] [stdout] --> src/main.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | physics_pipeline: PhysicsPipeline, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector` in this scope [INFO] [stdout] --> src/main.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | gravity: Vector, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IntegrationParameters` in this scope [INFO] [stdout] --> src/main.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | integration_parameters: IntegrationParameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RigidBodySet` in this scope [INFO] [stdout] --> src/main.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | rigid_body_set: RigidBodySet, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ColliderSet` in this scope [INFO] [stdout] --> src/main.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | collider_set: ColliderSet, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IslandManager` in this scope [INFO] [stdout] --> src/main.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | island_manager: IslandManager, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BroadPhase` in this scope [INFO] [stdout] --> src/main.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | broad_phase: BroadPhase, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NarrowPhase` in this scope [INFO] [stdout] --> src/main.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | narrow_phase: NarrowPhase, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImpulseJointSet` in this scope [INFO] [stdout] --> src/main.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | impulse_joint_set: ImpulseJointSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MultibodyJointSet` in this scope [INFO] [stdout] --> src/main.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | multibody_joint_set: MultibodyJointSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CCDSolver` in this scope [INFO] [stdout] --> src/main.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | ccd_solver: CCDSolver, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RigidBodySet` in this scope [INFO] [stdout] --> src/main.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | rigid_body_set: &mut RigidBodySet, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ColliderSet` in this scope [INFO] [stdout] --> src/main.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | collider_set: &mut ColliderSet, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RigidBodySet` in this scope [INFO] [stdout] --> src/main.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | rigid_body_set: &mut RigidBodySet, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ColliderSet` in this scope [INFO] [stdout] --> src/main.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | collider_set: &mut ColliderSet, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RigidBodySet` in this scope [INFO] [stdout] --> src/main.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | rigid_body_set: &mut RigidBodySet, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ColliderSet` in this scope [INFO] [stdout] --> src/main.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | collider_set: &mut ColliderSet, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Isometry` [INFO] [stdout] --> src/main.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | let position = Isometry::new(Vector::new(x, y), 0.0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Isometry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/main.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | let position = Isometry::new(Vector::new(x, y), 0.0); [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RigidBodyBuilder` [INFO] [stdout] --> src/main.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | let rb = RigidBodyBuilder::dynamic().position(position).build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `RigidBodyBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColliderBuilder` [INFO] [stdout] --> src/main.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | let collider = ColliderBuilder::ball(ROBOT_RADIUS as f32).build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ColliderBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Isometry` [INFO] [stdout] --> src/main.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | let position = Isometry::new(Vector::new(x, y), 0.0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Isometry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/main.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | let position = Isometry::new(Vector::new(x, y), 0.0); [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RigidBodyBuilder` [INFO] [stdout] --> src/main.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | let rb = RigidBodyBuilder::dynamic().position(position).build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `RigidBodyBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColliderBuilder` [INFO] [stdout] --> src/main.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | let collider = ColliderBuilder::ball(BALL_RADIUS as f32).build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ColliderBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntegrationParameters` [INFO] [stdout] --> src/main.rs:111:38 [INFO] [stdout] | [INFO] [stdout] 111 | let integration_parameters = IntegrationParameters::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `IntegrationParameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PhysicsPipeline` [INFO] [stdout] --> src/main.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | let physics_pipeline = PhysicsPipeline::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `PhysicsPipeline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RigidBodySet` [INFO] [stdout] --> src/main.rs:113:34 [INFO] [stdout] | [INFO] [stdout] 113 | let mut rigid_body_set = RigidBodySet::new(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RigidBodySet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColliderSet` [INFO] [stdout] --> src/main.rs:114:32 [INFO] [stdout] | [INFO] [stdout] 114 | let mut collider_set = ColliderSet::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ColliderSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IslandManager` [INFO] [stdout] --> src/main.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | let island_manager = IslandManager::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IslandManager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BroadPhase` [INFO] [stdout] --> src/main.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 116 | let broad_phase = BroadPhase::new(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `BroadPhase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NarrowPhase` [INFO] [stdout] --> src/main.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | let narrow_phase = NarrowPhase::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `NarrowPhase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImpulseJointSet` [INFO] [stdout] --> src/main.rs:118:33 [INFO] [stdout] | [INFO] [stdout] 118 | let impulse_joint_set = ImpulseJointSet::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ImpulseJointSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultibodyJointSet` [INFO] [stdout] --> src/main.rs:119:35 [INFO] [stdout] | [INFO] [stdout] 119 | let multibody_joint_set = MultibodyJointSet::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `MultibodyJointSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CCDSolver` [INFO] [stdout] --> src/main.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | let ccd_solver = CCDSolver::new(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `CCDSolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RigidBodyHandle` in this scope [INFO] [stdout] --> src/main.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | body_handle: RigidBodyHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RigidBodyHandle` in this scope [INFO] [stdout] --> src/main.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | body_handle: RigidBodyHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicsPipeline` in this scope [INFO] [stdout] --> src/main.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | physics_pipeline: PhysicsPipeline, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vector` in this scope [INFO] [stdout] --> src/main.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | gravity: Vector, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IntegrationParameters` in this scope [INFO] [stdout] --> src/main.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | integration_parameters: IntegrationParameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RigidBodySet` in this scope [INFO] [stdout] --> src/main.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | rigid_body_set: RigidBodySet, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ColliderSet` in this scope [INFO] [stdout] --> src/main.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | collider_set: ColliderSet, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IslandManager` in this scope [INFO] [stdout] --> src/main.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | island_manager: IslandManager, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BroadPhase` in this scope [INFO] [stdout] --> src/main.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | broad_phase: BroadPhase, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NarrowPhase` in this scope [INFO] [stdout] --> src/main.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | narrow_phase: NarrowPhase, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImpulseJointSet` in this scope [INFO] [stdout] --> src/main.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | impulse_joint_set: ImpulseJointSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MultibodyJointSet` in this scope [INFO] [stdout] --> src/main.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | multibody_joint_set: MultibodyJointSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CCDSolver` in this scope [INFO] [stdout] --> src/main.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | ccd_solver: CCDSolver, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RigidBodySet` in this scope [INFO] [stdout] --> src/main.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | rigid_body_set: &mut RigidBodySet, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ColliderSet` in this scope [INFO] [stdout] --> src/main.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | collider_set: &mut ColliderSet, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RigidBodySet` in this scope [INFO] [stdout] --> src/main.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | rigid_body_set: &mut RigidBodySet, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ColliderSet` in this scope [INFO] [stdout] --> src/main.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | collider_set: &mut ColliderSet, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RigidBodySet` in this scope [INFO] [stdout] --> src/main.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | rigid_body_set: &mut RigidBodySet, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ColliderSet` in this scope [INFO] [stdout] --> src/main.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | collider_set: &mut ColliderSet, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Isometry` [INFO] [stdout] --> src/main.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | let position = Isometry::new(Vector::new(x, y), 0.0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Isometry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/main.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | let position = Isometry::new(Vector::new(x, y), 0.0); [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RigidBodyBuilder` [INFO] [stdout] --> src/main.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | let rb = RigidBodyBuilder::dynamic().position(position).build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `RigidBodyBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColliderBuilder` [INFO] [stdout] --> src/main.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | let collider = ColliderBuilder::ball(ROBOT_RADIUS as f32).build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ColliderBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Isometry` [INFO] [stdout] --> src/main.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | let position = Isometry::new(Vector::new(x, y), 0.0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Isometry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vector` [INFO] [stdout] --> src/main.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | let position = Isometry::new(Vector::new(x, y), 0.0); [INFO] [stdout] | ^^^^^^ use of undeclared type `Vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RigidBodyBuilder` [INFO] [stdout] --> src/main.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | let rb = RigidBodyBuilder::dynamic().position(position).build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `RigidBodyBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColliderBuilder` [INFO] [stdout] --> src/main.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | let collider = ColliderBuilder::ball(BALL_RADIUS as f32).build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ColliderBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntegrationParameters` [INFO] [stdout] --> src/main.rs:111:38 [INFO] [stdout] | [INFO] [stdout] 111 | let integration_parameters = IntegrationParameters::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `IntegrationParameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PhysicsPipeline` [INFO] [stdout] --> src/main.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | let physics_pipeline = PhysicsPipeline::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `PhysicsPipeline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RigidBodySet` [INFO] [stdout] --> src/main.rs:113:34 [INFO] [stdout] | [INFO] [stdout] 113 | let mut rigid_body_set = RigidBodySet::new(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RigidBodySet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColliderSet` [INFO] [stdout] --> src/main.rs:114:32 [INFO] [stdout] | [INFO] [stdout] 114 | let mut collider_set = ColliderSet::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ColliderSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IslandManager` [INFO] [stdout] --> src/main.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | let island_manager = IslandManager::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IslandManager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BroadPhase` [INFO] [stdout] --> src/main.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 116 | let broad_phase = BroadPhase::new(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `BroadPhase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NarrowPhase` [INFO] [stdout] --> src/main.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | let narrow_phase = NarrowPhase::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `NarrowPhase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImpulseJointSet` [INFO] [stdout] --> src/main.rs:118:33 [INFO] [stdout] | [INFO] [stdout] 118 | let impulse_joint_set = ImpulseJointSet::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ImpulseJointSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultibodyJointSet` [INFO] [stdout] --> src/main.rs:119:35 [INFO] [stdout] | [INFO] [stdout] 119 | let multibody_joint_set = MultibodyJointSet::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `MultibodyJointSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CCDSolver` [INFO] [stdout] --> src/main.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | let ccd_solver = CCDSolver::new(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `CCDSolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `clear` in this scope [INFO] [stdout] --> src/main.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | clear(GREEN, gl); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `clear` in this scope [INFO] [stdout] --> src/main.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | clear(GREEN, gl); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ellipse` in this scope [INFO] [stdout] --> src/main.rs:187:21 [INFO] [stdout] | [INFO] [stdout] 187 | ellipse(RED, ROBOT_RECT, transform, gl); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ellipse` in this scope [INFO] [stdout] --> src/main.rs:187:21 [INFO] [stdout] | [INFO] [stdout] 187 | ellipse(RED, ROBOT_RECT, transform, gl); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ellipse` in this scope [INFO] [stdout] --> src/main.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | ellipse(RED, BALL_RECT, transform, gl); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ellipse` in this scope [INFO] [stdout] --> src/main.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | ellipse(RED, BALL_RECT, transform, gl); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-workshop` (bin "rust-workshop" test) due to 47 previous errors [INFO] [stderr] error: could not compile `rust-workshop` (bin "rust-workshop") due to 47 previous errors [INFO] running `Command { std: "docker" "inspect" "f213f98b32f5f404c932fa7210fe4867e1b32c6b8a4010972089655a7c35e91a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f213f98b32f5f404c932fa7210fe4867e1b32c6b8a4010972089655a7c35e91a", kill_on_drop: false }` [INFO] [stdout] f213f98b32f5f404c932fa7210fe4867e1b32c6b8a4010972089655a7c35e91a