[INFO] updating cached repository https://github.com/tarkah/gui [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] 52f09d03e478e9465c758683aad292ee4a100f80 [INFO] testing tarkah/gui against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarkah%2Fgui" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tarkah/gui 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/tarkah/gui [INFO] finished tweaking git repo https://github.com/tarkah/gui [INFO] tweaked toml for git repo https://github.com/tarkah/gui written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/tarkah/gui 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] a8735d60ffa8437688def76d199cfa955d690eee97fc7048c97e61da8e8813fa [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" "a8735d60ffa8437688def76d199cfa955d690eee97fc7048c97e61da8e8813fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8735d60ffa8437688def76d199cfa955d690eee97fc7048c97e61da8e8813fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8735d60ffa8437688def76d199cfa955d690eee97fc7048c97e61da8e8813fa", kill_on_drop: false }` [INFO] [stdout] a8735d60ffa8437688def76d199cfa955d690eee97fc7048c97e61da8e8813fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 875f0db3a527f90f2296dd357ab8434d8f2dc68f8d3fb6068372c887e3ba5a44 [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" "875f0db3a527f90f2296dd357ab8434d8f2dc68f8d3fb6068372c887e3ba5a44", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling iced_core v0.1.0 (https://github.com/tarkah/iced?branch=power-fix#aee90090) [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling xmlparser v0.10.0 [INFO] [stderr] Compiling isahc v0.8.2 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling ttf-parser v0.2.2 [INFO] [stderr] Compiling unicode-script v0.3.0 [INFO] [stderr] Compiling sw-composite v0.5.10 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling rgb v0.8.16 [INFO] [stderr] Compiling glam v0.8.5 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling openssl-src v111.6.1+1.1.1d [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling curl-sys v0.4.25 [INFO] [stderr] Compiling harfbuzz-sys v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling iced_style v0.1.0-alpha (https://github.com/tarkah/iced?branch=power-fix#aee90090) [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling roxmltree v0.7.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling kurbo v0.2.3 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] error: could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.21/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=220c423da740cf4d -C extra-filename=-220c423da740cf4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8bfe3ea31e61641c.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rmeta --cap-lints allow --cap-lints=warn` (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" "875f0db3a527f90f2296dd357ab8434d8f2dc68f8d3fb6068372c887e3ba5a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "875f0db3a527f90f2296dd357ab8434d8f2dc68f8d3fb6068372c887e3ba5a44", kill_on_drop: false }` [INFO] [stdout] 875f0db3a527f90f2296dd357ab8434d8f2dc68f8d3fb6068372c887e3ba5a44