[INFO] cloning repository https://github.com/RustyBukkit/RustyBuildTools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustyBukkit/RustyBuildTools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustyBukkit%2FRustyBuildTools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustyBukkit%2FRustyBuildTools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 672f7ff3606a2b239d63fc1114aecda559ef275d [INFO] testing RustyBukkit/RustyBuildTools against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustyBukkit%2FRustyBuildTools" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RustyBukkit/RustyBuildTools on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RustyBukkit/RustyBuildTools [INFO] finished tweaking git repo https://github.com/RustyBukkit/RustyBuildTools [INFO] tweaked toml for git repo https://github.com/RustyBukkit/RustyBuildTools written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/RustyBukkit/RustyBuildTools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/littlebigbug/simplelog.rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97b19d91b5db61c22888b9f9c66be6814d2560557daa2802a6a0abd54d0aceaf [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" "97b19d91b5db61c22888b9f9c66be6814d2560557daa2802a6a0abd54d0aceaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97b19d91b5db61c22888b9f9c66be6814d2560557daa2802a6a0abd54d0aceaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b19d91b5db61c22888b9f9c66be6814d2560557daa2802a6a0abd54d0aceaf", kill_on_drop: false }` [INFO] [stdout] 97b19d91b5db61c22888b9f9c66be6814d2560557daa2802a6a0abd54d0aceaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", 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] 20ee01f41e3265fad5afaa2902ae13202a80ccd8b58762c0af20694e8c94223a [INFO] running `Command { std: "docker" "start" "-a" "20ee01f41e3265fad5afaa2902ae13202a80ccd8b58762c0af20694e8c94223a", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling winreg v0.9.0 [INFO] [stderr] Compiling hex-literal v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling subprocess v0.2.7 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] error: failed to run custom build command for `winreg v0.9.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/winreg-7f05d587da191f1f/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: winreg is only supported on Windows platforms [INFO] [stderr] help: if your application is multi-platform, use `[target.'cfg(windows)'.dependencies] winreg = "..."` [INFO] [stderr] help: if your application is only supported on Windows, use `--target x86_64-pc-windows-gnu` or some other windows platform [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "20ee01f41e3265fad5afaa2902ae13202a80ccd8b58762c0af20694e8c94223a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ee01f41e3265fad5afaa2902ae13202a80ccd8b58762c0af20694e8c94223a", kill_on_drop: false }` [INFO] [stdout] 20ee01f41e3265fad5afaa2902ae13202a80ccd8b58762c0af20694e8c94223a