[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] testing makepad/makepad against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakepad%2Fmakepad" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/makepad/makepad on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alloc-stdlib v0.2.1 [INFO] [stderr] Downloaded alloc-no-stdlib v2.0.3 [INFO] [stderr] Downloaded brotli v3.3.2 [INFO] [stderr] Downloaded brotli-decompressor v2.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72b0eb081c4943ecaf2f1df9400450ddaa0e5fdf9b21491173fd961e837903ee [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" "72b0eb081c4943ecaf2f1df9400450ddaa0e5fdf9b21491173fd961e837903ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72b0eb081c4943ecaf2f1df9400450ddaa0e5fdf9b21491173fd961e837903ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b0eb081c4943ecaf2f1df9400450ddaa0e5fdf9b21491173fd961e837903ee", kill_on_drop: false }` [INFO] [stdout] 72b0eb081c4943ecaf2f1df9400450ddaa0e5fdf9b21491173fd961e837903ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66201637934cb5f942883350e8fdee23e020686963f4a7b2e88e360fa0008370 [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" "66201637934cb5f942883350e8fdee23e020686963f4a7b2e88e360fa0008370", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling makepad-internal-iter v0.1.0 (/opt/rustwide/workdir/render/vector/internal_iter) [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling makepad-microserde-derive v0.1.0 (/opt/rustwide/workdir/render/microserde/derive) [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling makepad-x11-sys v0.1.0 (/opt/rustwide/workdir/render/bind/x11-sys) [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-draw-derive v0.1.0 (/opt/rustwide/workdir/render/draw_derive) [INFO] [stderr] Compiling makepad-http v0.1.0 (/opt/rustwide/workdir/makepad/http) [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cmdline_example v0.1.0 (/opt/rustwide/workdir/examples/cmdline_example) [INFO] [stderr] Compiling makepad-objc-sys v0.2.7 (/opt/rustwide/workdir/render/bind/objc-sys) [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling 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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "66201637934cb5f942883350e8fdee23e020686963f4a7b2e88e360fa0008370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66201637934cb5f942883350e8fdee23e020686963f4a7b2e88e360fa0008370", kill_on_drop: false }` [INFO] [stdout] 66201637934cb5f942883350e8fdee23e020686963f4a7b2e88e360fa0008370