[INFO] cloning repository https://github.com/g0rr3/lgl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/g0rr3/lgl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg0rr3%2Flgl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg0rr3%2Flgl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6461d896d2f211edd4f176b3c88ba5df60f97d09 [INFO] testing g0rr3/lgl against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg0rr3%2Flgl" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/g0rr3/lgl on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/g0rr3/lgl [INFO] finished tweaking git repo https://github.com/g0rr3/lgl [INFO] tweaked toml for git repo https://github.com/g0rr3/lgl written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/g0rr3/lgl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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 smithay-client-toolkit v0.12.1 [INFO] [stderr] Downloaded wayland-egl v0.28.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5274c063b1bfee9593f4e3b7260e1243c117795a02903919302d4727a8dd5e85 [INFO] running `Command { std: "docker" "start" "-a" "5274c063b1bfee9593f4e3b7260e1243c117795a02903919302d4727a8dd5e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5274c063b1bfee9593f4e3b7260e1243c117795a02903919302d4727a8dd5e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5274c063b1bfee9593f4e3b7260e1243c117795a02903919302d4727a8dd5e85", kill_on_drop: false }` [INFO] [stdout] 5274c063b1bfee9593f4e3b7260e1243c117795a02903919302d4727a8dd5e85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c9b24683f0c22701cc2423b34458b42457bff3fa2313180bdb917dac9685004 [INFO] running `Command { std: "docker" "start" "-a" "9c9b24683f0c22701cc2423b34458b42457bff3fa2313180bdb917dac9685004", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling gl_generator v0.11.0 (/opt/rustwide/workdir/gl_generator) [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Compiling gl4_6_core v0.1.0 (/opt/rustwide/workdir/gl4_6_core) [INFO] [stdout] warning: function is never used: `a` [INFO] [stdout] --> gl4_6_core/build.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn a() { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stdout] error: couldn't read gl4_6_core/src/lib.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl4_6_core` 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" "9c9b24683f0c22701cc2423b34458b42457bff3fa2313180bdb917dac9685004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c9b24683f0c22701cc2423b34458b42457bff3fa2313180bdb917dac9685004", kill_on_drop: false }` [INFO] [stdout] 9c9b24683f0c22701cc2423b34458b42457bff3fa2313180bdb917dac9685004