[INFO] cloning repository https://github.com/bwasty/learn-opengl-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bwasty/learn-opengl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwasty%2Flearn-opengl-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwasty%2Flearn-opengl-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6357f7ca55508cd8ed9389a73207a8b954d362b4 [INFO] checking bwasty/learn-opengl-rs against try#075992eda207e1647b699c8c8ada67b32ce7b115 for pr-77271 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwasty%2Flearn-opengl-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 23% (67/280) Checking out files: 24% (68/280) Checking out files: 25% (70/280) Checking out files: 26% (73/280) Checking out files: 27% (76/280) Checking out files: 28% (79/280) Checking out files: 29% (82/280) Checking out files: 30% (84/280) Checking out files: 31% (87/280) Checking out files: 32% (90/280) Checking out files: 33% (93/280) Checking out files: 34% (96/280) Checking out files: 35% (98/280) Checking out files: 36% (101/280) Checking out files: 37% (104/280) Checking out files: 38% (107/280) Checking out files: 39% (110/280) Checking out files: 40% (112/280) Checking out files: 41% (115/280) Checking out files: 42% (118/280) Checking out files: 43% (121/280) Checking out files: 44% (124/280) Checking out files: 45% (126/280) Checking out files: 46% (129/280) Checking out files: 47% (132/280) Checking out files: 48% (135/280) Checking out files: 49% (138/280) Checking out files: 50% (140/280) Checking out files: 51% (143/280) Checking out files: 52% (146/280) Checking out files: 53% (149/280) Checking out files: 54% (152/280) Checking out files: 55% (154/280) Checking out files: 56% (157/280) Checking out files: 57% (160/280) Checking out files: 58% (163/280) Checking out files: 59% (166/280) Checking out files: 60% (168/280) Checking out files: 61% (171/280) Checking out files: 62% (174/280) Checking out files: 63% (177/280) Checking out files: 64% (180/280) Checking out files: 65% (182/280) Checking out files: 66% (185/280) Checking out files: 67% (188/280) Checking out files: 68% (191/280) Checking out files: 69% (194/280) Checking out files: 70% (196/280) Checking out files: 71% (199/280) Checking out files: 72% (202/280) Checking out files: 73% (205/280) Checking out files: 74% (208/280) Checking out files: 75% (210/280) Checking out files: 76% (213/280) Checking out files: 77% (216/280) Checking out files: 78% (219/280) Checking out files: 79% (222/280) Checking out files: 80% (224/280) Checking out files: 81% (227/280) Checking out files: 82% (230/280) Checking out files: 83% (233/280) Checking out files: 84% (236/280) Checking out files: 85% (238/280) Checking out files: 86% (241/280) Checking out files: 87% (244/280) Checking out files: 88% (247/280) Checking out files: 89% (250/280) Checking out files: 90% (252/280) Checking out files: 91% (255/280) Checking out files: 92% (258/280) Checking out files: 93% (261/280) Checking out files: 94% (264/280) Checking out files: 95% (266/280) Checking out files: 96% (269/280) Checking out files: 97% (272/280) Checking out files: 98% (275/280) Checking out files: 99% (278/280) Checking out files: 100% (280/280) Checking out files: 100% (280/280), done. [INFO] validating manifest of git repo https://github.com/bwasty/learn-opengl-rs on toolchain 075992eda207e1647b699c8c8ada67b32ce7b115 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bwasty/learn-opengl-rs [INFO] finished tweaking git repo https://github.com/bwasty/learn-opengl-rs [INFO] tweaked toml for git repo https://github.com/bwasty/learn-opengl-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/bwasty/learn-opengl-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glfw v0.23.0 [INFO] [stderr] Downloaded glfw-sys v3.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+075992eda207e1647b699c8c8ada67b32ce7b115" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7177fd0dc6c32f7081db499aefe162f73bcdc924acdf903726d69992f97093ce [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" "7177fd0dc6c32f7081db499aefe162f73bcdc924acdf903726d69992f97093ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7177fd0dc6c32f7081db499aefe162f73bcdc924acdf903726d69992f97093ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7177fd0dc6c32f7081db499aefe162f73bcdc924acdf903726d69992f97093ce", kill_on_drop: false }` [INFO] [stdout] 7177fd0dc6c32f7081db499aefe162f73bcdc924acdf903726d69992f97093ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+075992eda207e1647b699c8c8ada67b32ce7b115" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 616c25ae417f75d865c067a1cd25774e23cde8f0660e5c01c5a3099963ff2630 [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" "616c25ae417f75d865c067a1cd25774e23cde8f0660e5c01c5a3099963ff2630", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking tobj v0.1.6 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking log v0.4.4 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Compiling cmake v0.1.33 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking glfw v0.23.0 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking learn-opengl-rs v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "616c25ae417f75d865c067a1cd25774e23cde8f0660e5c01c5a3099963ff2630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "616c25ae417f75d865c067a1cd25774e23cde8f0660e5c01c5a3099963ff2630", kill_on_drop: false }` [INFO] [stdout] 616c25ae417f75d865c067a1cd25774e23cde8f0660e5c01c5a3099963ff2630