[INFO] cloning repository https://github.com/jonathansty/Rust-Game-of-life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonathansty/Rust-Game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathansty%2FRust-Game-of-life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathansty%2FRust-Game-of-life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7ab25720604ae2d3b7c43e2b37ddac90e3060d8 [INFO] testing jonathansty/Rust-Game-of-life against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathansty%2FRust-Game-of-life" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonathansty/Rust-Game-of-life on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonathansty/Rust-Game-of-life [INFO] removed path dependency glw from git repo https://github.com/jonathansty/Rust-Game-of-life [INFO] finished tweaking git repo https://github.com/jonathansty/Rust-Game-of-life [INFO] tweaked toml for git repo https://github.com/jonathansty/Rust-Game-of-life written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jonathansty/Rust-Game-of-life already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (glw) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (glw) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dfb6028846b3b6f253c1ef5baf15b4063060f70c49411425e5b8c4a8c4deb411 [INFO] running `Command { std: "docker" "start" "-a" "dfb6028846b3b6f253c1ef5baf15b4063060f70c49411425e5b8c4a8c4deb411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfb6028846b3b6f253c1ef5baf15b4063060f70c49411425e5b8c4a8c4deb411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb6028846b3b6f253c1ef5baf15b4063060f70c49411425e5b8c4a8c4deb411", kill_on_drop: false }` [INFO] [stdout] dfb6028846b3b6f253c1ef5baf15b4063060f70c49411425e5b8c4a8c4deb411 [INFO] running `Command { std: "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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74097003ce3af19abdb19ef18e92434afc91fc5ef7e8e1923458145fbf54b28c [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" "74097003ce3af19abdb19ef18e92434afc91fc5ef7e8e1923458145fbf54b28c", kill_on_drop: false }` [INFO] [stderr] warning: dependency (glw) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glfw v0.23.0 [INFO] [stderr] Compiling glw v0.1.4 [INFO] [stderr] Compiling game_of_life v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: extern crate `glfw` is private, and cannot be re-exported (error E0365), consider declaring with `pub` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use glw::glfw; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(pub_use_of_private_extern_crate)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bind_buffer` found for struct `glw::GraphicsPipeline` in the current scope [INFO] [stdout] --> src/lib.rs:189:38 [INFO] [stdout] | [INFO] [stdout] 189 | self.compute_program.bind_buffer(&self.curr_sb,0); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `glw::GraphicsPipeline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bind_buffer` found for struct `glw::GraphicsPipeline` in the current scope [INFO] [stdout] --> src/lib.rs:190:38 [INFO] [stdout] | [INFO] [stdout] 190 | self.compute_program.bind_buffer(&self.prev_sb,1); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `glw::GraphicsPipeline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `dispatch` found for struct `glw::GLContext` in the current scope [INFO] [stdout] --> src/lib.rs:192:29 [INFO] [stdout] | [INFO] [stdout] 192 | self.gl_ctx.dispatch( [INFO] [stdout] | ^^^^^^^^ method not found in `glw::GLContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bind_buffer` found for struct `glw::GraphicsPipeline` in the current scope [INFO] [stdout] --> src/lib.rs:207:37 [INFO] [stdout] | [INFO] [stdout] 207 | self.render_program.bind_buffer(&self.prev_sb, 0); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `glw::GraphicsPipeline` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game_of_life`. [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] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "74097003ce3af19abdb19ef18e92434afc91fc5ef7e8e1923458145fbf54b28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74097003ce3af19abdb19ef18e92434afc91fc5ef7e8e1923458145fbf54b28c", kill_on_drop: false }` [INFO] [stdout] 74097003ce3af19abdb19ef18e92434afc91fc5ef7e8e1923458145fbf54b28c