[INFO] cloning repository https://github.com/joshhansen/Umpire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshhansen/Umpire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshhansen%2FUmpire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshhansen%2FUmpire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fdb8d9f603e2524112a5bfb28f2d7139814fae4 [INFO] checking joshhansen/Umpire against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshhansen%2FUmpire" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 31% (36/115) Checking out files: 32% (37/115) Checking out files: 33% (38/115) Checking out files: 34% (40/115) Checking out files: 35% (41/115) Checking out files: 36% (42/115) Checking out files: 37% (43/115) Checking out files: 38% (44/115) Checking out files: 39% (45/115) Checking out files: 40% (46/115) Checking out files: 41% (48/115) Checking out files: 42% (49/115) Checking out files: 43% (50/115) Checking out files: 44% (51/115) Checking out files: 45% (52/115) Checking out files: 46% (53/115) Checking out files: 47% (55/115) Checking out files: 48% (56/115) Checking out files: 49% (57/115) Checking out files: 50% (58/115) Checking out files: 51% (59/115) Checking out files: 52% (60/115) Checking out files: 53% (61/115) Checking out files: 54% (63/115) Checking out files: 55% (64/115) Checking out files: 56% (65/115) Checking out files: 57% (66/115) Checking out files: 58% (67/115) Checking out files: 59% (68/115) Checking out files: 60% (69/115) Checking out files: 61% (71/115) Checking out files: 62% (72/115) Checking out files: 63% (73/115) Checking out files: 64% (74/115) Checking out files: 65% (75/115) Checking out files: 66% (76/115) Checking out files: 67% (78/115) Checking out files: 68% (79/115) Checking out files: 69% (80/115) Checking out files: 70% (81/115) Checking out files: 71% (82/115) Checking out files: 72% (83/115) Checking out files: 73% (84/115) Checking out files: 74% (86/115) Checking out files: 75% (87/115) Checking out files: 76% (88/115) Checking out files: 77% (89/115) Checking out files: 78% (90/115) Checking out files: 79% (91/115) Checking out files: 80% (92/115) Checking out files: 81% (94/115) Checking out files: 82% (95/115) Checking out files: 83% (96/115) Checking out files: 84% (97/115) Checking out files: 85% (98/115) Checking out files: 86% (99/115) Checking out files: 87% (101/115) Checking out files: 88% (102/115) Checking out files: 89% (103/115) Checking out files: 90% (104/115) Checking out files: 91% (105/115) Checking out files: 92% (106/115) Checking out files: 93% (107/115) Checking out files: 94% (109/115) Checking out files: 95% (110/115) Checking out files: 96% (111/115) Checking out files: 97% (112/115) Checking out files: 98% (113/115) Checking out files: 99% (114/115) Checking out files: 100% (115/115) Checking out files: 100% (115/115), done. [INFO] validating manifest of git repo https://github.com/joshhansen/Umpire on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joshhansen/Umpire [INFO] finished tweaking git repo https://github.com/joshhansen/Umpire [INFO] tweaked toml for git repo https://github.com/joshhansen/Umpire written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/joshhansen/Umpire already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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] 4c003df9701408efae094035c95a65ab70907ebb7bb5c5ce4128e3f9a912a4f5 [INFO] running `Command { std: "docker" "start" "-a" "4c003df9701408efae094035c95a65ab70907ebb7bb5c5ce4128e3f9a912a4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c003df9701408efae094035c95a65ab70907ebb7bb5c5ce4128e3f9a912a4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c003df9701408efae094035c95a65ab70907ebb7bb5c5ce4128e3f9a912a4f5", kill_on_drop: false }` [INFO] [stdout] 4c003df9701408efae094035c95a65ab70907ebb7bb5c5ce4128e3f9a912a4f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fbb4056638e7d993aab19174d808bf3ffa4b4513d5787ec6b1561ffe5b1e5ad [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" "7fbb4056638e7d993aab19174d808bf3ffa4b4513d5787ec6b1561ffe5b1e5ad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling openblas-src v0.6.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking lapack-src v0.3.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking blas-src v0.3.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking sample v0.6.2 [INFO] [stderr] Compiling cpal v0.10.0 [INFO] [stderr] Checking panning v0.1.1 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Checking sample v0.10.0 [INFO] [stderr] Checking oorandom v11.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking petgraph v0.2.10 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sample-0.6.2/src/window.rs:57:41 [INFO] [stdout] | [INFO] [stdout] 57 | 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] 57 | 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] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sample-0.10.0/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: build failed [INFO] running `Command { std: "docker" "inspect" "7fbb4056638e7d993aab19174d808bf3ffa4b4513d5787ec6b1561ffe5b1e5ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fbb4056638e7d993aab19174d808bf3ffa4b4513d5787ec6b1561ffe5b1e5ad", kill_on_drop: false }` [INFO] [stdout] 7fbb4056638e7d993aab19174d808bf3ffa4b4513d5787ec6b1561ffe5b1e5ad