[INFO] cloning repository https://github.com/AntonZelenin/pointz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AntonZelenin/pointz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonZelenin%2Fpointz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonZelenin%2Fpointz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dd9d5f30c2aa011200c0fe613b7566cfd67fd94 [INFO] checking AntonZelenin/pointz against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonZelenin%2Fpointz" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AntonZelenin/pointz on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AntonZelenin/pointz [INFO] removed path dependency iced from git repo https://github.com/AntonZelenin/pointz [INFO] removed path dependency iced_wgpu from git repo https://github.com/AntonZelenin/pointz [INFO] removed path dependency iced_winit from git repo https://github.com/AntonZelenin/pointz [INFO] finished tweaking git repo https://github.com/AntonZelenin/pointz [INFO] tweaked toml for git repo https://github.com/AntonZelenin/pointz written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/AntonZelenin/pointz already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (iced) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (iced_wgpu) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (iced_winit) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/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" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (iced) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (iced_wgpu) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (iced_winit) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05776d43c90ab223f539cef18dc3c8b6fb2c2edbeebf3ea8242b8d432213d192 [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" "05776d43c90ab223f539cef18dc3c8b6fb2c2edbeebf3ea8242b8d432213d192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05776d43c90ab223f539cef18dc3c8b6fb2c2edbeebf3ea8242b8d432213d192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05776d43c90ab223f539cef18dc3c8b6fb2c2edbeebf3ea8242b8d432213d192", kill_on_drop: false }` [INFO] [stdout] 05776d43c90ab223f539cef18dc3c8b6fb2c2edbeebf3ea8242b8d432213d192 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 964646f90e889863b9003367afcba5c33d5e13ef7386ca361672c6403cdd8475 [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" "964646f90e889863b9003367afcba5c33d5e13ef7386ca361672c6403cdd8475", kill_on_drop: false }` [INFO] [stderr] warning: dependency (iced) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (iced_wgpu) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (iced_winit) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking iced_core v0.2.1 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Checking svg_fmt v0.2.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking tobj v2.0.2 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking relevant v0.4.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking x11 v2.18.2 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Compiling shaderc-sys v0.6.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking iced_style v0.1.0 [INFO] [stderr] Checking gfx-hal v0.4.1 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] error: could not compile `x11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name x11 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x11-2.18.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="xlib"' -C metadata=d0eb7397fd3bf90f -C extra-filename=-d0eb7397fd3bf90f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-014d24e55be89ab1.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -l X11` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "964646f90e889863b9003367afcba5c33d5e13ef7386ca361672c6403cdd8475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "964646f90e889863b9003367afcba5c33d5e13ef7386ca361672c6403cdd8475", kill_on_drop: false }` [INFO] [stdout] 964646f90e889863b9003367afcba5c33d5e13ef7386ca361672c6403cdd8475