[INFO] cloning repository https://github.com/XAMPPRocky/test-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XAMPPRocky/test-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXAMPPRocky%2Ftest-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXAMPPRocky%2Ftest-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eabf359eb946b3c069dc5f66406188f37689fe66 [INFO] checking XAMPPRocky/test-project against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXAMPPRocky%2Ftest-project" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/XAMPPRocky/test-project on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/XAMPPRocky/test-project [INFO] finished tweaking git repo https://github.com/XAMPPRocky/test-project [INFO] tweaked toml for git repo https://github.com/XAMPPRocky/test-project written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/XAMPPRocky/test-project already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/EmbarkStudios/rust-gpu` [INFO] [stderr] Updating git repository `https://github.com/XAMPPRocky/cargo-sysroot` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git2 v0.13.12 [INFO] [stderr] Downloaded remove_dir_all v0.6.1 [INFO] [stderr] Downloaded raw-string v0.3.5 [INFO] [stderr] Downloaded libssh2-sys v0.2.20 [INFO] [stderr] Downloaded libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Downloaded cargo-toml2 v1.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc08427623159184f92b11b4d65ffbcbf562f0f520979cfa9fa451c63373f301 [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" "fc08427623159184f92b11b4d65ffbcbf562f0f520979cfa9fa451c63373f301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc08427623159184f92b11b4d65ffbcbf562f0f520979cfa9fa451c63373f301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc08427623159184f92b11b4d65ffbcbf562f0f520979cfa9fa451c63373f301", kill_on_drop: false }` [INFO] [stdout] fc08427623159184f92b11b4d65ffbcbf562f0f520979cfa9fa451c63373f301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed32f0a6ea4a156a8e060d26876b81f7bf822232decc3bf0edb195d9a69ebddb [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" "ed32f0a6ea4a156a8e060d26876b81f7bf822232decc3bf0edb195d9a69ebddb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling spirv-builder v0.1.0 (https://github.com/EmbarkStudios/rust-gpu?branch=vuild-system#1305ca72) [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling remove_dir_all v0.6.1 [INFO] [stderr] Compiling raw-string v0.3.5 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling cargo-toml2 v1.3.2 [INFO] [stderr] Compiling cargo-sysroot v0.8.0-alpha (https://github.com/XAMPPRocky/cargo-sysroot?branch=main#bd9e5d53) [INFO] [stderr] Compiling test-windows v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `test-windows v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/test-windows-dd7970e4af4dd61e/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stderr] [INFO] [stderr] Location: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-gpu-e0a37a82a46176e6/1305ca7/crates/spirv-builder/src/options/source.rs:40:85 [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: eyre::DefaultHandler::default_with [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eyre-0.6.3/src/lib.rs:689:25 [INFO] [stderr] 1: core::ops::function::Fn::call [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:70:5 [INFO] [stderr] 2: eyre::capture_handler [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eyre-0.6.3/src/lib.rs:551:23 [INFO] [stderr] 3: eyre::error::::from_std [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eyre-0.6.3/src/error.rs:87:28 [INFO] [stderr] 4: eyre::error:: for eyre::Report>::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eyre-0.6.3/src/error.rs:461:9 [INFO] [stderr] 5: spirv_builder::options::source::Source::get [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-gpu-e0a37a82a46176e6/1305ca7/crates/spirv-builder/src/options/source.rs:40:85 [INFO] [stderr] 6: spirv_builder::SpirvBuilder::build_spirv_codegen [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-gpu-e0a37a82a46176e6/1305ca7/crates/spirv-builder/src/lib.rs:193:20 [INFO] [stderr] 7: spirv_builder::SpirvBuilder::build_shader [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-gpu-e0a37a82a46176e6/1305ca7/crates/spirv-builder/src/lib.rs:268:23 [INFO] [stderr] 8: spirv_builder::SpirvBuilder::build [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-gpu-e0a37a82a46176e6/1305ca7/crates/spirv-builder/src/lib.rs:174:23 [INFO] [stderr] 9: build_script_build::main [INFO] [stderr] at ./build.rs:5:5 [INFO] [stderr] 10: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 11: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 12: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:66:18 [INFO] [stderr] 13: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:259:13 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:379:40 [INFO] [stderr] std::panicking::try [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:343:19 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:431:14 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:51:25 [INFO] [stderr] 14: std::rt::lang_start [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:65:5 [INFO] [stderr] 15: main [INFO] [stderr] 16: __libc_start_main [INFO] [stderr] 17: _start [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "ed32f0a6ea4a156a8e060d26876b81f7bf822232decc3bf0edb195d9a69ebddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed32f0a6ea4a156a8e060d26876b81f7bf822232decc3bf0edb195d9a69ebddb", kill_on_drop: false }` [INFO] [stdout] ed32f0a6ea4a156a8e060d26876b81f7bf822232decc3bf0edb195d9a69ebddb