[INFO] cloning repository https://github.com/hustlei/RustGuiOrbtkTutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hustlei/RustGuiOrbtkTutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhustlei%2FRustGuiOrbtkTutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhustlei%2FRustGuiOrbtkTutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc28f4129d114e01b7252fdc97f8a17df0830964 [INFO] testing hustlei/RustGuiOrbtkTutorial against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhustlei%2FRustGuiOrbtkTutorial" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hustlei/RustGuiOrbtkTutorial on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hustlei/RustGuiOrbtkTutorial [INFO] finished tweaking git repo https://github.com/hustlei/RustGuiOrbtkTutorial [INFO] tweaked toml for git repo https://github.com/hustlei/RustGuiOrbtkTutorial written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/orbtk.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/dces-rust.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal v1.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 171f5d101937f5f3697cbef71c543ceba192e84724f43c726e5bbbb60e51dbde [INFO] running `Command { std: "docker" "start" "-a" "171f5d101937f5f3697cbef71c543ceba192e84724f43c726e5bbbb60e51dbde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "171f5d101937f5f3697cbef71c543ceba192e84724f43c726e5bbbb60e51dbde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171f5d101937f5f3697cbef71c543ceba192e84724f43c726e5bbbb60e51dbde", kill_on_drop: false }` [INFO] [stdout] 171f5d101937f5f3697cbef71c543ceba192e84724f43c726e5bbbb60e51dbde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2853f35d4a059f8cf831cb0892dc36cc7a2bd9b7596c4ae89188ff74e207c65 [INFO] running `Command { std: "docker" "start" "-a" "b2853f35d4a059f8cf831cb0892dc36cc7a2bd9b7596c4ae89188ff74e207c65", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling dces v0.3.1 (https://gitlab.redox-os.org/redox-os/dces-rust.git?branch=before_resource#f85e608e) [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling tiny-skia v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling orbtk_utils v0.3.1-alpha4 (https://gitlab.redox-os.org/redox-os/orbtk.git#4479802a) [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling unidiff v0.3.3 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.34.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sdl2-sys-13f9d5dcaf5684bd/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Command 'curl' failed: % Total % Received % Xferd Average Speed Time Time Time Current [INFO] [stderr] Dload Upload Total Spent Left Speed [INFO] [stderr] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: libsdl.org [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/build.rs:61:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b8f2663630 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55b8f2663630 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b8f2663630 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55b8f2663630 - ::fmt::he312f4ad5b9bb346 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55b8f2684b8c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55b8f2660085 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x55b8f2665c6b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55b8f2665c6b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55b8f2665c6b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55b8f2665741 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55b8f2666334 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55b8f2665e17 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55b8f2663b0c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55b8f2665d79 - rust_begin_unwind [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55b8f23aac1b - std::panicking::begin_panic_fmt::hf70e90a601287d8b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x55b8f23ac723 - build_script_build::run_command::hc5b7a37754abe7f4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/build.rs:61:17 [INFO] [stderr] 16: 0x55b8f23ac7cc - build_script_build::download_to::h234ca9f530088168 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/build.rs:91:9 [INFO] [stderr] 17: 0x55b8f23acd6d - build_script_build::download_sdl2::h2d28bb4034d5246d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/build.rs:156:9 [INFO] [stderr] 18: 0x55b8f23b0f39 - build_script_build::main::hb7a24eead36a565c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/build.rs:621:32 [INFO] [stderr] 19: 0x55b8f23b68ab - core::ops::function::FnOnce::call_once::hf5c0d95556edc742 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55b8f23b50ce - std::sys_common::backtrace::__rust_begin_short_backtrace::hbb42948702984e2d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55b8f23bed31 - std::rt::lang_start::{{closure}}::h1e32a9e3922e1295 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x55b8f266683a - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55b8f266683a - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x55b8f266683a - std::panicking::try::hcd5af58f52320690 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x55b8f266683a - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x55b8f266683a - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x55b8f266683a - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stderr] 28: 0x55b8f266683a - std::panicking::try::h6f4a87ad169e174b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stderr] 29: 0x55b8f266683a - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stderr] 30: 0x55b8f266683a - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x55b8f23bed00 - std::rt::lang_start::hb569bdf0d258e57e [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x55b8f23b17fc - main [INFO] [stderr] 33: 0x7fbecbf8a0b3 - __libc_start_main [INFO] [stderr] 34: 0x55b8f23ac05e - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b2853f35d4a059f8cf831cb0892dc36cc7a2bd9b7596c4ae89188ff74e207c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2853f35d4a059f8cf831cb0892dc36cc7a2bd9b7596c4ae89188ff74e207c65", kill_on_drop: false }` [INFO] [stdout] b2853f35d4a059f8cf831cb0892dc36cc7a2bd9b7596c4ae89188ff74e207c65