[INFO] cloning repository https://github.com/coffeenotfound/render_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coffeenotfound/render_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffeenotfound%2Frender_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffeenotfound%2Frender_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d86d0b40c3d4d0913d4e3803db41237818595fa [INFO] testing coffeenotfound/render_demo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffeenotfound%2Frender_demo" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coffeenotfound/render_demo on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coffeenotfound/render_demo [INFO] finished tweaking git repo https://github.com/coffeenotfound/render_demo [INFO] tweaked toml for git repo https://github.com/coffeenotfound/render_demo written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/coffeenotfound/render_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rgb v0.8.16 [INFO] [stderr] Downloaded fbxcel v0.6.0 [INFO] [stderr] Downloaded lodepng v2.5.0 [INFO] [stderr] Downloaded ktx v0.3.1 [INFO] [stderr] Downloaded glfw v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25058ac14444bb3ae1baabe08a3ac28e422a21cc7717bcbf96e76b53fc44ed07 [INFO] running `Command { std: "docker" "start" "-a" "25058ac14444bb3ae1baabe08a3ac28e422a21cc7717bcbf96e76b53fc44ed07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25058ac14444bb3ae1baabe08a3ac28e422a21cc7717bcbf96e76b53fc44ed07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25058ac14444bb3ae1baabe08a3ac28e422a21cc7717bcbf96e76b53fc44ed07", kill_on_drop: false }` [INFO] [stdout] 25058ac14444bb3ae1baabe08a3ac28e422a21cc7717bcbf96e76b53fc44ed07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 175c10edda1df1347aefa818f03ec876ce8972f15523c041c8434e4a24381e86 [INFO] running `Command { std: "docker" "start" "-a" "175c10edda1df1347aefa818f03ec876ce8972f15523c041c8434e4a24381e86", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling render_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling rgb v0.8.16 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stdout] error: environment variable `GLFW3_MINGW_LIBS` not defined [INFO] [stdout] --> build.rs:4:42 [INFO] [stdout] | [INFO] [stdout] 4 | println!(r"cargo:rustc-link-search={}", env!("GLFW3_MINGW_LIBS")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `render_demo` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "175c10edda1df1347aefa818f03ec876ce8972f15523c041c8434e4a24381e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "175c10edda1df1347aefa818f03ec876ce8972f15523c041c8434e4a24381e86", kill_on_drop: false }` [INFO] [stdout] 175c10edda1df1347aefa818f03ec876ce8972f15523c041c8434e4a24381e86