[INFO] cloning repository https://github.com/GITSALAHE/Rust_HelloWorld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GITSALAHE/Rust_HelloWorld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGITSALAHE%2FRust_HelloWorld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGITSALAHE%2FRust_HelloWorld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adca3948dd18ec3bfd18a6465c7981bd5d0a86ae [INFO] testing GITSALAHE/Rust_HelloWorld against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGITSALAHE%2FRust_HelloWorld" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GITSALAHE/Rust_HelloWorld on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GITSALAHE/Rust_HelloWorld [INFO] finished tweaking git repo https://github.com/GITSALAHE/Rust_HelloWorld [INFO] tweaked toml for git repo https://github.com/GITSALAHE/Rust_HelloWorld written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/GITSALAHE/Rust_HelloWorld already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/redox-os/orbtk.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/dces-rust.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/orbclient.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "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] 672b58e68a2ade15fec86daa1df6b9e6780a2fa4b2769a50297b1f61410b1a7e [INFO] running `Command { std: "docker" "start" "-a" "672b58e68a2ade15fec86daa1df6b9e6780a2fa4b2769a50297b1f61410b1a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "672b58e68a2ade15fec86daa1df6b9e6780a2fa4b2769a50297b1f61410b1a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672b58e68a2ade15fec86daa1df6b9e6780a2fa4b2769a50297b1f61410b1a7e", kill_on_drop: false }` [INFO] [stdout] 672b58e68a2ade15fec86daa1df6b9e6780a2fa4b2769a50297b1f61410b1a7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a273721ae8fbc1c268263a13e3adc53f9c1afc738b62bf9ac05b6bf01cd3a36d [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" "a273721ae8fbc1c268263a13e3adc53f9c1afc738b62bf9ac05b6bf01cd3a36d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling base64 v0.13.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 static_assertions v1.1.0 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling sw-composite v0.7.14 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dces v0.3.1 (https://gitlab.redox-os.org/redox-os/dces-rust.git?branch=before_resource#f85e608e) [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [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 orbtk_tree v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#657a6938) [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling unidiff v0.3.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling orbtk_utils v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#657a6938) [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling raqote v0.8.0 [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-81b00fbc5e65e54a/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: 0x55e403d1e180 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55e403d1e180 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e403d1e180 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55e403d1e180 - ::fmt::h1a8751bf59281272 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55e403d3fb3f - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x55e403d1aa05 - std::io::Write::write_fmt::hd7dd3a1df9b6befb [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/io/mod.rs:1580:15 [INFO] [stderr] 6: 0x55e403d206cb - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55e403d206cb - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55e403d206cb - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55e403d201ad - std::panicking::default_hook::h3067e8318decd17a [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55e403d20c7d - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55e403d20877 - std::panicking::begin_panic_handler::{{closure}}::ha376ab85d95a000e [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55e403d1e63c - std::sys_common::backtrace::__rust_end_short_backtrace::h6795c8afdd1a77e6 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55e403d207d9 - rust_begin_unwind [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55e403a62a3b - std::panicking::begin_panic_fmt::hf43a0025042538e2 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x55e403a6601c - build_script_build::run_command::he4879671d319b549 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/build.rs:61:17 [INFO] [stderr] 16: 0x55e403a661fc - build_script_build::download_to::he217a4ed83117aa8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/build.rs:91:9 [INFO] [stderr] 17: 0x55e403a666d2 - build_script_build::download_sdl2::h97912b1e3ad770ad [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/build.rs:156:9 [INFO] [stderr] 18: 0x55e403a6a937 - build_script_build::main::h62196a30a25e0a5a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/build.rs:621:32 [INFO] [stderr] 19: 0x55e403a77ccb - core::ops::function::FnOnce::call_once::h0046e23a4d66d9f4 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55e403a773be - std::sys_common::backtrace::__rust_begin_short_backtrace::hef9e3b3ad57adad0 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55e403a755f1 - std::rt::lang_start::{{closure}}::h2fbc54379f51305f [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x55e403d2107a - core::ops::function::impls:: for &F>::call_once::h3b8c329143d7638a [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55e403d2107a - std::panicking::try::do_call::h4b72c261b4eefc1b [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x55e403d2107a - std::panicking::try::h703d31b7896cbd49 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x55e403d2107a - std::panic::catch_unwind::h37cad9b35388a915 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x55e403d2107a - std::rt::lang_start_internal::hab5a8a909af4f90e [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x55e403a755d0 - std::rt::lang_start::hf8e6df2fed5e464c [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x55e403a6b22c - main [INFO] [stderr] 29: 0x7faa877450b3 - __libc_start_main [INFO] [stderr] 30: 0x55e403a63dde - _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" "a273721ae8fbc1c268263a13e3adc53f9c1afc738b62bf9ac05b6bf01cd3a36d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a273721ae8fbc1c268263a13e3adc53f9c1afc738b62bf9ac05b6bf01cd3a36d", kill_on_drop: false }` [INFO] [stdout] a273721ae8fbc1c268263a13e3adc53f9c1afc738b62bf9ac05b6bf01cd3a36d