[INFO] cloning repository https://github.com/makepad/makepad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/makepad/makepad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakepad%2Fmakepad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakepad%2Fmakepad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee98e20a9345257153859c015482c0a68e5dd5c3 [INFO] checking makepad/makepad against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakepad%2Fmakepad" "/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/makepad/makepad on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/makepad/makepad [INFO] finished tweaking git repo https://github.com/makepad/makepad [INFO] tweaked toml for git repo https://github.com/makepad/makepad written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 332ed3f410b6f57f586fcd6226b9cf38ea7ce9d6ba0ced6ce704b07cd81d20fa [INFO] running `Command { std: "docker" "start" "-a" "332ed3f410b6f57f586fcd6226b9cf38ea7ce9d6ba0ced6ce704b07cd81d20fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "332ed3f410b6f57f586fcd6226b9cf38ea7ce9d6ba0ced6ce704b07cd81d20fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "332ed3f410b6f57f586fcd6226b9cf38ea7ce9d6ba0ced6ce704b07cd81d20fa", kill_on_drop: false }` [INFO] [stdout] 332ed3f410b6f57f586fcd6226b9cf38ea7ce9d6ba0ced6ce704b07cd81d20fa [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c46e2c6e04d0781dd0c7814a665a98006eb905664ae7c5730c8f19f8b89a887 [INFO] running `Command { std: "docker" "start" "-a" "8c46e2c6e04d0781dd0c7814a665a98006eb905664ae7c5730c8f19f8b89a887", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking makepad-internal-iter v0.1.0 (/opt/rustwide/workdir/render/vector/internal_iter) [INFO] [stderr] Compiling makepad-microserde-derive v0.1.0 (/opt/rustwide/workdir/render/microserde/derive) [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling makepad-glx-sys v0.1.0 (/opt/rustwide/workdir/render/bind/glx-sys) [INFO] [stderr] Compiling makepad-detok-derive v0.2.0 (/opt/rustwide/workdir/render/live_compiler/detok_derive) [INFO] [stderr] Compiling makepad-x11-sys v0.1.0 (/opt/rustwide/workdir/render/bind/x11-sys) [INFO] [stderr] Compiling makepad-draw-derive v0.1.0 (/opt/rustwide/workdir/render/draw_derive) [INFO] [stderr] Checking makepad-http v0.1.0 (/opt/rustwide/workdir/makepad/http) [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking makepad-objc-sys v0.2.7 (/opt/rustwide/workdir/render/bind/objc-sys) [INFO] [stderr] Checking cmdline_example v0.1.0 (/opt/rustwide/workdir/examples/cmdline_example) [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking makepad-geometry v0.1.0 (/opt/rustwide/workdir/render/vector/geometry) [INFO] [stdout] error[E0282]: type annotations needed for `Vec` [INFO] [stdout] --> examples/cmdline_example/src/main.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | let mut x = Vec::new(); [INFO] [stdout] | ----- ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | | [INFO] [stdout] | consider giving `x` the explicit type `Vec`, where the type parameter `T` is specified [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cmdline_example` [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[E0432]: unresolved import `libc` [INFO] [stdout] --> render/bind/objc-sys/src/malloc_buf.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | use libc; [INFO] [stdout] | ^^^^ no `libc` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Vec` [INFO] [stdout] --> examples/cmdline_example/src/main.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | let mut x = Vec::new(); [INFO] [stdout] | ----- ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | | [INFO] [stdout] | consider giving `x` the explicit type `Vec`, where the type parameter `T` is specified [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> render/bind/objc-sys/src/test_utils.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> render/bind/objc-sys/src/test_utils.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | static REGISTER_CUSTOM_CLASS: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> render/bind/objc-sys/src/test_utils.rs:125:45 [INFO] [stdout] | [INFO] [stdout] 125 | static REGISTER_CUSTOM_PROTOCOL: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> render/bind/objc-sys/src/test_utils.rs:141:48 [INFO] [stdout] | [INFO] [stdout] 141 | static REGISTER_CUSTOM_SUBPROTOCOL: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> render/bind/objc-sys/src/test_utils.rs:161:45 [INFO] [stdout] | [INFO] [stdout] 161 | static REGISTER_CUSTOM_SUBCLASS: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> render/vector/geometry/src/line_segment.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | self.p0.y.lerp(self.p1.y, dx1 / dx) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `F32Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f32::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> render/vector/geometry/src/line_segment.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | self.p1.y.lerp(self.p0.y, dx2 / dx) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `F32Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f32::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> render/vector/geometry/src/point.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | Point::new(self.x.lerp(other.x, t), self.y.lerp(other.y, t)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `F32Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f32::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> render/vector/geometry/src/point.rs:36:52 [INFO] [stdout] | [INFO] [stdout] 36 | Point::new(self.x.lerp(other.x, t), self.y.lerp(other.y, t)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `F32Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f32::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> render/vector/geometry/src/line_segment.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | self.p0.y.lerp(self.p1.y, dx1 / dx) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `F32Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f32::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> render/vector/geometry/src/line_segment.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | self.p1.y.lerp(self.p0.y, dx2 / dx) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `F32Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f32::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> render/vector/geometry/src/point.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | Point::new(self.x.lerp(other.x, t), self.y.lerp(other.y, t)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `F32Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f32::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> render/vector/geometry/src/point.rs:36:52 [INFO] [stdout] | [INFO] [stdout] 36 | Point::new(self.x.lerp(other.x, t), self.y.lerp(other.y, t)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `F32Ext::lerp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(float_interpolation)]` to the crate attributes to enable `f32::::lerp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_partial` [INFO] [stdout] --> makepad/http/src/websocket.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | is_partial: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_partial` [INFO] [stdout] --> makepad/http/src/websocket.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | is_partial: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8c46e2c6e04d0781dd0c7814a665a98006eb905664ae7c5730c8f19f8b89a887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c46e2c6e04d0781dd0c7814a665a98006eb905664ae7c5730c8f19f8b89a887", kill_on_drop: false }` [INFO] [stdout] 8c46e2c6e04d0781dd0c7814a665a98006eb905664ae7c5730c8f19f8b89a887