[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] documenting bwasty/learn-opengl-rs against 1.75.0 for beta-1.76-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwasty%2Flearn-opengl-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bwasty/learn-opengl-rs on toolchain 1.75.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.75.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-0-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.75.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tobj v0.1.6
[INFO] [stderr]   Downloaded glfw v0.23.0
[INFO] [stderr]   Downloaded cmake v0.1.33
[INFO] [stderr]   Downloaded glfw-sys v3.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.75.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2fee08c315cf781761c01ab3f1576e95dd37b572cd08455afeaad0793fc418e
[INFO] running `Command { std: "docker" "start" "-a" "d2fee08c315cf781761c01ab3f1576e95dd37b572cd08455afeaad0793fc418e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2fee08c315cf781761c01ab3f1576e95dd37b572cd08455afeaad0793fc418e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2fee08c315cf781761c01ab3f1576e95dd37b572cd08455afeaad0793fc418e", kill_on_drop: false }`
[INFO] [stdout] d2fee08c315cf781761c01ab3f1576e95dd37b572cd08455afeaad0793fc418e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.75.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b1fbf7556e6d4a187b8077dd11b62fc1939fda943fde9d8dae1d3585c1d039f
[INFO] running `Command { std: "docker" "start" "-a" "9b1fbf7556e6d4a187b8077dd11b62fc1939fda943fde9d8dae1d3585c1d039f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling proc-macro2 v0.4.13
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]    Compiling cc v1.0.18
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling log v0.4.4
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]    Compiling rayon v1.0.2
[INFO] [stderr]     Checking byteorder v1.2.4
[INFO] [stderr]    Compiling num-bigint v0.2.0
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling num-complex v0.2.0
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]     Checking inflate v0.4.3
[INFO] [stderr]     Checking deflate v0.7.18
[INFO] [stderr]    Compiling cmake v0.1.33
[INFO] [stderr]     Checking rand v0.4.3
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling quote v0.6.6
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]     Checking rand_core v0.2.1
[INFO] [stderr]     Checking gif v0.10.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling syn v0.14.8
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking tobj v0.1.6
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]     Checking semver v0.2.3
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]    Compiling glfw-sys v3.2.2
[INFO] [stderr]    Compiling gl v0.10.0
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-complex v0.1.43
[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 jpeg-decoder v0.1.15
[INFO] [stderr]    Compiling num-derive v0.2.2
[INFO] [stderr]     Checking image v0.19.0
[INFO] [stderr]     Checking glfw v0.23.0
[INFO] [stderr]  Documenting learn-opengl-rs v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/macros.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// From https://stackoverflow.com/questions/40310483/how-to-get-pointer-offset-in-bytes/40310851#40310851
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://stackoverflow.com/questions/40310483/how-to-get-pointer-offset-in-bytes/40310851#40310851>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4, rustc-serialize v0.3.24, syn v0.14.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/learn_opengl_rs/index.html
[INFO] running `Command { std: "docker" "inspect" "9b1fbf7556e6d4a187b8077dd11b62fc1939fda943fde9d8dae1d3585c1d039f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b1fbf7556e6d4a187b8077dd11b62fc1939fda943fde9d8dae1d3585c1d039f", kill_on_drop: false }`
[INFO] [stdout] 9b1fbf7556e6d4a187b8077dd11b62fc1939fda943fde9d8dae1d3585c1d039f
[INFO] documenting bwasty/learn-opengl-rs against beta-2023-12-22 for beta-1.76-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwasty%2Flearn-opengl-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bwasty/learn-opengl-rs on toolchain beta-2023-12-22
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-12-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-0-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-12-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-12-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56e25f8536617dd6faf9df7f0a9bb7a23e5be1e4d09da3a3da49907d56c901cb
[INFO] running `Command { std: "docker" "start" "-a" "56e25f8536617dd6faf9df7f0a9bb7a23e5be1e4d09da3a3da49907d56c901cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56e25f8536617dd6faf9df7f0a9bb7a23e5be1e4d09da3a3da49907d56c901cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56e25f8536617dd6faf9df7f0a9bb7a23e5be1e4d09da3a3da49907d56c901cb", kill_on_drop: false }`
[INFO] [stdout] 56e25f8536617dd6faf9df7f0a9bb7a23e5be1e4d09da3a3da49907d56c901cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-12-22" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b197d5454f304e96bd71b8ca020cba11b59c3987a3e65bdcd8a7e3a068e4850
[INFO] running `Command { std: "docker" "start" "-a" "4b197d5454f304e96bd71b8ca020cba11b59c3987a3e65bdcd8a7e3a068e4850", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.13
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling cc v1.0.18
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]    Compiling log v0.4.4
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling rayon v1.0.2
[INFO] [stderr]    Compiling num-bigint v0.2.0
[INFO] [stderr]     Checking byteorder v1.2.4
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/0e09125c6c3c2fd70d7de961bcf0e51575235fad/library/alloc/src/borrow.rs:180:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-complex v0.2.0
[INFO] [stderr]     Checking deflate v0.7.18
[INFO] [stderr]     Checking inflate v0.4.3
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]    Compiling cmake v0.1.33
[INFO] [stderr]     Checking rand v0.4.3
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling quote v0.6.6
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]    Compiling syn v0.14.8
[INFO] [stderr]     Checking gif v0.10.0
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking rand_core v0.2.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking tobj v0.1.6
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]    Compiling glfw-sys v3.2.2
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4b197d5454f304e96bd71b8ca020cba11b59c3987a3e65bdcd8a7e3a068e4850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b197d5454f304e96bd71b8ca020cba11b59c3987a3e65bdcd8a7e3a068e4850", kill_on_drop: false }`
[INFO] [stdout] 4b197d5454f304e96bd71b8ca020cba11b59c3987a3e65bdcd8a7e3a068e4850