[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] testing XAMPPRocky/test-project against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXAMPPRocky%2Ftest-project" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/XAMPPRocky/test-project on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/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" "+beta-2021-01-01" "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] Downloading crates ... [INFO] [stderr] Downloaded remove_dir_all v0.6.1 [INFO] [stderr] Downloaded raw-string v0.3.5 [INFO] [stderr] Downloaded git2 v0.13.12 [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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9027d728b16277f8a11a86ef0d08605fb0061b514e5ae2fce0a3e6ce431ed653 [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" "9027d728b16277f8a11a86ef0d08605fb0061b514e5ae2fce0a3e6ce431ed653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9027d728b16277f8a11a86ef0d08605fb0061b514e5ae2fce0a3e6ce431ed653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9027d728b16277f8a11a86ef0d08605fb0061b514e5ae2fce0a3e6ce431ed653", kill_on_drop: false }` [INFO] [stdout] 9027d728b16277f8a11a86ef0d08605fb0061b514e5ae2fce0a3e6ce431ed653 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c5a9d4ab79f1abe862f35b40a028328533c3aeceed8e49058784fec6a092f7b [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" "1c5a9d4ab79f1abe862f35b40a028328533c3aeceed8e49058784fec6a092f7b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling spirv-builder v0.1.0 (https://github.com/EmbarkStudios/rust-gpu?branch=vuild-system#1305ca72) [INFO] [stderr] Compiling remove_dir_all v0.6.1 [INFO] [stderr] Compiling raw-string v0.3.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.65 [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 proc-macro-error v1.0.4 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.59 [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-1f4e8c03f8bac274/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] running `Command { std: "docker" "inspect" "1c5a9d4ab79f1abe862f35b40a028328533c3aeceed8e49058784fec6a092f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c5a9d4ab79f1abe862f35b40a028328533c3aeceed8e49058784fec6a092f7b", kill_on_drop: false }` [INFO] [stdout] 1c5a9d4ab79f1abe862f35b40a028328533c3aeceed8e49058784fec6a092f7b