[INFO] cloning repository https://github.com/Tskken/virt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tskken/virt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTskken%2Fvirt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTskken%2Fvirt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 436d65bc84dcee6cd2bdac1cfe9f7cf0c1bdbdbc [INFO] checking Tskken/virt against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTskken%2Fvirt" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tskken/virt on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tskken/virt [INFO] finished tweaking git repo https://github.com/Tskken/virt [INFO] tweaked toml for git repo https://github.com/Tskken/virt written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Tskken/virt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", 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] ed9e3705be60a6d8da97687dc92fc4d4aaaeb3d95489369f5795847fef8893ae [INFO] running `Command { std: "docker" "start" "-a" "ed9e3705be60a6d8da97687dc92fc4d4aaaeb3d95489369f5795847fef8893ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed9e3705be60a6d8da97687dc92fc4d4aaaeb3d95489369f5795847fef8893ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed9e3705be60a6d8da97687dc92fc4d4aaaeb3d95489369f5795847fef8893ae", kill_on_drop: false }` [INFO] [stdout] ed9e3705be60a6d8da97687dc92fc4d4aaaeb3d95489369f5795847fef8893ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fb1b117828809b135bd9b02805a0ff0ef69fd02f8262c6c5d5323ff65d8f0e8 [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" "2fb1b117828809b135bd9b02805a0ff0ef69fd02f8262c6c5d5323ff65d8f0e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling vulkano v0.19.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking vk-sys v0.5.2 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking instant v0.1.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking byteorder v1.3.4 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling shaderc-sys v0.6.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [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 --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=acbd31da02d10595 -C extra-filename=-acbd31da02d10595 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-df97b860f7a76404.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2d9db50b48a19ffd.rmeta --extern maybe_uninit=/opt/rustwide/target/debug/deps/libmaybe_uninit-a9e5237f20630848.rmeta --cap-lints allow --cap-lints=forbid -l dl` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.build_script_build.e58qdpxb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39" "/opt/rustwide/target/debug/build/wayland-client-b120551a0d4bdd39/build_script_build-b120551a0d4bdd39.1ukkjhc8qm59pc7z.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwayland_scanner-d3f85ad524d203f7.rlib" "/opt/rustwide/target/debug/deps/libxml-d5feb083fd2167f7.rlib" "/opt/rustwide/target/debug/deps/libquote-c8c4589b60ce3921.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-8115c969f6e9e75a.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-a81338cd23b23cba.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-32c6bf27c59d75f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6f5658153d127ddd.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b69e89b2ef7e009e.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fe971cf9622d0c47.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9ff49e5df977573d.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-323dea4ee1c9a010.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f12d17a047776008.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3d968aa3120f6a27.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-22cd238a7814521c.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f2c707309e5edc5c.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6b6b4b2bc151fc5a.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-32b57ee4d7c8dc07.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d9f2cb19c79e847e.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3ccc4a4f3013e9ef.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-aa547327a7679d28.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-90996f4879673567.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9ea09a899c3eda46.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ea377e9224b11a8a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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" "2fb1b117828809b135bd9b02805a0ff0ef69fd02f8262c6c5d5323ff65d8f0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fb1b117828809b135bd9b02805a0ff0ef69fd02f8262c6c5d5323ff65d8f0e8", kill_on_drop: false }` [INFO] [stdout] 2fb1b117828809b135bd9b02805a0ff0ef69fd02f8262c6c5d5323ff65d8f0e8