[INFO] fetching crate loopers-gui 0.1.1... [INFO] checking loopers-gui-0.1.1 against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] extracting crate loopers-gui 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate loopers-gui 0.1.1 on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate loopers-gui 0.1.1 [INFO] finished tweaking crates.io crate loopers-gui 0.1.1 [INFO] tweaked toml for crates.io crate loopers-gui 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 494d4013de02c2b71cf6f4f2ad0176fb1b2eeed879d573f3be94e9d65cbf25d7 [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" "494d4013de02c2b71cf6f4f2ad0176fb1b2eeed879d573f3be94e9d65cbf25d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "494d4013de02c2b71cf6f4f2ad0176fb1b2eeed879d573f3be94e9d65cbf25d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494d4013de02c2b71cf6f4f2ad0176fb1b2eeed879d573f3be94e9d65cbf25d7", kill_on_drop: false }` [INFO] [stdout] 494d4013de02c2b71cf6f4f2ad0176fb1b2eeed879d573f3be94e9d65cbf25d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3db87bb906cd326389f3fdbcf97700d658f87e344d96bb63eb28a6b1c17e9b85 [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" "3db87bb906cd326389f3fdbcf97700d658f87e344d96bb63eb28a6b1c17e9b85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling thread_local v1.1.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.24 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking maybe-uninit v2.0.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling tinyfiledialogs v3.3.10 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking loopers-common v0.1.1 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling ureq v1.5.4 [INFO] [stderr] Compiling skia-bindings v0.36.0 [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.36.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/skia-bindings-8c01e8f1a0b950a7/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_DEBUG [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_OFFLINE_SOURCE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BUILD [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BINARIES_DOWNLOAD [INFO] [stderr] TRYING TO DOWNLOAD AND INSTALL SKIA BINARIES: 0.36.0/a42701e0fc29ae564cfd-x86_64-unknown-linux-gnu-gl [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_BINARIES_URL [INFO] [stderr] FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.36.0/skia-binaries-a42701e0fc29ae564cfd-x86_64-unknown-linux-gnu-gl.tar.gz [INFO] [stderr] DOWNLOAD AND INSTALL FAILED: Unknown error 400 (os error 400) [INFO] [stderr] STARTING A FULL BUILD [INFO] [stderr] Probing 'python' [INFO] [stderr] Python 2 found: "python" [INFO] [stderr] DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m87-0.36.1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m87-0.36.1 (Unknown error 400 (os error 400))', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.36.0/build_support/skia.rs:1274:39 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564861408dc7 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x564861408dc7 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564861408dc7 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x564861408dc7 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56486142ec2c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x564861401032 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x56486140b7f5 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56486140b7f5 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56486140b7f5 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56486140b353 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x56486140bf91 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x56486140bad7 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x56486140928c - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x56486140ba39 - rust_begin_unwind [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x56486140b9eb - std::panicking::begin_panic_fmt::h3ef6798fa589483b [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x564860a56503 - build_script_build::build_support::skia::prerequisites::download_dependencies::{{closure}}::h3109904de212633a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.36.0/build_support/skia.rs:1274:39 [INFO] [stderr] 16: 0x564860a476aa - core::result::Result::unwrap_or_else::h7100c4297929e390 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/core/src/result.rs:821:23 [INFO] [stderr] 17: 0x564860a55bd6 - build_script_build::build_support::skia::prerequisites::download_dependencies::h20e1664a6e426a14 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.36.0/build_support/skia.rs:1273:27 [INFO] [stderr] 18: 0x564860a5535f - build_script_build::build_support::skia::prerequisites::resolve_dependencies::h289236256e450390 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.36.0/build_support/skia.rs:1224:13 [INFO] [stderr] 19: 0x564860a347b6 - build_script_build::build_support::skia::fetch_dependencies::h7c4d4f5d7dcfac8c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.36.0/build_support/skia.rs:528:5 [INFO] [stderr] 20: 0x564860a344dd - build_script_build::build_support::skia::build::h9d362ce404718a68 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.36.0/build_support/skia.rs:502:17 [INFO] [stderr] 21: 0x564860a63e75 - build_script_build::main::ha532741ec74a92bc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.36.0/build.rs:133:13 [INFO] [stderr] 22: 0x564860a4592b - core::ops::function::FnOnce::call_once::hd0c544d82c0a0c17 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x564860a44f9e - std::sys_common::backtrace::__rust_begin_short_backtrace::h46452555faeec898 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 24: 0x564860a66cc1 - std::rt::lang_start::{{closure}}::h217855db47d65a14 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/rt.rs:66:18 [INFO] [stderr] 25: 0x56486140c4a7 - core::ops::function::impls:: for &F>::call_once::h7c92107c3c98a949 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 26: 0x56486140c4a7 - std::panicking::try::do_call::h7454c57e8fbf0cc1 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:379:40 [INFO] [stderr] 27: 0x56486140c4a7 - std::panicking::try::he71cdc15ed83b5ec [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:343:19 [INFO] [stderr] 28: 0x56486140c4a7 - std::panic::catch_unwind::hfc08ddb043e6e18c [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panic.rs:396:14 [INFO] [stderr] 29: 0x56486140c4a7 - std::rt::lang_start_internal::he4958117ec6901fd [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/rt.rs:51:25 [INFO] [stderr] 30: 0x564860a66c97 - std::rt::lang_start::he0b0e6991e5d3725 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/rt.rs:65:5 [INFO] [stderr] 31: 0x564860a6521a - main [INFO] [stderr] 32: 0x7fcef573f0b3 - __libc_start_main [INFO] [stderr] 33: 0x564860a280ee - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "3db87bb906cd326389f3fdbcf97700d658f87e344d96bb63eb28a6b1c17e9b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db87bb906cd326389f3fdbcf97700d658f87e344d96bb63eb28a6b1c17e9b85", kill_on_drop: false }` [INFO] [stdout] 3db87bb906cd326389f3fdbcf97700d658f87e344d96bb63eb28a6b1c17e9b85