[INFO] cloning repository https://github.com/yohandev/framework-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yohandev/framework-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyohandev%2Fframework-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyohandev%2Fframework-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9700ca05c129d6f4e835add3cfd2e7e659f77e6a [INFO] testing yohandev/framework-rs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyohandev%2Fframework-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yohandev/framework-rs on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yohandev/framework-rs [INFO] finished tweaking git repo https://github.com/yohandev/framework-rs [INFO] tweaked toml for git repo https://github.com/yohandev/framework-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/yohandev/framework-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 00c0f9fc2b0912a3b43070e9d0cf18aedd7ddcb0047c7f06c26b68b0477df09d [INFO] running `Command { std: "docker" "start" "-a" "00c0f9fc2b0912a3b43070e9d0cf18aedd7ddcb0047c7f06c26b68b0477df09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00c0f9fc2b0912a3b43070e9d0cf18aedd7ddcb0047c7f06c26b68b0477df09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c0f9fc2b0912a3b43070e9d0cf18aedd7ddcb0047c7f06c26b68b0477df09d", kill_on_drop: false }` [INFO] [stdout] 00c0f9fc2b0912a3b43070e9d0cf18aedd7ddcb0047c7f06c26b68b0477df09d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7410ca4aa345444fc4c2604653c182c2caffc11acc4a323a2a090781c9ad9f08 [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" "7410ca4aa345444fc4c2604653c182c2caffc11acc4a323a2a090781c9ad9f08", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling sample v0.9.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling alac v0.3.3 [INFO] [stderr] Compiling pollster v0.2.0 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling ogg v0.5.1 [INFO] [stderr] Compiling caf v0.1.0 [INFO] [stderr] Compiling vek v0.12.1 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling wgpu-types v0.6.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sample-0.9.1/src/window.rs:73:41 [INFO] [stdout] | [INFO] [stdout] 73 | let v = phase.to_float_sample().to_sample() * PI_2; [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type parameter `S` declared on the associated function `to_sample` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the type argument in the method call [INFO] [stdout] | [INFO] [stdout] 73 | let v = phase.to_float_sample().to_sample::() * PI_2; [INFO] [stdout] | ^^^^^ [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 `sample` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7410ca4aa345444fc4c2604653c182c2caffc11acc4a323a2a090781c9ad9f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7410ca4aa345444fc4c2604653c182c2caffc11acc4a323a2a090781c9ad9f08", kill_on_drop: false }` [INFO] [stdout] 7410ca4aa345444fc4c2604653c182c2caffc11acc4a323a2a090781c9ad9f08