[INFO] cloning repository https://github.com/SilentFlyBy/gol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SilentFlyBy/gol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilentFlyBy%2Fgol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilentFlyBy%2Fgol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7830a58a98cab03da0d08ca2e4ab547d040dcf7 [INFO] testing SilentFlyBy/gol against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilentFlyBy%2Fgol" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SilentFlyBy/gol on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SilentFlyBy/gol [INFO] finished tweaking git repo https://github.com/SilentFlyBy/gol [INFO] tweaked toml for git repo https://github.com/SilentFlyBy/gol written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/SilentFlyBy/gol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simba v0.5.1 [INFO] [stderr] Downloaded glfw-sys v3.3.4 [INFO] [stderr] Downloaded nalgebra v0.27.1 [INFO] [stderr] Downloaded nalgebra-glm v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76238202ad2dbbd47e4055223940272faab3d312104ad551875fd94228a76dcf [INFO] running `Command { std: "docker" "start" "-a" "76238202ad2dbbd47e4055223940272faab3d312104ad551875fd94228a76dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76238202ad2dbbd47e4055223940272faab3d312104ad551875fd94228a76dcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76238202ad2dbbd47e4055223940272faab3d312104ad551875fd94228a76dcf", kill_on_drop: false }` [INFO] [stdout] 76238202ad2dbbd47e4055223940272faab3d312104ad551875fd94228a76dcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a84c98e4dbf7186fe9218431c1b28c71cee8018d7ab9fcac43a9b9c3b796f276 [INFO] running `Command { std: "docker" "start" "-a" "a84c98e4dbf7186fe9218431c1b28c71cee8018d7ab9fcac43a9b9c3b796f276", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glfw v0.41.0 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling nalgebra-glm v0.13.0 [INFO] [stderr] Compiling yagol v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `shader` [INFO] [stdout] --> src/main.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | mod shader; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `shader`, create file "src/shader.rs" or "src/shader/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::shader::Shader` [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::shader::Shader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `Shader` in `shader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yagol` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a84c98e4dbf7186fe9218431c1b28c71cee8018d7ab9fcac43a9b9c3b796f276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a84c98e4dbf7186fe9218431c1b28c71cee8018d7ab9fcac43a9b9c3b796f276", kill_on_drop: false }` [INFO] [stdout] a84c98e4dbf7186fe9218431c1b28c71cee8018d7ab9fcac43a9b9c3b796f276