[INFO] cloning repository https://github.com/quadrupleslap/srs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quadrupleslap/srs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquadrupleslap%2Fsrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquadrupleslap%2Fsrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee32d68928fb16b631ecce09f758cc58b2857d2f [INFO] testing quadrupleslap/srs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquadrupleslap%2Fsrs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quadrupleslap/srs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quadrupleslap/srs [INFO] finished tweaking git repo https://github.com/quadrupleslap/srs [INFO] tweaked toml for git repo https://github.com/quadrupleslap/srs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/quadrupleslap/srs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7dc575a29bb5dab2a0608d7bd98d4f0497df5b7427deb6d8489213d4eea606e [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" "e7dc575a29bb5dab2a0608d7bd98d4f0497df5b7427deb6d8489213d4eea606e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7dc575a29bb5dab2a0608d7bd98d4f0497df5b7427deb6d8489213d4eea606e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7dc575a29bb5dab2a0608d7bd98d4f0497df5b7427deb6d8489213d4eea606e", kill_on_drop: false }` [INFO] [stdout] e7dc575a29bb5dab2a0608d7bd98d4f0497df5b7427deb6d8489213d4eea606e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", 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] bc094392967ae4670a3ccad021c0da38d99369fa7f762edac8d96ad3a6e33357 [INFO] running `Command { std: "docker" "start" "-a" "bc094392967ae4670a3ccad021c0da38d99369fa7f762edac8d96ad3a6e33357", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling scrap v0.5.0 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling sample v0.10.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling termios v0.3.0 [INFO] [stderr] Compiling rpassword v2.0.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling opus-sys v0.2.1 [INFO] [stderr] Compiling webm-sys v1.0.0 [INFO] [stderr] Compiling libvpx-native-sys v4.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.5.0 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling quest v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.2.2 [INFO] [stderr] Compiling opus v0.2.0 [INFO] [stderr] Compiling cpal v0.8.2 [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: could not compile `sample` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bc094392967ae4670a3ccad021c0da38d99369fa7f762edac8d96ad3a6e33357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc094392967ae4670a3ccad021c0da38d99369fa7f762edac8d96ad3a6e33357", kill_on_drop: false }` [INFO] [stdout] bc094392967ae4670a3ccad021c0da38d99369fa7f762edac8d96ad3a6e33357