[INFO] updating cached repository https://github.com/Emmatipate/ideal-journey [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dc73cbd0ff2fd6caf0a7514b42cfc5b4978d45d [INFO] testing Emmatipate/ideal-journey against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmatipate%2Fideal-journey" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Emmatipate/ideal-journey on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Emmatipate/ideal-journey [INFO] removed path dependency rgl from git repo https://github.com/Emmatipate/ideal-journey [INFO] finished tweaking git repo https://github.com/Emmatipate/ideal-journey [INFO] tweaked toml for git repo https://github.com/Emmatipate/ideal-journey written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Emmatipate/ideal-journey already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (rgl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (rgl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c74b4dea8448052b4103c5e19abedbdf735decd42bb580da993b82e02f519d3 [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" "6c74b4dea8448052b4103c5e19abedbdf735decd42bb580da993b82e02f519d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c74b4dea8448052b4103c5e19abedbdf735decd42bb580da993b82e02f519d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c74b4dea8448052b4103c5e19abedbdf735decd42bb580da993b82e02f519d3", kill_on_drop: false }` [INFO] [stdout] 6c74b4dea8448052b4103c5e19abedbdf735decd42bb580da993b82e02f519d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1fb689c739765d623460beac62e000412cc79ab747a34dfac82d8c60e2b51ae [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" "c1fb689c739765d623460beac62e000412cc79ab747a34dfac82d8c60e2b51ae", kill_on_drop: false }` [INFO] [stderr] warning: dependency (rgl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling alga v0.7.2 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling nalgebra v0.16.14 [INFO] [stderr] Compiling glfw v0.25.1 [INFO] [stderr] Compiling rgl v0.2.0 [INFO] [stderr] Compiling ideal-journey v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `get_attrib_location` in crate `rgl` [INFO] [stdout] --> src/main.rs:170:25 [INFO] [stdout] | [INFO] [stdout] 170 | let pos_attr = rgl::get_attrib_location(program, "position"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `rgl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | const MAX_POLYGONS : usize = ((MAX_ROWS-1) * MAX_CORNERS * 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u32: std::convert::From` is not satisfied [INFO] [stdout] --> src/main.rs:88:24 [INFO] [stdout] | [INFO] [stdout] 88 | shader.into(), [INFO] [stdout] | ^^^^ the trait `std::convert::From` is not implemented for `u32` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into` for `rgl::Shader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u32: std::convert::From` is not satisfied [INFO] [stdout] --> src/main.rs:108:34 [INFO] [stdout] | [INFO] [stdout] 108 | gl::GetProgramiv(program.into(), gl::LINK_STATUS, &mut status); [INFO] [stdout] | ^^^^ the trait `std::convert::From` is not implemented for `u32` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into` for `rgl::Program` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u32: std::convert::From` is not satisfied [INFO] [stdout] --> src/main.rs:112:38 [INFO] [stdout] | [INFO] [stdout] 112 | gl::GetProgramiv(program.into(), gl::INFO_LOG_LENGTH, &mut len); [INFO] [stdout] | ^^^^ the trait `std::convert::From` is not implemented for `u32` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into` for `rgl::Program` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u32: std::convert::From` is not satisfied [INFO] [stdout] --> src/main.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | program.into(), [INFO] [stdout] | ^^^^ the trait `std::convert::From` is not implemented for `u32` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into` for `rgl::Program` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ideal-journey`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c1fb689c739765d623460beac62e000412cc79ab747a34dfac82d8c60e2b51ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1fb689c739765d623460beac62e000412cc79ab747a34dfac82d8c60e2b51ae", kill_on_drop: false }` [INFO] [stdout] c1fb689c739765d623460beac62e000412cc79ab747a34dfac82d8c60e2b51ae