[INFO] cloning repository https://github.com/etok414/fractal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etok414/fractal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetok414%2Ffractal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetok414%2Ffractal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25619b1c01c4e8a05c9848b3a30acfc6f03a3efb [INFO] testing etok414/fractal 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%2Fetok414%2Ffractal" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/etok414/fractal 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/etok414/fractal [INFO] finished tweaking git repo https://github.com/etok414/fractal [INFO] tweaked toml for git repo https://github.com/etok414/fractal written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/etok414/fractal 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-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46aec2ef9f7c0b3835dd330162080df911fddc9eb92799a5db00a13c3109be5b [INFO] running `Command { std: "docker" "start" "-a" "46aec2ef9f7c0b3835dd330162080df911fddc9eb92799a5db00a13c3109be5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46aec2ef9f7c0b3835dd330162080df911fddc9eb92799a5db00a13c3109be5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46aec2ef9f7c0b3835dd330162080df911fddc9eb92799a5db00a13c3109be5b", kill_on_drop: false }` [INFO] [stdout] 46aec2ef9f7c0b3835dd330162080df911fddc9eb92799a5db00a13c3109be5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c445ed9226e2924e734d6c04191e4343d92d7a6de29079bea5df667e1d8c02a [INFO] running `Command { std: "docker" "start" "-a" "9c445ed9226e2924e734d6c04191e4343d92d7a6de29079bea5df667e1d8c02a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling vulkano v0.13.0 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling vk-sys v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling instant v0.1.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling conrod_winit v0.66.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [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] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling cmake v0.1.41 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling shaderc-sys v0.5.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling euclid v0.20.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling pennereq v0.3.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [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.44/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"' -C metadata=b9731d24d925898f -C extra-filename=-b9731d24d925898f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a6f61508a3296ace.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2efd40e621c93118.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-09e70e8bcc039b17.rmeta --cap-lints allow --cap-lints=warn --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rand` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rand --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.7.0/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="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="std"' -C metadata=736ed5e859188b6d -C extra-filename=-736ed5e859188b6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom_package=/opt/rustwide/target/debug/deps/libgetrandom-a7b1b771607bba4d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-96a462c5444e48f6.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-8b6ae4e35b50affe.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-96890e5d474700c4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `num-complex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name num_complex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-complex-0.2.3/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="std"' -C metadata=621e95d36f443a55 -C extra-filename=-621e95d36f443a55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ee7be1221856e2e1.rmeta --cap-lints allow --cap-lints=warn --cfg has_i128` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `euclid` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name euclid /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/euclid-0.20.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=e90a122de8bc503e -C extra-filename=-e90a122de8bc503e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ee7be1221856e2e1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `num-integer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name num_integer /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.41/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="std"' -C metadata=9881aea213b7175d -C extra-filename=-9881aea213b7175d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ee7be1221856e2e1.rmeta --cap-lints allow --cap-lints=warn --cfg has_i128` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `crossbeam-epoch` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name crossbeam_epoch /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.2/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="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=477733339cc14d48 -C extra-filename=-477733339cc14d48 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-b13769804a21de2d.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-30dc69ede17d5499.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-1ab2fc8a27c44251.rmeta --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rand` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rand /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.6.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_os"' --cfg 'feature="std"' -C metadata=700e638e81df9b5c -C extra-filename=-700e638e81df9b5c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-96a462c5444e48f6.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-46fd346ac9e6f7c9.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rmeta --extern rand_hc=/opt/rustwide/target/debug/deps/librand_hc-f690e7cf53692c14.rmeta --extern rand_isaac=/opt/rustwide/target/debug/deps/librand_isaac-3f3727b3acd8af98.rmeta --extern rand_jitter=/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rmeta --extern rand_os=/opt/rustwide/target/debug/deps/librand_os-de71f283499d1ce2.rmeta --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-a9756d397c3121a4.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-16675fe8d6ea6560.rmeta --cap-lints allow --cap-lints=warn --cfg rustc_1_25 --cfg rustc_1_26 --cfg rustc_1_27` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wayland-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wayland_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-sys-0.21.13/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="client"' --cfg 'feature="cursor"' --cfg 'feature="dlopen"' --cfg 'feature="egl"' --cfg 'feature="lazy_static"' -C metadata=544168ab66ca3f45 -C extra-filename=-544168ab66ca3f45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dlib=/opt/rustwide/target/debug/deps/libdlib-579eaebeb18bd05e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-08b59e0299771202/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.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=aa54d6d79aa71121 -C extra-filename=-aa54d6d79aa71121 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-95dbd6b1c1e7a457.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-96a462c5444e48f6.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wayland-scanner` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wayland_scanner /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-scanner-0.21.13/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=5bedfd7f1690aec3 -C extra-filename=-5bedfd7f1690aec3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a6f61508a3296ace.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2efd40e621c93118.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-150d1920bfab59b2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [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.3/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=35c2d7009a7bd2f3 -C extra-filename=-35c2d7009a7bd2f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-96a462c5444e48f6.rmeta --cap-lints allow --cap-lints=warn -l dl` (signal: 9, SIGKILL: kill) [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.14.9/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=1c39ad0a68baf013 -C extra-filename=-1c39ad0a68baf013 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a6f61508a3296ace.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2efd40e621c93118.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-09e70e8bcc039b17.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ordered-float` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ordered_float /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ordered-float-1.0.2/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="default"' --cfg 'feature="std"' -C metadata=888691e6ffb22ec6 -C extra-filename=-888691e6ffb22ec6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ee7be1221856e2e1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `crossbeam-deque` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name crossbeam_deque /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.6.3/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=cd4d8ae0df6284bc -C extra-filename=-cd4d8ae0df6284bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_epoch=/opt/rustwide/target/debug/deps/libcrossbeam_epoch-477733339cc14d48.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-30dc69ede17d5499.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `crossbeam-deque` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name crossbeam_deque /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.7.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=f2968a416eb07070 -C extra-filename=-f2968a416eb07070 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_epoch=/opt/rustwide/target/debug/deps/libcrossbeam_epoch-477733339cc14d48.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-30dc69ede17d5499.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sid` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sid /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sid-0.5.2/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=882f859c4ca9ed8e -C extra-filename=-882f859c4ca9ed8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d4972f32b088a423.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `parking_lot_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name parking_lot_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.5.0/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=076c9b6f3f733e16 -C extra-filename=-076c9b6f3f733e16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-96a462c5444e48f6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-700e638e81df9b5c.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rmeta --cap-lints allow --cap-lints=warn --cfg has_sized_atomics` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `phf_generator` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name phf_generator /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_generator-0.7.24/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=a639fc91b6362027 -C extra-filename=-a639fc91b6362027 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phf_shared=/opt/rustwide/target/debug/deps/libphf_shared-acef33dc2cfc8d41.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-700e638e81df9b5c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `enum_primitive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name enum_primitive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enum_primitive-0.1.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=7a0a698392bfbdfb -C extra-filename=-7a0a698392bfbdfb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d4972f32b088a423.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wayland-commons` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wayland_commons /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-commons-0.21.13/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="native_lib"' --cfg 'feature="wayland-sys"' -C metadata=a70fbac10b73d192 -C extra-filename=-a70fbac10b73d192 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-aa54d6d79aa71121.rmeta --extern wayland_sys=/opt/rustwide/target/debug/deps/libwayland_sys-544168ab66ca3f45.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-08b59e0299771202/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9c445ed9226e2924e734d6c04191e4343d92d7a6de29079bea5df667e1d8c02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c445ed9226e2924e734d6c04191e4343d92d7a6de29079bea5df667e1d8c02a", kill_on_drop: false }` [INFO] [stdout] 9c445ed9226e2924e734d6c04191e4343d92d7a6de29079bea5df667e1d8c02a