[INFO] cloning repository https://github.com/8picoz/wbgp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/8picoz/wbgp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8picoz%2Fwbgp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8picoz%2Fwbgp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61de4806e81e8d0a5baa20561c36419f130a5d2f [INFO] testing 8picoz/wbgp against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8picoz%2Fwbgp" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/8picoz/wbgp on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/8picoz/wbgp [INFO] finished tweaking git repo https://github.com/8picoz/wbgp [INFO] tweaked toml for git repo https://github.com/8picoz/wbgp written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/8picoz/wbgp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c851681f55b45b6b6ba3cb5a236ec53e8a5ffd95816dd44be5e2fec6b323bb5a [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" "c851681f55b45b6b6ba3cb5a236ec53e8a5ffd95816dd44be5e2fec6b323bb5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c851681f55b45b6b6ba3cb5a236ec53e8a5ffd95816dd44be5e2fec6b323bb5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c851681f55b45b6b6ba3cb5a236ec53e8a5ffd95816dd44be5e2fec6b323bb5a", kill_on_drop: false }` [INFO] [stdout] c851681f55b45b6b6ba3cb5a236ec53e8a5ffd95816dd44be5e2fec6b323bb5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 020ffcf97012c2c689f3a5fb6105e38446e420cc9d0c1a21d6a923b63a94536a [INFO] running `Command { std: "docker" "start" "-a" "020ffcf97012c2c689f3a5fb6105e38446e420cc9d0c1a21d6a923b63a94536a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling wbgp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] error: failed to run custom build command for `wbgp v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wbgp-f2a4e41838e53d0a/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=model/* [INFO] [stderr] output path: /opt/rustwide/workdir/target/debug [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "020ffcf97012c2c689f3a5fb6105e38446e420cc9d0c1a21d6a923b63a94536a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020ffcf97012c2c689f3a5fb6105e38446e420cc9d0c1a21d6a923b63a94536a", kill_on_drop: false }` [INFO] [stdout] 020ffcf97012c2c689f3a5fb6105e38446e420cc9d0c1a21d6a923b63a94536a