[INFO] cloning repository https://github.com/AlmightyFloppyFish/zircon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlmightyFloppyFish/zircon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmightyFloppyFish%2Fzircon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmightyFloppyFish%2Fzircon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2db5924b284c8c4792d242883bc88ca7acee8cd2 [INFO] checking AlmightyFloppyFish/zircon against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmightyFloppyFish%2Fzircon" "/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/AlmightyFloppyFish/zircon on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AlmightyFloppyFish/zircon [INFO] finished tweaking git repo https://github.com/AlmightyFloppyFish/zircon [INFO] tweaked toml for git repo https://github.com/AlmightyFloppyFish/zircon written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/AlmightyFloppyFish/zircon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "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" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 270405cc2adb91b182131750b789551fd7adf53cb68e67a1ff90d4e2d736187a [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" "270405cc2adb91b182131750b789551fd7adf53cb68e67a1ff90d4e2d736187a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "270405cc2adb91b182131750b789551fd7adf53cb68e67a1ff90d4e2d736187a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270405cc2adb91b182131750b789551fd7adf53cb68e67a1ff90d4e2d736187a", kill_on_drop: false }` [INFO] [stdout] 270405cc2adb91b182131750b789551fd7adf53cb68e67a1ff90d4e2d736187a [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" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 545ff8e273bbd6c1e177fcb01ab73bb7265884a0f83c35c36ffcde34501c5041 [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" "545ff8e273bbd6c1e177fcb01ab73bb7265884a0f83c35c36ffcde34501c5041", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling vulkano v0.11.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking vk-sys v0.4.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking safe-transmute v0.10.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling shaderc v0.3.16 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rusttype v0.7.5 [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.11 [INFO] [stderr] Checking andrew v0.1.6 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam v0.5.0 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=d9c58eecdf78f28c -C extra-filename=-d9c58eecdf78f28c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1f00f94aad50bb6e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b72dee49bb619911.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a81338cd23b23cba.rmeta --cap-lints allow --cap-lints=forbid` (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/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.build_script_build.88br6ego-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c" "/opt/rustwide/target/debug/build/wayland-protocols-8f24d275e8a2a18c/build_script_build-8f24d275e8a2a18c.1ssidtfn7oopofpp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwayland_scanner-f8d2d9109e57441b.rlib" "/opt/rustwide/target/debug/deps/libxml-741d2021ace47d06.rlib" "/opt/rustwide/target/debug/deps/libquote-b72dee49bb619911.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-1f00f94aad50bb6e.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-a81338cd23b23cba.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-32c6bf27c59d75f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6f5658153d127ddd.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b69e89b2ef7e009e.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fe971cf9622d0c47.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9ff49e5df977573d.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-323dea4ee1c9a010.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f12d17a047776008.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3d968aa3120f6a27.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-22cd238a7814521c.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f2c707309e5edc5c.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6b6b4b2bc151fc5a.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-32b57ee4d7c8dc07.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d9f2cb19c79e847e.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3ccc4a4f3013e9ef.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-aa547327a7679d28.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-90996f4879673567.rlib" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9ea09a899c3eda46.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/9503ea19edbf01b9435e80e17d60ce1b88390116/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] error: build failed [INFO] running `Command { std: "docker" "inspect" "545ff8e273bbd6c1e177fcb01ab73bb7265884a0f83c35c36ffcde34501c5041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "545ff8e273bbd6c1e177fcb01ab73bb7265884a0f83c35c36ffcde34501c5041", kill_on_drop: false }` [INFO] [stdout] 545ff8e273bbd6c1e177fcb01ab73bb7265884a0f83c35c36ffcde34501c5041