[INFO] cloning repository https://github.com/MirkoCovizzi/Foodora-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MirkoCovizzi/Foodora-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMirkoCovizzi%2FFoodora-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMirkoCovizzi%2FFoodora-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a7c40f083219ccab3106368fd20e3ea1e447550c [INFO] testing MirkoCovizzi/Foodora-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMirkoCovizzi%2FFoodora-rs" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MirkoCovizzi/Foodora-rs 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/MirkoCovizzi/Foodora-rs [INFO] finished tweaking git repo https://github.com/MirkoCovizzi/Foodora-rs [INFO] tweaked toml for git repo https://github.com/MirkoCovizzi/Foodora-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/MirkoCovizzi/Foodora-rs already has a lockfile, it will not be regenerated [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 8fbeb64621eff4acb717d76074b646133e3bf0cfa8f5e90fa0dab078456b3db5 [INFO] running `"docker" "start" "-a" "8fbeb64621eff4acb717d76074b646133e3bf0cfa8f5e90fa0dab078456b3db5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling foodora v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.42s [INFO] running `"docker" "inspect" "8fbeb64621eff4acb717d76074b646133e3bf0cfa8f5e90fa0dab078456b3db5"` [INFO] running `"docker" "rm" "-f" "8fbeb64621eff4acb717d76074b646133e3bf0cfa8f5e90fa0dab078456b3db5"` [INFO] [stdout] 8fbeb64621eff4acb717d76074b646133e3bf0cfa8f5e90fa0dab078456b3db5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 44f41d0f91bbb93d7da43c99697a7670ce83aa81174fd1ce315ff797d5db5d25 [INFO] running `"docker" "start" "-a" "44f41d0f91bbb93d7da43c99697a7670ce83aa81174fd1ce315ff797d5db5d25"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling foodora v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stderr] --> src/rider.rs:60:25 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new() -> Rider { [INFO] [stderr] | --------------------- defined here [INFO] [stderr] ... [INFO] [stderr] 60 | let mut rider = Rider::new(0); [INFO] [stderr] | ^^^^^^^^^^ - supplied 1 argument [INFO] [stderr] | | [INFO] [stderr] | expected 0 arguments [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stderr] --> src/rider.rs:69:25 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new() -> Rider { [INFO] [stderr] | --------------------- defined here [INFO] [stderr] ... [INFO] [stderr] 69 | let mut rider = Rider::new(0); [INFO] [stderr] | ^^^^^^^^^^ - supplied 1 argument [INFO] [stderr] | | [INFO] [stderr] | expected 0 arguments [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stderr] --> src/rider.rs:79:27 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new() -> Rider { [INFO] [stderr] | --------------------- defined here [INFO] [stderr] ... [INFO] [stderr] 79 | let mut rider_1 = Rider::new(0); [INFO] [stderr] | ^^^^^^^^^^ - supplied 1 argument [INFO] [stderr] | | [INFO] [stderr] | expected 0 arguments [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stderr] --> src/rider.rs:83:27 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new() -> Rider { [INFO] [stderr] | --------------------- defined here [INFO] [stderr] ... [INFO] [stderr] 83 | let mut rider_2 = Rider::new(1); [INFO] [stderr] | ^^^^^^^^^^ - supplied 1 argument [INFO] [stderr] | | [INFO] [stderr] | expected 0 arguments [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `foodora`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "44f41d0f91bbb93d7da43c99697a7670ce83aa81174fd1ce315ff797d5db5d25"` [INFO] running `"docker" "rm" "-f" "44f41d0f91bbb93d7da43c99697a7670ce83aa81174fd1ce315ff797d5db5d25"` [INFO] [stdout] 44f41d0f91bbb93d7da43c99697a7670ce83aa81174fd1ce315ff797d5db5d25