[INFO] cloning repository https://github.com/Sorrien/Microphone-Line-Visualizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sorrien/Microphone-Line-Visualizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSorrien%2FMicrophone-Line-Visualizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSorrien%2FMicrophone-Line-Visualizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c42eed8af9304773498e2ba8ad021ee3b1dc54c9 [INFO] checking Sorrien/Microphone-Line-Visualizer against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSorrien%2FMicrophone-Line-Visualizer" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sorrien/Microphone-Line-Visualizer on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sorrien/Microphone-Line-Visualizer [INFO] finished tweaking git repo https://github.com/Sorrien/Microphone-Line-Visualizer [INFO] tweaked toml for git repo https://github.com/Sorrien/Microphone-Line-Visualizer written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Sorrien/Microphone-Line-Visualizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f9fc9754390cb30e86606d18a7c1747a35369e3ebf6ed535b025fa77984cc49 [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" "7f9fc9754390cb30e86606d18a7c1747a35369e3ebf6ed535b025fa77984cc49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f9fc9754390cb30e86606d18a7c1747a35369e3ebf6ed535b025fa77984cc49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f9fc9754390cb30e86606d18a7c1747a35369e3ebf6ed535b025fa77984cc49", kill_on_drop: false }` [INFO] [stdout] 7f9fc9754390cb30e86606d18a7c1747a35369e3ebf6ed535b025fa77984cc49 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8bfb25ca3faf9406e1b4320e3e21a46873fb5bcffb9a247c13e2947bf057db2c [INFO] running `Command { std: "docker" "start" "-a" "8bfb25ca3faf9406e1b4320e3e21a46873fb5bcffb9a247c13e2947bf057db2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling webpki v0.21.3 [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 thiserror-impl v1.0.19 [INFO] [stderr] Compiling raylib-sys v1.0.0 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] error: failed to run custom build command for `raylib-sys v1.0.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/raylib-sys-9fe2e98743ee0cb4/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] out: "/opt/rustwide/target/debug/build/raylib-sys-b77e3eff2c13f903/out" [INFO] [stderr] url: "https://codeload.github.com/raysan5/raylib/tar.gz/2.5.0" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Custom { kind: InvalidInput, error: "invalid gzip header" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raylib-sys-1.0.0/build.rs:207:85 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x556effed7d50 - std::backtrace_rs::backtrace::libunwind::trace::ha1eabb142084ea37 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x556effed7d50 - std::backtrace_rs::backtrace::trace_unsynchronized::hbb8825661d997281 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x556effed7d50 - std::sys_common::backtrace::_print_fmt::h26d850e2f7183914 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x556effed7d50 - ::fmt::h3834b06f68a2b012 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x556effefb60c - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x556effed1285 - std::io::Write::write_fmt::h9c0c8944a1898139 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x556effeda600 - std::sys_common::backtrace::_print::h693c0c2cc41d4d10 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x556effeda600 - std::sys_common::backtrace::print::h213be73e5670b8ea [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x556effeda600 - std::panicking::default_hook::{{closure}}::h2d49a3361cc4e7ea [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:200 [INFO] [stderr] 9: 0x556effeda34c - std::panicking::default_hook::hd41fbdeba93207ba [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:219 [INFO] [stderr] 10: 0x556effedac63 - std::panicking::rust_panic_with_hook::hcab398664b4bd473 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:569 [INFO] [stderr] 11: 0x556effeda839 - std::panicking::begin_panic_handler::{{closure}}::h7512c6f2998ba93d [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:476 [INFO] [stderr] 12: 0x556effed81bc - std::sys_common::backtrace::__rust_end_short_backtrace::h1a25d7e7e1864d3d [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x556effeda7f9 - rust_begin_unwind [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:475 [INFO] [stderr] 14: 0x556effefaa11 - core::panicking::panic_fmt::h019ad16a92ccd092 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x556effefa833 - core::option::expect_none_failed::h7135ba2fdb185931 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/option.rs:1274 [INFO] [stderr] 16: 0x556effc0f4a7 - core::result::Result::unwrap::hb5b39befd35b84bb [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/result.rs:1005 [INFO] [stderr] 17: 0x556effc08e54 - build_script_build::download_raylib::h3fb3689670149a75 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raylib-sys-1.0.0/build.rs:207 [INFO] [stderr] 18: 0x556effc08625 - build_script_build::main::h195c5f00941b8704 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raylib-sys-1.0.0/build.rs:164 [INFO] [stderr] 19: 0x556effc0b61b - core::ops::function::FnOnce::call_once::h8a0e942c12c8f73e [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/ops/function.rs:233 [INFO] [stderr] 20: 0x556effc0b51e - std::sys_common::backtrace::__rust_begin_short_backtrace::h01e4497990447b10 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 21: 0x556effc10281 - std::rt::lang_start::{{closure}}::h4925937447264db3 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/rt.rs:66 [INFO] [stderr] 22: 0x556effedb072 - core::ops::function::impls:: for &F>::call_once::hde9814ae740a85dc [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/ops/function.rs:265 [INFO] [stderr] 23: 0x556effedb072 - std::panicking::try::do_call::h3026bab8cd7540d7 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:373 [INFO] [stderr] 24: 0x556effedb072 - std::panicking::try::h852bb5e5a66f7f84 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:337 [INFO] [stderr] 25: 0x556effedb072 - std::panic::catch_unwind::hfeb0f3dddf7c6a72 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panic.rs:394 [INFO] [stderr] 26: 0x556effedb072 - std::rt::lang_start_internal::h32f0ac6e87476559 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/rt.rs:51 [INFO] [stderr] 27: 0x556effc10257 - std::rt::lang_start::h6f10e4c08b139091 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/rt.rs:65 [INFO] [stderr] 28: 0x556effc09c1a - main [INFO] [stderr] 29: 0x7f265c8d10b3 - __libc_start_main [INFO] [stderr] 30: 0x556effc0712e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8bfb25ca3faf9406e1b4320e3e21a46873fb5bcffb9a247c13e2947bf057db2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bfb25ca3faf9406e1b4320e3e21a46873fb5bcffb9a247c13e2947bf057db2c", kill_on_drop: false }` [INFO] [stdout] 8bfb25ca3faf9406e1b4320e3e21a46873fb5bcffb9a247c13e2947bf057db2c