[INFO] cloning repository https://github.com/reinvdwoerd/raylib-rust-experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reinvdwoerd/raylib-rust-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freinvdwoerd%2Fraylib-rust-experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freinvdwoerd%2Fraylib-rust-experiments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd3f6dcab78181e874938c98b4a6f7bf10e551a5
[INFO] checking reinvdwoerd/raylib-rust-experiments against 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freinvdwoerd%2Fraylib-rust-experiments" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reinvdwoerd/raylib-rust-experiments
[INFO] finished tweaking git repo https://github.com/reinvdwoerd/raylib-rust-experiments
[INFO] tweaked toml for git repo https://github.com/reinvdwoerd/raylib-rust-experiments written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reinvdwoerd/raylib-rust-experiments on toolchain 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reinvdwoerd/raylib-rust-experiments 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" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/deltaphc/raylib-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 2 packages to highest compatible versions
[INFO] [stderr]       Adding raylib v1.0.1 (https://github.com/deltaphc/raylib-rs?branch=master#731b0c47)
[INFO] [stderr]       Adding raylib-sys v1.0.0 (https://github.com/deltaphc/raylib-rs?branch=master#731b0c47)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded untrusted v0.7.0
[INFO] [stderr]   Downloaded ureq v0.11.4
[INFO] [stderr]   Downloaded syn v1.0.17
[INFO] [stderr]   Downloaded chunked_transfer v1.0.0
[INFO] [stderr]   Downloaded filetime v0.2.9
[INFO] [stderr]   Downloaded sct v0.6.0
[INFO] [stderr]   Downloaded smallvec v1.3.0
[INFO] [stderr]   Downloaded webpki v0.21.2
[INFO] [stderr]   Downloaded cookie v0.12.0
[INFO] [stderr]   Downloaded tar v0.4.26
[INFO] [stderr]   Downloaded flate2 v0.2.20
[INFO] [stderr]   Downloaded miniz-sys v0.1.12
[INFO] [stderr]   Downloaded cc v1.0.50
[INFO] [stderr]   Downloaded webpki-roots v0.18.0
[INFO] [stderr]   Downloaded rustls v0.16.0
[INFO] [stderr]   Downloaded libc v0.2.68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c554d8f5f876e7ec5e36577a32abbc573378d45c70022716c498035de9b97f29
[INFO] running `Command { std: "docker" "start" "c554d8f5f876e7ec5e36577a32abbc573378d45c70022716c498035de9b97f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c554d8f5f876e7ec5e36577a32abbc573378d45c70022716c498035de9b97f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c554d8f5f876e7ec5e36577a32abbc573378d45c70022716c498035de9b97f29" "/opt/rustwide/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c554d8f5f876e7ec5e36577a32abbc573378d45c70022716c498035de9b97f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c554d8f5f876e7ec5e36577a32abbc573378d45c70022716c498035de9b97f29" "/opt/rustwide/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling smallvec v1.3.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling untrusted v0.7.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling chunked_transfer v1.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.12
[INFO] [stderr]    Compiling cmake v0.1.42
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling filetime v0.2.9
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling ring v0.16.12
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling tar v0.4.26
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling flate2 v0.2.20
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling webpki v0.21.2
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling webpki-roots v0.18.0
[INFO] [stderr]    Compiling rustls v0.16.0
[INFO] [stderr]    Compiling ureq v0.11.4
[INFO] [stderr]    Compiling raylib-sys v1.0.0 (https://github.com/deltaphc/raylib-rs?branch=master#731b0c47)
[INFO] [stderr] error: failed to run custom build command for `raylib-sys v1.0.0 (https://github.com/deltaphc/raylib-rs?branch=master#731b0c47)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/raylib-sys/92878f2ca701b629/out/build_script_build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   out: "/opt/rustwide/target/debug/build/raylib-sys/81a210b6ed914150/out"
[INFO] [stderr]   url: "https://codeload.github.com/raysan5/raylib/tar.gz/2.5.0"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (633) panicked at /opt/rustwide/cargo-home/git/checkouts/raylib-rs-19fdef1431104f8b/731b0c4/raylib-sys/build.rs:207:85:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Custom { kind: InvalidInput, error: "invalid gzip header" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5be81b837d11 - std[1a9f75695ed63033]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5be81b837d11 - std[1a9f75695ed63033]::backtrace_rs::backtrace::trace_unsynchronized::<std[1a9f75695ed63033]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5be81b837d11 - std[1a9f75695ed63033]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5be81b837d11 - <<std[1a9f75695ed63033]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[13e5991edba9f8a1]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5be81b84eafa - <core[13e5991edba9f8a1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5be81b84eafa - core[13e5991edba9f8a1]::fmt::write
[INFO] [stderr]      6:     0x5be81b83e2fc - core[13e5991edba9f8a1]::io::write::default_write_fmt::<std[1a9f75695ed63033]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x5be81b83e2fc - <std[1a9f75695ed63033]::sys::stdio::unix::Stderr as core[13e5991edba9f8a1]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x5be81b812ca6 - <std[1a9f75695ed63033]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5be81b812ca6 - std[1a9f75695ed63033]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/panicking.rs:289:27
[INFO] [stderr]     10:     0x5be81b8307d1 - std[1a9f75695ed63033]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/panicking.rs:316:9
[INFO] [stderr]     11:     0x5be81b83098b - std[1a9f75695ed63033]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/panicking.rs:811:13
[INFO] [stderr]     12:     0x5be81b812d52 - std[1a9f75695ed63033]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/panicking.rs:685:13
[INFO] [stderr]     13:     0x5be81b80b229 - std[1a9f75695ed63033]::sys::backtrace::__rust_end_short_backtrace::<std[1a9f75695ed63033]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5be81b813abd - __rustc[f481cd3ba124b957]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/panicking.rs:676:5
[INFO] [stderr]     15:     0x5be81b84f2ec - core[13e5991edba9f8a1]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5be81b84f042 - core[13e5991edba9f8a1]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x5be81b669d39 - build_script_build[950e2739666c3548]::download_raylib
[INFO] [stderr]     18:     0x5be81b66afa2 - build_script_build[950e2739666c3548]::main
[INFO] [stderr]     19:     0x5be81b66d143 - <fn() as core[13e5991edba9f8a1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5be81b666cee - std[1a9f75695ed63033]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5be81b668b19 - std[1a9f75695ed63033]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5be81b82fbd8 - <&dyn core[13e5991edba9f8a1]::ops::function::Fn<(), Output = i32> + core[13e5991edba9f8a1]::panic::unwind_safe::RefUnwindSafe + core[13e5991edba9f8a1]::marker::Sync as core[13e5991edba9f8a1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5be81b82fbd8 - std[1a9f75695ed63033]::panicking::catch_unwind::do_call::<&dyn core[13e5991edba9f8a1]::ops::function::Fn<(), Output = i32> + core[13e5991edba9f8a1]::panic::unwind_safe::RefUnwindSafe + core[13e5991edba9f8a1]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/panicking.rs:573:43
[INFO] [stderr]     24:     0x5be81b82fbd8 - std[1a9f75695ed63033]::panicking::catch_unwind::<i32, &dyn core[13e5991edba9f8a1]::ops::function::Fn<(), Output = i32> + core[13e5991edba9f8a1]::panic::unwind_safe::RefUnwindSafe + core[13e5991edba9f8a1]::marker::Sync>
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/panicking.rs:541:19
[INFO] [stderr]     25:     0x5be81b82fbd8 - std[1a9f75695ed63033]::panic::catch_unwind::<&dyn core[13e5991edba9f8a1]::ops::function::Fn<(), Output = i32> + core[13e5991edba9f8a1]::panic::unwind_safe::RefUnwindSafe + core[13e5991edba9f8a1]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5be81b82fbd8 - std[1a9f75695ed63033]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5be81b82fbd8 - std[1a9f75695ed63033]::panicking::catch_unwind::do_call::<std[1a9f75695ed63033]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/panicking.rs:573:43
[INFO] [stderr]     28:     0x5be81b82fbd8 - std[1a9f75695ed63033]::panicking::catch_unwind::<isize, std[1a9f75695ed63033]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/panicking.rs:541:19
[INFO] [stderr]     29:     0x5be81b82fbd8 - std[1a9f75695ed63033]::panic::catch_unwind::<std[1a9f75695ed63033]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5be81b82fbd8 - std[1a9f75695ed63033]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5be81b6669f1 - std[1a9f75695ed63033]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5be81b66d225 - main
[INFO] [stderr]     33:     0x72876daab601 - <unknown>
[INFO] [stderr]     34:     0x72876daab718 - __libc_start_main
[INFO] [stderr]     35:     0x5be81b665625 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "c554d8f5f876e7ec5e36577a32abbc573378d45c70022716c498035de9b97f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c554d8f5f876e7ec5e36577a32abbc573378d45c70022716c498035de9b97f29", kill_on_drop: false }`
[INFO] [stdout] c554d8f5f876e7ec5e36577a32abbc573378d45c70022716c498035de9b97f29
