[INFO] cloning repository https://github.com/IGBC/jackctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IGBC/jackctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIGBC%2Fjackctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIGBC%2Fjackctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ab760b90914c7941463fc9655a76f659c5852f8 [INFO] testing IGBC/jackctl 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%2FIGBC%2Fjackctl" "/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/IGBC/jackctl 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/IGBC/jackctl [INFO] finished tweaking git repo https://github.com/IGBC/jackctl [INFO] tweaked toml for git repo https://github.com/IGBC/jackctl written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/IGBC/jackctl 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-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" "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] 6dbe6777976f09be6421fc76a37f9d55cc79c3285670a93be4fbf9c8545bf348 [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" "6dbe6777976f09be6421fc76a37f9d55cc79c3285670a93be4fbf9c8545bf348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dbe6777976f09be6421fc76a37f9d55cc79c3285670a93be4fbf9c8545bf348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dbe6777976f09be6421fc76a37f9d55cc79c3285670a93be4fbf9c8545bf348", kill_on_drop: false }` [INFO] [stdout] 6dbe6777976f09be6421fc76a37f9d55cc79c3285670a93be4fbf9c8545bf348 [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" "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] 2fd2c2d61fb957b33a0e51b5add5b9db05aa7a5b11b6495f360fb7f158e49b98 [INFO] running `Command { std: "docker" "start" "-a" "2fd2c2d61fb957b33a0e51b5add5b9db05aa7a5b11b6495f360fb7f158e49b98", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling atomptr v1.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling jack-sys v0.2.3 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling dbus-tree v0.9.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] error: could not compile `dbus` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dbus --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-0.9.5/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=40f30a6388773d57 -C extra-filename=-40f30a6388773d57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-fe3fd28bde6034c8.rmeta --extern libdbus_sys=/opt/rustwide/target/debug/deps/liblibdbus_sys-dc8e67e7413f5c20.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=f637371e10fc19ef -C extra-filename=-f637371e10fc19ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2fa7967e9d8b4bda.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e470ad3aa854e09e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2fd2c2d61fb957b33a0e51b5add5b9db05aa7a5b11b6495f360fb7f158e49b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd2c2d61fb957b33a0e51b5add5b9db05aa7a5b11b6495f360fb7f158e49b98", kill_on_drop: false }` [INFO] [stdout] 2fd2c2d61fb957b33a0e51b5add5b9db05aa7a5b11b6495f360fb7f158e49b98