[INFO] cloning repository https://github.com/madeso/rust-game-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madeso/rust-game-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadeso%2Frust-game-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadeso%2Frust-game-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bfbac04a382726c7b7e61b5d51df16f9d34e601 [INFO] checking madeso/rust-game-engine against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadeso%2Frust-game-engine" "/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/madeso/rust-game-engine on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/madeso/rust-game-engine [INFO] finished tweaking git repo https://github.com/madeso/rust-game-engine [INFO] tweaked toml for git repo https://github.com/madeso/rust-game-engine written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/madeso/rust-game-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl2 v0.5.0 [INFO] [stderr] Downloaded sdl2-sys v0.5.0 [INFO] [stderr] Downloaded glium_sdl2 v0.3.0 [INFO] [stderr] Downloaded gl_generator v0.0.25 [INFO] [stderr] Downloaded glium v0.6.7 [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f65d5b810d19000dab8c6f498c2c8d5108d178b94c4d9e5c486605ccb1bb87dd [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" "f65d5b810d19000dab8c6f498c2c8d5108d178b94c4d9e5c486605ccb1bb87dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f65d5b810d19000dab8c6f498c2c8d5108d178b94c4d9e5c486605ccb1bb87dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65d5b810d19000dab8c6f498c2c8d5108d178b94c4d9e5c486605ccb1bb87dd", kill_on_drop: false }` [INFO] [stdout] f65d5b810d19000dab8c6f498c2c8d5108d178b94c4d9e5c486605ccb1bb87dd [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d857f241aff81f8075b678bf2ce8702565f99053f32e46c4f12e350f93082ebb [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" "d857f241aff81f8075b678bf2ce8702565f99053f32e46c4f12e350f93082ebb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling khronos_api v0.0.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling sdl2-sys v0.5.0 [INFO] [stderr] Compiling khronos_api v0.0.7 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking lzw v0.8.0 [INFO] [stderr] Checking byteorder v0.3.13 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking smallvec v0.1.8 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking bitflags v0.2.1 [INFO] [stderr] Compiling protobuf v2.18.0 [INFO] [stderr] Checking gif v0.5.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking gl_common v0.0.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [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 num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling gl_generator v0.0.25 [INFO] [stdout] error[E0603]: module `events` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gl_generator-0.0.25/registry.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | use self::xml::reader::events::XmlEvent; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `events` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.8.3/src/reader/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod events; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stdout] error[E0599]: no method named `events` found for struct `RefMut<'_, EventReader>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gl_generator-0.0.25/registry.rs:322:45 [INFO] [stdout] | [INFO] [stdout] 322 | for event in self.port.borrow_mut().events() { [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, EventReader>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gl_generator` [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 `Command { std: "docker" "inspect" "d857f241aff81f8075b678bf2ce8702565f99053f32e46c4f12e350f93082ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d857f241aff81f8075b678bf2ce8702565f99053f32e46c4f12e350f93082ebb", kill_on_drop: false }` [INFO] [stdout] d857f241aff81f8075b678bf2ce8702565f99053f32e46c4f12e350f93082ebb