[INFO] cloning repository https://github.com/TheV360/rpn_calc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheV360/rpn_calc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheV360%2Frpn_calc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheV360%2Frpn_calc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 879dc2d6c33ca99462c3305a1e43a6c58013ef82 [INFO] checking TheV360/rpn_calc against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheV360%2Frpn_calc" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheV360/rpn_calc on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheV360/rpn_calc [INFO] finished tweaking git repo https://github.com/TheV360/rpn_calc [INFO] tweaked toml for git repo https://github.com/TheV360/rpn_calc written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/TheV360/rpn_calc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", 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] 3d248f865ec46bf31b3855e9e711d8e94d22479f5059aea9d74730e4330b7705 [INFO] running `Command { std: "docker" "start" "-a" "3d248f865ec46bf31b3855e9e711d8e94d22479f5059aea9d74730e4330b7705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d248f865ec46bf31b3855e9e711d8e94d22479f5059aea9d74730e4330b7705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d248f865ec46bf31b3855e9e711d8e94d22479f5059aea9d74730e4330b7705", kill_on_drop: false }` [INFO] [stdout] 3d248f865ec46bf31b3855e9e711d8e94d22479f5059aea9d74730e4330b7705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69ca3fac125c89e110642c73dfcdb32e8f3e304b97577fcecdb684d93e570dd4 [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" "69ca3fac125c89e110642c73dfcdb32e8f3e304b97577fcecdb684d93e570dd4", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling webpki v0.21.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling ureq v0.11.3 [INFO] [stderr] Compiling raylib-sys v1.0.0 [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-fc656e740ea95892/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] out: "/opt/rustwide/target/debug/build/raylib-sys-9747fddacdfe181b/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: 0x5598f195fdf0 - std::backtrace_rs::backtrace::libunwind::trace::hb4de9797f80b7b8c [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5598f195fdf0 - std::backtrace_rs::backtrace::trace_unsynchronized::h59566d0bd20efff7 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5598f195fdf0 - std::sys_common::backtrace::_print_fmt::hcfa5ce6be50275d4 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5598f195fdf0 - ::fmt::hd8c307a38b9bab04 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5598f197fd5c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x5598f1958cb2 - std::io::Write::write_fmt::hab90295d5a0f197d [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5598f1962525 - std::sys_common::backtrace::_print::h19224910b8700cf1 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5598f1962525 - std::sys_common::backtrace::print::h25dedfa68c5fb84a [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5598f1962525 - std::panicking::default_hook::{{closure}}::h12c5765653a72a42 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5598f1961fd3 - std::panicking::default_hook::he65cee71c4209f0c [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5598f1962cc1 - std::panicking::rust_panic_with_hook::h01a674d863fe0d8a [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5598f1962807 - std::panicking::begin_panic_handler::{{closure}}::h9b9fecf185178864 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5598f196028c - std::sys_common::backtrace::__rust_end_short_backtrace::h57be46a42dc7f24b [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5598f1962769 - rust_begin_unwind [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5598f197f131 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5598f197ef53 - core::option::expect_none_failed::hc6d6d4cea4fdc285 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/option.rs:1300:5 [INFO] [stderr] 16: 0x5598f16a8e17 - core::result::Result::unwrap::h7a7a27de567d7c6e [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x5598f16a2d5a - build_script_build::download_raylib::h2ae458e1f2e752be [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raylib-sys-1.0.0/build.rs:207:9 [INFO] [stderr] 18: 0x5598f16a25c7 - build_script_build::main::hcd5c20035630bdb4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raylib-sys-1.0.0/build.rs:164:15 [INFO] [stderr] 19: 0x5598f16aa04b - core::ops::function::FnOnce::call_once::h00fc4015ec208da8 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5598f16a5bfe - std::sys_common::backtrace::__rust_begin_short_backtrace::hdf30603a02fd2398 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5598f16a5721 - std::rt::lang_start::{{closure}}::h5d36b262ea7ec792 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x5598f19630e7 - core::ops::function::impls:: for &F>::call_once::h2c4fd7d4128112a8 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x5598f19630e7 - std::panicking::try::do_call::h41fb7dbbbe7bece6 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x5598f19630e7 - std::panicking::try::hd38008ccba72bce1 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x5598f19630e7 - std::panic::catch_unwind::h057e765cd60f2d13 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x5598f19630e7 - std::rt::lang_start_internal::hdb9d0b9d2cdcda8b [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x5598f16a56f7 - std::rt::lang_start::h82d402522a46681a [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x5598f16a3aba - main [INFO] [stderr] 29: 0x7f3ea92820b3 - __libc_start_main [INFO] [stderr] 30: 0x5598f16a112e - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "69ca3fac125c89e110642c73dfcdb32e8f3e304b97577fcecdb684d93e570dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ca3fac125c89e110642c73dfcdb32e8f3e304b97577fcecdb684d93e570dd4", kill_on_drop: false }` [INFO] [stdout] 69ca3fac125c89e110642c73dfcdb32e8f3e304b97577fcecdb684d93e570dd4