[INFO] cloning repository https://github.com/WilliamVenner/steamclient-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WilliamVenner/steamclient-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Fsteamclient-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Fsteamclient-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7923a67672303595806602907efaac804bddb4a [INFO] testing WilliamVenner/steamclient-sys against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Fsteamclient-sys" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WilliamVenner/steamclient-sys on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WilliamVenner/steamclient-sys [INFO] finished tweaking git repo https://github.com/WilliamVenner/steamclient-sys [INFO] tweaked toml for git repo https://github.com/WilliamVenner/steamclient-sys written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/WilliamVenner/steamclient-sys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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 unzip-n v0.1.2 [INFO] [stderr] Downloaded cxx-gen v0.7.51 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.51 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.51 [INFO] [stderr] Downloaded aquamarine v0.1.10 [INFO] [stderr] Downloaded cxx v1.0.51 [INFO] [stderr] Downloaded autocxx-build v0.11.0 [INFO] [stderr] Downloaded autocxx-parser v0.11.0 [INFO] [stderr] Downloaded autocxx-macro v0.11.0 [INFO] [stderr] Downloaded autocxx v0.11.0 [INFO] [stderr] Downloaded autocxx-engine v0.11.0 [INFO] [stderr] Downloaded autocxx-bindgen v0.58.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 224994ef3dee5a056dd2af83fca2367662cd159a17d3a0505142d4b99854dd9c [INFO] running `Command { std: "docker" "start" "-a" "224994ef3dee5a056dd2af83fca2367662cd159a17d3a0505142d4b99854dd9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "224994ef3dee5a056dd2af83fca2367662cd159a17d3a0505142d4b99854dd9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "224994ef3dee5a056dd2af83fca2367662cd159a17d3a0505142d4b99854dd9c", kill_on_drop: false }` [INFO] [stdout] 224994ef3dee5a056dd2af83fca2367662cd159a17d3a0505142d4b99854dd9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a66002c13c761390d07e15b896232d788ea6ab242dada64b51de39db4cfb5d6b [INFO] running `Command { std: "docker" "start" "-a" "a66002c13c761390d07e15b896232d788ea6ab242dada64b51de39db4cfb5d6b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cxxbridge-flags v1.0.51 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling autocxx-bindgen v0.58.5 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling link-cplusplus v1.0.5 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling cxx v1.0.51 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling autocxx-parser v0.11.0 [INFO] [stderr] Compiling cxx-gen v0.7.51 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.51 [INFO] [stderr] Compiling aquamarine v0.1.10 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling autocxx-macro v0.11.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling autocxx-engine v0.11.0 [INFO] [stderr] Compiling autocxx-build v0.11.0 [INFO] [stderr] Compiling autocxx v0.11.0 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling steamclient-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `steamclient-sys v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/steamclient-sys-c124eef19ff16d3f/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/build.rs [INFO] [stderr] cargo:rerun-if-env-changed=STEAMCLIENTDIR [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to get SteamCMD: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("steamcdn-a.akamaihd.net")), port: None, path: "/client/installer/steamcmd_linux.tar.gz", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }', src/steamcmd/download.rs:13:59 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56410b6aedac - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x56410b6aedac - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56410b6aedac - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x56410b6aedac - ::fmt::ha305a40dbc030444 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x56410b6d8abc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x56410b6a6e68 - std::io::Write::write_fmt::h0f87f6c0c21ec48a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x56410b6b1677 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x56410b6b1677 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x56410b6b1677 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x56410b6b133f - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x56410b6b1dca - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x56410b6b1ab7 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x56410b6af274 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x56410b6b17c9 - rust_begin_unwind [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x56410a6f8d93 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x56410a6f8e83 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stderr] 16: 0x56410a6fb93c - core::result::Result::expect::hd10c169a22bbda19 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stderr] 17: 0x56410a70890d - build_script_build::steamcmd::download::download::hb512199bd89b6300 [INFO] [stderr] at /opt/rustwide/workdir/src/steamcmd/download.rs:6:17 [INFO] [stderr] 18: 0x56410a7045ae - build_script_build::main::h12fe4c947d3c9e7c [INFO] [stderr] at /opt/rustwide/workdir/src/build.rs:88:5 [INFO] [stderr] 19: 0x56410a6fdddb - core::ops::function::FnOnce::call_once::h0b48c44366fba4ec [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x56410a700d8e - std::sys_common::backtrace::__rust_begin_short_backtrace::hf96739d3874ced48 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 21: 0x56410a6fe981 - std::rt::lang_start::{{closure}}::headed2fe4d76795b [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:145:18 [INFO] [stderr] 22: 0x56410b6ae491 - core::ops::function::impls:: for &F>::call_once::h9e134bb161d17658 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x56410b6ae491 - std::panicking::try::do_call::h7f361d911648db1a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stderr] 24: 0x56410b6ae491 - std::panicking::try::hbe441b12f8ff00e7 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stderr] 25: 0x56410b6ae491 - std::panic::catch_unwind::h12066b7ab56d7459 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stderr] 26: 0x56410b6ae491 - std::rt::lang_start_internal::{{closure}}::h901c86e61467dcde [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:48 [INFO] [stderr] 27: 0x56410b6ae491 - std::panicking::try::do_call::h1817b5f028d90a8c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stderr] 28: 0x56410b6ae491 - std::panicking::try::hd5afeaf2f0454960 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stderr] 29: 0x56410b6ae491 - std::panic::catch_unwind::h13348562ae6426ca [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stderr] 30: 0x56410b6ae491 - std::rt::lang_start_internal::hf194c7db73fedcb2 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:20 [INFO] [stderr] 31: 0x56410a6fe950 - std::rt::lang_start::hee874706457efc98 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:144:17 [INFO] [stderr] 32: 0x56410a705abc - main [INFO] [stderr] 33: 0x7f395ab610b3 - __libc_start_main [INFO] [stderr] 34: 0x56410a6f961e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a66002c13c761390d07e15b896232d788ea6ab242dada64b51de39db4cfb5d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a66002c13c761390d07e15b896232d788ea6ab242dada64b51de39db4cfb5d6b", kill_on_drop: false }` [INFO] [stdout] a66002c13c761390d07e15b896232d788ea6ab242dada64b51de39db4cfb5d6b