[INFO] cloning repository https://github.com/bddap/tcpal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bddap/tcpal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap%2Ftcpal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap%2Ftcpal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7964a7305f8f145f6ddb631ffaef9f0080fe496 [INFO] testing bddap/tcpal against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap%2Ftcpal" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bddap/tcpal on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bddap/tcpal [INFO] finished tweaking git repo https://github.com/bddap/tcpal [INFO] tweaked toml for git repo https://github.com/bddap/tcpal written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/bddap/tcpal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c7f6c6ac81890699ec223f10cadfdf3e5b1a2f8b921a0e1aab239e3b69c2fd0 [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" "6c7f6c6ac81890699ec223f10cadfdf3e5b1a2f8b921a0e1aab239e3b69c2fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c7f6c6ac81890699ec223f10cadfdf3e5b1a2f8b921a0e1aab239e3b69c2fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7f6c6ac81890699ec223f10cadfdf3e5b1a2f8b921a0e1aab239e3b69c2fd0", kill_on_drop: false }` [INFO] [stdout] 6c7f6c6ac81890699ec223f10cadfdf3e5b1a2f8b921a0e1aab239e3b69c2fd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bf4f99816dd9ec7ebaf8e57219486db65b506b1195cb49e15f56f5b27e89ea5 [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" "2bf4f99816dd9ec7ebaf8e57219486db65b506b1195cb49e15f56f5b27e89ea5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling svg v0.5.12 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling cmake v0.1.41 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling piston2d-graphics v0.32.0 [INFO] [stderr] Compiling cpal v0.10.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling rustfft v3.0.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling font-loader v0.8.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling pistoncore-input v0.26.0 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling pistoncore-window v0.41.0 [INFO] [stderr] Compiling piston-gfx_texture v0.36.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.46.0 [INFO] [stderr] Compiling piston v0.46.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.61.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.59.0 [INFO] [stderr] Compiling piston_window v0.96.0 [INFO] [stderr] Compiling plotters v0.2.2 [INFO] [stderr] Compiling tcpal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "2bf4f99816dd9ec7ebaf8e57219486db65b506b1195cb49e15f56f5b27e89ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bf4f99816dd9ec7ebaf8e57219486db65b506b1195cb49e15f56f5b27e89ea5", kill_on_drop: false }` [INFO] [stdout] 2bf4f99816dd9ec7ebaf8e57219486db65b506b1195cb49e15f56f5b27e89ea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5b48ed9e7d78138aaf5fcd34f26e3f64772680a54157bcf46b6b87e8c9e0a3c [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" "b5b48ed9e7d78138aaf5fcd34f26e3f64772680a54157bcf46b6b87e8c9e0a3c", kill_on_drop: false }` [INFO] [stderr] Compiling tcpal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/audio_processing.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | freqs.fft(&samples, 1.0); [INFO] [stdout] | ^^^ -------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/audio_processing.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn fft(&mut self, time_domain: &[f32]) { [INFO] [stdout] | ^^^ --------- ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/audio_processing.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | freqs.fft(&samples, 1.0); [INFO] [stdout] | ^^^ -------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/audio_processing.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn fft(&mut self, time_domain: &[f32]) { [INFO] [stdout] | ^^^ --------- ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tcpal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b5b48ed9e7d78138aaf5fcd34f26e3f64772680a54157bcf46b6b87e8c9e0a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5b48ed9e7d78138aaf5fcd34f26e3f64772680a54157bcf46b6b87e8c9e0a3c", kill_on_drop: false }` [INFO] [stdout] b5b48ed9e7d78138aaf5fcd34f26e3f64772680a54157bcf46b6b87e8c9e0a3c