[INFO] updating cached repository https://github.com/optozorax/crabots [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d6fdae9ebf2bab3dc9d843aca19be32d6758d9e4 [INFO] testing optozorax/crabots against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fcrabots" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/optozorax/crabots on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/optozorax/crabots [INFO] finished tweaking git repo https://github.com/optozorax/crabots [INFO] tweaked toml for git repo https://github.com/optozorax/crabots written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/optozorax/bufdraw` [INFO] [stderr] Updating git repository `https://github.com/optozorax/gesture-recognizer` [INFO] [stderr] Updating git repository `https://github.com/optozorax/miniquad-parameters` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 173b8d0f9962c8542c3bd79c63e5be5a9a3fe8efa927d55d33d27c44984c86c3 [INFO] running `"docker" "start" "-a" "173b8d0f9962c8542c3bd79c63e5be5a9a3fe8efa927d55d33d27c44984c86c3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling sapp-linux v0.1.7 [INFO] [stderr] Compiling sapp-jsutils v0.1.1 [INFO] [stderr] Compiling sapp-wasm v0.1.15 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling enum-utils-from-str v0.1.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling miniquad-parameters v0.1.1 (https://github.com/optozorax/miniquad-parameters#7cb56f6d) [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling sapp-console-log v0.1.9 [INFO] [stderr] Compiling png v0.16.4 [INFO] [stderr] Compiling miniquad v0.2.55 [INFO] [stderr] Compiling bufdraw v0.1.27 (https://github.com/optozorax/bufdraw#ca1abbc9) [INFO] [stderr] Compiling gesture-recognizer v0.1.0 (https://github.com/optozorax/gesture-recognizer#c5d34c51) [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling ambassador v0.2.1 [INFO] [stderr] Compiling enum-utils v0.1.2 [INFO] [stderr] Compiling crabots v0.2.9 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `gesture_recognizer::*` [INFO] [stderr] --> src/text_window.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use gesture_recognizer::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stderr] --> src/bin/save_video.rs:50:21 [INFO] [stderr] | [INFO] [stderr] 50 | let image_scaled = Vec::new(width_scaled * height_scaled); [INFO] [stderr] | ^^^^^^^^ ---------------------------- supplied 1 argument [INFO] [stderr] | | [INFO] [stderr] | expected 0 arguments [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `crabots`. [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 `"docker" "inspect" "173b8d0f9962c8542c3bd79c63e5be5a9a3fe8efa927d55d33d27c44984c86c3"` [INFO] running `"docker" "rm" "-f" "173b8d0f9962c8542c3bd79c63e5be5a9a3fe8efa927d55d33d27c44984c86c3"` [INFO] [stdout] 173b8d0f9962c8542c3bd79c63e5be5a9a3fe8efa927d55d33d27c44984c86c3