[INFO] updating cached repository https://github.com/not-fl3/quad-gl [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] 4fb7a69450b75859871cef2171e0e429ab9d47c4 [INFO] testing not-fl3/quad-gl against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnot-fl3%2Fquad-gl" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/not-fl3/quad-gl 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/not-fl3/quad-gl [INFO] removed path dependency miniquad from git repo https://github.com/not-fl3/quad-gl [INFO] finished tweaking git repo https://github.com/not-fl3/quad-gl [INFO] tweaked toml for git repo https://github.com/not-fl3/quad-gl written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/not-fl3/quad-gl 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sapp-linux v0.1.8 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 29801d465b33551905ca411b6cb87fcb46e01b6d7a842ab504e1b90e4d66c6c0 [INFO] running `"docker" "start" "-a" "29801d465b33551905ca411b6cb87fcb46e01b6d7a842ab504e1b90e4d66c6c0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sapp-linux v0.1.8 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.9 [INFO] [stderr] Compiling quad-gl v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.73s [INFO] running `"docker" "inspect" "29801d465b33551905ca411b6cb87fcb46e01b6d7a842ab504e1b90e4d66c6c0"` [INFO] running `"docker" "rm" "-f" "29801d465b33551905ca411b6cb87fcb46e01b6d7a842ab504e1b90e4d66c6c0"` [INFO] [stdout] 29801d465b33551905ca411b6cb87fcb46e01b6d7a842ab504e1b90e4d66c6c0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 87520acc2d616c2535c2f6c7e1857f7465d4d34454d60a10690aed29a7ec2e45 [INFO] running `"docker" "start" "-a" "87520acc2d616c2535c2f6c7e1857f7465d4d34454d60a10690aed29a7ec2e45"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling quad-gl v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stderr] --> examples/triangle.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | self.gl.geometry( [INFO] [stderr] | ^^^^^^^^ expected 2 arguments [INFO] [stderr] 14 | / &[ [INFO] [stderr] 15 | | Vertex::new(0., -0.5, 0., 0., 0., BLUE), [INFO] [stderr] 16 | | Vertex::new(0.5, 0.5, 0., 0., 0., RED), [INFO] [stderr] 17 | | Vertex::new(-0.5, 0.5, 0., 0., 0., GREEN), [INFO] [stderr] 18 | | ], [INFO] [stderr] | |_____________- [INFO] [stderr] 19 | &[0, 1, 2], [INFO] [stderr] | ---------- [INFO] [stderr] 20 | DrawMode::Triangles [INFO] [stderr] | ------------------- supplied 3 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 `quad-gl`. [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" "87520acc2d616c2535c2f6c7e1857f7465d4d34454d60a10690aed29a7ec2e45"` [INFO] running `"docker" "rm" "-f" "87520acc2d616c2535c2f6c7e1857f7465d4d34454d60a10690aed29a7ec2e45"` [INFO] [stdout] 87520acc2d616c2535c2f6c7e1857f7465d4d34454d60a10690aed29a7ec2e45