[INFO] updating cached repository https://github.com/ArielMant0/RustChess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c69a93731898fff30606498fbe68cfc6710102e [INFO] testing ArielMant0/RustChess against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArielMant0%2FRustChess" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ArielMant0/RustChess on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ArielMant0/RustChess [INFO] finished tweaking git repo https://github.com/ArielMant0/RustChess [INFO] tweaked toml for git repo https://github.com/ArielMant0/RustChess written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ArielMant0/RustChess already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64c0735a888446e37c434eea466617c8e09cdbf94c7b36e3a621c02747572419 [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" "64c0735a888446e37c434eea466617c8e09cdbf94c7b36e3a621c02747572419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64c0735a888446e37c434eea466617c8e09cdbf94c7b36e3a621c02747572419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c0735a888446e37c434eea466617c8e09cdbf94c7b36e3a621c02747572419", kill_on_drop: false }` [INFO] [stdout] 64c0735a888446e37c434eea466617c8e09cdbf94c7b36e3a621c02747572419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f521db700538e526e87b79ec0c0ce8b2168c64779c87ea92e39383a0108e4e54 [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" "f521db700538e526e87b79ec0c0ce8b2168c64779c87ea92e39383a0108e4e54", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling vk-sys v0.2.7 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling lzw v0.9.0 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling gif v0.7.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling vulkano v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling png v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling cgmath v0.12.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stdout] error[E0081]: discriminant value `1000104001` already exists [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.3.2/src/swapchain/surface.rs:906:26 [INFO] [stdout] | [INFO] [stdout] 905 | DisplayP3Linear = vk::COLOR_SPACE_DISPLAY_P3_LINEAR_EXT, [INFO] [stdout] | ------------------------------------- first use of `1000104001` [INFO] [stdout] 906 | DisplayP3NonLinear = vk::COLOR_SPACE_DISPLAY_P3_NONLINEAR_EXT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ enum already has `1000104001` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0081]: discriminant value `1000104003` already exists [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.3.2/src/swapchain/surface.rs:909:19 [INFO] [stdout] | [INFO] [stdout] 907 | ScrgbLinear = vk::COLOR_SPACE_SCRGB_LINEAR_EXT, [INFO] [stdout] | -------------------------------- first use of `1000104003` [INFO] [stdout] 908 | ScrgbNonLinear = vk::COLOR_SPACE_SCRGB_NONLINEAR_EXT, [INFO] [stdout] 909 | DciP3Linear = vk::COLOR_SPACE_DCI_P3_LINEAR_EXT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ enum already has `1000104003` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0081]: discriminant value `1000104004` already exists [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.3.2/src/swapchain/surface.rs:910:22 [INFO] [stdout] | [INFO] [stdout] 908 | ScrgbNonLinear = vk::COLOR_SPACE_SCRGB_NONLINEAR_EXT, [INFO] [stdout] | ----------------------------------- first use of `1000104004` [INFO] [stdout] 909 | DciP3Linear = vk::COLOR_SPACE_DCI_P3_LINEAR_EXT, [INFO] [stdout] 910 | DciP3NonLinear = vk::COLOR_SPACE_DCI_P3_NONLINEAR_EXT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ enum already has `1000104004` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name x11_dl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x11-dl-2.18.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=23b4654457f8fb09 -C extra-filename=-23b4654457f8fb09 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rmeta --extern maybe_uninit=/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rmeta --cap-lints allow --cap-lints=warn -l dl` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f521db700538e526e87b79ec0c0ce8b2168c64779c87ea92e39383a0108e4e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f521db700538e526e87b79ec0c0ce8b2168c64779c87ea92e39383a0108e4e54", kill_on_drop: false }` [INFO] [stdout] f521db700538e526e87b79ec0c0ce8b2168c64779c87ea92e39383a0108e4e54