[INFO] cloning repository https://github.com/optozorax/portal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/optozorax/portal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fportal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fportal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9de87d244d4032f937f7f0170d731058c1f915a [INFO] checking optozorax/portal against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fportal" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/optozorax/portal on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/optozorax/portal [INFO] finished tweaking git repo https://github.com/optozorax/portal [INFO] tweaked toml for git repo https://github.com/optozorax/portal written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/optozorax/portal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quad-rand v0.2.1 [INFO] [stderr] Downloaded sapp-windows v0.2.16 [INFO] [stderr] Downloaded quad-url v0.1.0 [INFO] [stderr] Downloaded egui-miniquad v0.2.0 [INFO] [stderr] Downloaded sapp-wasm v0.1.23 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.28 [INFO] [stderr] Downloaded sapp-linux v0.1.12 [INFO] [stderr] Downloaded sapp-jsutils v0.1.4 [INFO] [stderr] Downloaded egui-macroquad v0.1.0 [INFO] [stderr] Downloaded macroquad v0.3.0-alpha.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3c3c1917ef81422e5435848dbbc460afd32173ed8a6b5fa0d75b66d86a9c933 [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" "d3c3c1917ef81422e5435848dbbc460afd32173ed8a6b5fa0d75b66d86a9c933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3c3c1917ef81422e5435848dbbc460afd32173ed8a6b5fa0d75b66d86a9c933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c3c1917ef81422e5435848dbbc460afd32173ed8a6b5fa0d75b66d86a9c933", kill_on_drop: false }` [INFO] [stdout] d3c3c1917ef81422e5435848dbbc460afd32173ed8a6b5fa0d75b66d86a9c933 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 569ab567bf4e6bc2dbf737211cc4b163120e9e3815fd1c9a39d5832882ef3866 [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" "569ab567bf4e6bc2dbf737211cc4b163120e9e3815fd1c9a39d5832882ef3866", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling sapp-linux v0.1.12 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking emath v0.10.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking atomic_refcell v0.1.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking sapp-jsutils v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking bumpalo v3.6.1 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking fasteval v0.2.4 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking quad-url v0.1.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking fontdue v0.4.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking epaint v0.10.0 [INFO] [stderr] Checking egui v0.10.0 [INFO] [stderr] Checking miniquad v0.3.0-alpha.28 [INFO] [stderr] Checking macroquad v0.3.0-alpha.16 [INFO] [stderr] Checking egui-miniquad v0.2.0 [INFO] [stderr] Checking egui-macroquad v0.1.0 [INFO] [stderr] Checking glam v0.13.0 [INFO] [stderr] Checking portal v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `ComboBox` in `egui` [INFO] [stdout] --> src/gui/combo_box.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | egui::ComboBox::from_label("") [INFO] [stdout] | ^^^^^^^^ not found in `egui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use macroquad::ui::widgets::ComboBox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ComboBox` in `egui` [INFO] [stdout] --> src/gui/combo_box.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | egui::ComboBox::from_label("") [INFO] [stdout] | ^^^^^^^^ not found in `egui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use macroquad::ui::widgets::ComboBox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::Slider<'_>` in the current scope [INFO] [stdout] --> src/gui/animation.rs:187:44 [INFO] [stdout] | [INFO] [stdout] 187 | ... ui.add(Slider::new(value, *min..=*max).clamp_to_range(true)); [INFO] [stdout] | ^^^ function or associated item not found in `egui::Slider<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::Slider<'_>` in the current scope [INFO] [stdout] --> src/gui/animation.rs:221:44 [INFO] [stdout] | [INFO] [stdout] 221 | ... ui.add(Slider::new(value, *min..=*max).clamp_to_range(true)); [INFO] [stdout] | ^^^ function or associated item not found in `egui::Slider<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::DragValue<'_>` in the current scope [INFO] [stdout] --> src/gui/common.rs:170:24 [INFO] [stdout] | [INFO] [stdout] 170 | DragValue::new(value) [INFO] [stdout] | ^^^ function or associated item not found in `egui::DragValue<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::Slider<'_>` in the current scope [INFO] [stdout] --> src/gui/common.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | Slider::new(value, 0.0..=1.0) [INFO] [stdout] | ^^^ function or associated item not found in `egui::Slider<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::DragValue<'_>` in the current scope [INFO] [stdout] --> src/gui/common.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | DragValue::new(value) [INFO] [stdout] | ^^^ function or associated item not found in `egui::DragValue<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::DragValue<'_>` in the current scope [INFO] [stdout] --> src/gui/material.rs:141:44 [INFO] [stdout] | [INFO] [stdout] 141 | ... DragValue::new(normal_coef) [INFO] [stdout] | ^^^ function or associated item not found in `egui::DragValue<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::DragValue<'_>` in the current scope [INFO] [stdout] --> src/gui/material.rs:159:44 [INFO] [stdout] | [INFO] [stdout] 159 | ... DragValue::new(grid_scale) [INFO] [stdout] | ^^^ function or associated item not found in `egui::DragValue<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::DragValue<'_>` in the current scope [INFO] [stdout] --> src/gui/material.rs:172:44 [INFO] [stdout] | [INFO] [stdout] 172 | ... DragValue::new(grid_coef) [INFO] [stdout] | ^^^ function or associated item not found in `egui::DragValue<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::DragValue<'_>` in the current scope [INFO] [stdout] --> src/gui/material.rs:203:44 [INFO] [stdout] | [INFO] [stdout] 203 | ... DragValue::new(r) [INFO] [stdout] | ^^^ function or associated item not found in `egui::DragValue<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::Slider<'_>` in the current scope [INFO] [stdout] --> src/gui/animation.rs:187:44 [INFO] [stdout] | [INFO] [stdout] 187 | ... ui.add(Slider::new(value, *min..=*max).clamp_to_range(true)); [INFO] [stdout] | ^^^ function or associated item not found in `egui::Slider<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::Slider<'_>` in the current scope [INFO] [stdout] --> src/gui/animation.rs:221:44 [INFO] [stdout] | [INFO] [stdout] 221 | ... ui.add(Slider::new(value, *min..=*max).clamp_to_range(true)); [INFO] [stdout] | ^^^ function or associated item not found in `egui::Slider<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::DragValue<'_>` in the current scope [INFO] [stdout] --> src/gui/common.rs:170:24 [INFO] [stdout] | [INFO] [stdout] 170 | DragValue::new(value) [INFO] [stdout] | ^^^ function or associated item not found in `egui::DragValue<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::Slider<'_>` in the current scope [INFO] [stdout] --> src/gui/common.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | Slider::new(value, 0.0..=1.0) [INFO] [stdout] | ^^^ function or associated item not found in `egui::Slider<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::DragValue<'_>` in the current scope [INFO] [stdout] --> src/gui/common.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | DragValue::new(value) [INFO] [stdout] | ^^^ function or associated item not found in `egui::DragValue<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::Slider<'_>` in the current scope [INFO] [stdout] --> src/gui/uniform.rs:412:48 [INFO] [stdout] | [INFO] [stdout] 412 | ... ui.add(Slider::new(value, *min..=*max).clamp_to_range(true)); [INFO] [stdout] | ^^^ function or associated item not found in `egui::Slider<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::Slider<'_>` in the current scope [INFO] [stdout] --> src/gui/uniform.rs:516:48 [INFO] [stdout] | [INFO] [stdout] 516 | ... ui.add(Slider::new(value, *min..=*max).clamp_to_range(true)); [INFO] [stdout] | ^^^ function or associated item not found in `egui::Slider<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `portal` [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[E0599]: no function or associated item named `new` found for struct `egui::DragValue<'_>` in the current scope [INFO] [stdout] --> src/gui/material.rs:141:44 [INFO] [stdout] | [INFO] [stdout] 141 | ... DragValue::new(normal_coef) [INFO] [stdout] | ^^^ function or associated item not found in `egui::DragValue<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::DragValue<'_>` in the current scope [INFO] [stdout] --> src/gui/material.rs:159:44 [INFO] [stdout] | [INFO] [stdout] 159 | ... DragValue::new(grid_scale) [INFO] [stdout] | ^^^ function or associated item not found in `egui::DragValue<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::DragValue<'_>` in the current scope [INFO] [stdout] --> src/gui/material.rs:172:44 [INFO] [stdout] | [INFO] [stdout] 172 | ... DragValue::new(grid_coef) [INFO] [stdout] | ^^^ function or associated item not found in `egui::DragValue<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::DragValue<'_>` in the current scope [INFO] [stdout] --> src/gui/material.rs:203:44 [INFO] [stdout] | [INFO] [stdout] 203 | ... DragValue::new(r) [INFO] [stdout] | ^^^ function or associated item not found in `egui::DragValue<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::Slider<'_>` in the current scope [INFO] [stdout] --> src/gui/uniform.rs:412:48 [INFO] [stdout] | [INFO] [stdout] 412 | ... ui.add(Slider::new(value, *min..=*max).clamp_to_range(true)); [INFO] [stdout] | ^^^ function or associated item not found in `egui::Slider<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `egui::Slider<'_>` in the current scope [INFO] [stdout] --> src/gui/uniform.rs:516:48 [INFO] [stdout] | [INFO] [stdout] 516 | ... ui.add(Slider::new(value, *min..=*max).clamp_to_range(true)); [INFO] [stdout] | ^^^ function or associated item not found in `egui::Slider<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [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" "569ab567bf4e6bc2dbf737211cc4b163120e9e3815fd1c9a39d5832882ef3866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "569ab567bf4e6bc2dbf737211cc4b163120e9e3815fd1c9a39d5832882ef3866", kill_on_drop: false }` [INFO] [stdout] 569ab567bf4e6bc2dbf737211cc4b163120e9e3815fd1c9a39d5832882ef3866