[INFO] cloning repository https://github.com/Chris--B/covid-19 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chris--B/covid-19" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChris--B%2Fcovid-19", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChris--B%2Fcovid-19'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3d677357d41115ae51e581940c7d4aaf39852f4 [INFO] checking Chris--B/covid-19 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChris--B%2Fcovid-19" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chris--B/covid-19 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Chris--B/covid-19 [INFO] finished tweaking git repo https://github.com/Chris--B/covid-19 [INFO] tweaked toml for git repo https://github.com/Chris--B/covid-19 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Chris--B/covid-19 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lock_api v0.3.3 [INFO] [stderr] Downloaded bytemuck v1.2.0 [INFO] [stderr] Downloaded imgui-sdl2 v0.8.0 [INFO] [stderr] Downloaded imgui-opengl-renderer v0.6.1 [INFO] [stderr] Downloaded wide v0.4.3 [INFO] [stderr] Downloaded xml-rs v0.8.0 [INFO] [stderr] Downloaded ultraviolet v0.4.5 [INFO] [stderr] Downloaded gl_generator v0.9.0 [INFO] [stderr] Downloaded sdl2 v0.33.0 [INFO] [stderr] Downloaded khronos_api v2.2.0 [INFO] [stderr] Downloaded sdl2-sys v0.33.0 [INFO] [stderr] Downloaded imgui v0.2.1 [INFO] [stderr] Downloaded imgui-sys v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7233425e7c91bd9ca613ed45a1cfecd472501bcf286eae2399a4c53357292e5 [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" "f7233425e7c91bd9ca613ed45a1cfecd472501bcf286eae2399a4c53357292e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7233425e7c91bd9ca613ed45a1cfecd472501bcf286eae2399a4c53357292e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7233425e7c91bd9ca613ed45a1cfecd472501bcf286eae2399a4c53357292e5", kill_on_drop: false }` [INFO] [stdout] f7233425e7c91bd9ca613ed45a1cfecd472501bcf286eae2399a4c53357292e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ba299cd74d0b5ee81fcea8e2aee2d1c304b3f78d07edf37ac7929957d0a9765 [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" "6ba299cd74d0b5ee81fcea8e2aee2d1c304b3f78d07edf37ac7929957d0a9765", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling wide v0.4.3 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling imgui-sys v0.2.0 [INFO] [stderr] Checking ultraviolet v0.4.5 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling imgui-opengl-renderer v0.6.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking imgui v0.2.1 [INFO] [stderr] Checking imgui-sdl2 v0.8.0 [INFO] [stderr] Checking covid v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | ui.menu(im_str!("Menu"), true, || { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | MenuItem::new(im_str!("Foo")).build(ui); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | MenuItem::new(im_str!("Bar")).build(ui); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | MenuItem::new(im_str!("Baz")).build(ui); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | MenuItem::new(im_str!("Secret")).enabled(false).build(ui); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | Window::new(im_str!("Covid-19 Knobs")).build(ui, || { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | .collapsing_header(im_str!("Frame Metrics")) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | .collapsing_header(im_str!("Simulation Params")) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | Window::new(im_str!("Simulation")).build(ui, || { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | ui.text(im_str!("Frame Times")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | ui.plot_lines(im_str!(""), &self.millis) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | im_str!("Initial Human Count"), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | if Slider::new(im_str!("% Chance of Infection"), 0..=100).build(ui, &mut percent) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DrawCmd` [INFO] [stdout] --> src/renderer.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | DrawCmd::Elements { count, cmd_params } => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `DrawCmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DrawCmd` [INFO] [stdout] --> src/renderer.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | DrawCmd::ResetRenderState => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `DrawCmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DrawCmd` [INFO] [stdout] --> src/renderer.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | DrawCmd::RawCallback { callback, raw_cmd } => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `DrawCmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> src/main.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | MenuItem::new(im_str!("Foo")).build(ui); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> src/main.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | MenuItem::new(im_str!("Bar")).build(ui); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> src/main.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | MenuItem::new(im_str!("Baz")).build(ui); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> src/main.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | MenuItem::new(im_str!("Secret")).enabled(false).build(ui); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider` [INFO] [stdout] --> src/main.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | if Slider::new(im_str!("% Chance of Infection"), 0..=100).build(ui, &mut percent) { [INFO] [stdout] | ^^^^^^ use of undeclared type `Slider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Window` [INFO] [stdout] --> src/main.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | Window::new(im_str!("Covid-19 Knobs")).build(ui, || { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sdl2::video::Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Window` [INFO] [stdout] --> src/main.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | Window::new(im_str!("Simulation")).build(ui, || { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sdl2::video::Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: crate `imgui` is private [INFO] [stdout] --> src/main.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use imgui_sdl2::imgui; [INFO] [stdout] | ^^^^^ private crate [INFO] [stdout] | [INFO] [stdout] note: the crate `imgui` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/imgui-sdl2-0.8.0/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate imgui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | ui.menu(im_str!("Menu"), true, || { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | MenuItem::new(im_str!("Foo")).build(ui); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | MenuItem::new(im_str!("Bar")).build(ui); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | MenuItem::new(im_str!("Baz")).build(ui); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | MenuItem::new(im_str!("Secret")).enabled(false).build(ui); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | Window::new(im_str!("Covid-19 Knobs")).build(ui, || { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | .collapsing_header(im_str!("Frame Metrics")) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | .collapsing_header(im_str!("Simulation Params")) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | Window::new(im_str!("Simulation")).build(ui, || { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | ui.text(im_str!("Frame Times")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | ui.plot_lines(im_str!(""), &self.millis) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | im_str!("Initial Human Count"), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `im_str` in this scope [INFO] [stdout] --> src/main.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | if Slider::new(im_str!("% Chance of Infection"), 0..=100).build(ui, &mut percent) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DrawCmd` [INFO] [stdout] --> src/renderer.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | DrawCmd::Elements { count, cmd_params } => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `DrawCmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DrawCmd` [INFO] [stdout] --> src/renderer.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | DrawCmd::ResetRenderState => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `DrawCmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DrawCmd` [INFO] [stdout] --> src/renderer.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | DrawCmd::RawCallback { callback, raw_cmd } => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `DrawCmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> src/main.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | MenuItem::new(im_str!("Foo")).build(ui); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> src/main.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | MenuItem::new(im_str!("Bar")).build(ui); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> src/main.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | MenuItem::new(im_str!("Baz")).build(ui); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MenuItem` [INFO] [stdout] --> src/main.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | MenuItem::new(im_str!("Secret")).enabled(false).build(ui); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MenuItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider` [INFO] [stdout] --> src/main.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | if Slider::new(im_str!("% Chance of Infection"), 0..=100).build(ui, &mut percent) { [INFO] [stdout] | ^^^^^^ use of undeclared type `Slider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Window` [INFO] [stdout] --> src/main.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | Window::new(im_str!("Covid-19 Knobs")).build(ui, || { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sdl2::video::Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Window` [INFO] [stdout] --> src/main.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | Window::new(im_str!("Simulation")).build(ui, || { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sdl2::video::Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: crate `imgui` is private [INFO] [stdout] --> src/main.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use imgui_sdl2::imgui; [INFO] [stdout] | ^^^^^ private crate [INFO] [stdout] | [INFO] [stdout] note: the crate `imgui` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/imgui-sdl2-0.8.0/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate imgui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `covid` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6ba299cd74d0b5ee81fcea8e2aee2d1c304b3f78d07edf37ac7929957d0a9765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba299cd74d0b5ee81fcea8e2aee2d1c304b3f78d07edf37ac7929957d0a9765", kill_on_drop: false }` [INFO] [stdout] 6ba299cd74d0b5ee81fcea8e2aee2d1c304b3f78d07edf37ac7929957d0a9765