[INFO] cloning repository https://github.com/louiszhuang/dioxus-hello [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louiszhuang/dioxus-hello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouiszhuang%2Fdioxus-hello", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouiszhuang%2Fdioxus-hello'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c1a553d0b5fe23fdf76a213672b8f0e166db120 [INFO] testing louiszhuang/dioxus-hello 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%2Flouiszhuang%2Fdioxus-hello" "/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/louiszhuang/dioxus-hello 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/louiszhuang/dioxus-hello [INFO] finished tweaking git repo https://github.com/louiszhuang/dioxus-hello [INFO] tweaked toml for git repo https://github.com/louiszhuang/dioxus-hello written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/louiszhuang/dioxus-hello 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] [stderr] Blocking waiting for file lock on package cache [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a81bfbf3045fea11525f550d352819189ed41403429946fa0badf302a05ae05 [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" "8a81bfbf3045fea11525f550d352819189ed41403429946fa0badf302a05ae05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a81bfbf3045fea11525f550d352819189ed41403429946fa0badf302a05ae05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a81bfbf3045fea11525f550d352819189ed41403429946fa0badf302a05ae05", kill_on_drop: false }` [INFO] [stdout] 8a81bfbf3045fea11525f550d352819189ed41403429946fa0badf302a05ae05 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28d61856e2d850a39b6cfd1d5a2c767e7d73230490ac6cc2fffb962fc121b1e9 [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" "28d61856e2d850a39b6cfd1d5a2c767e7d73230490ac6cc2fffb962fc121b1e9", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling gio v0.15.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling tao v0.6.4 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling wry v0.13.3 [INFO] [stderr] Compiling dioxus-interpreter-js v0.2.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling gtk v0.15.4 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling webbrowser v0.6.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling system-deps v5.0.0 [INFO] [stderr] Compiling soup2-sys v0.1.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.4.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.17.0 [INFO] [stderr] Compiling glib-sys v0.15.7 [INFO] [stderr] Compiling gobject-sys v0.15.9 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling gio-sys v0.15.7 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] error: could not compile `x11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name x11 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x11-2.19.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=77f393cc76dfa4e6 -C extra-filename=-77f393cc76dfa4e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-b2df5c3e02b1cb24.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "28d61856e2d850a39b6cfd1d5a2c767e7d73230490ac6cc2fffb962fc121b1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d61856e2d850a39b6cfd1d5a2c767e7d73230490ac6cc2fffb962fc121b1e9", kill_on_drop: false }` [INFO] [stdout] 28d61856e2d850a39b6cfd1d5a2c767e7d73230490ac6cc2fffb962fc121b1e9