[INFO] updating cached repository https://github.com/lenscas/card_game_client
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] [stderr] From https://github.com/lenscas/card_game_client
[INFO] [stderr]    bdb0f1d..1453b7b  feature/combat -> feature/combat
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 94bd2835cdf4441b921b4ee1ee27540185de6b0b
[INFO] checking lenscas/card_game_client against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Fcard_game_client" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lenscas/card_game_client on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/lenscas/card_game_client
[INFO] removed path dependency mergui from git repo https://github.com/lenscas/card_game_client
[INFO] finished tweaking git repo https://github.com/lenscas/card_game_client
[INFO] tweaked toml for git repo https://github.com/lenscas/card_game_client written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate git repo https://github.com/lenscas/card_game_client already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (mergui) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/lenscas/quick_surf.git`
[INFO] [stderr]     Updating git repository `https://github.com/ryanisaacg/quicksilver.git`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (mergui) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded elefont v0.1.3
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] c068c931447b0e346607c29556491df937d07426cd3b44d6f29da5cc55fabe6c
[INFO] running `"docker" "start" "-a" "c068c931447b0e346607c29556491df937d07426cd3b44d6f29da5cc55fabe6c"`
[INFO] [stderr] warning: dependency (mergui) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling xml-rs v0.8.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling lalrpop-util v0.16.3
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]     Checking futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.5
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling base-x v0.2.6
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]    Compiling RustyXML v0.1.1
[INFO] [stderr]    Compiling curl v0.4.28
[INFO] [stderr]    Compiling isahc v0.8.2
[INFO] [stderr]     Checking instant v0.1.2
[INFO] [stderr]     Checking ahash v0.3.2
[INFO] [stderr]     Checking slotmap v0.3.0
[INFO] [stderr]     Checking mint v0.5.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.3
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling curl-sys v0.4.30+curl-7.69.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.7.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]    Compiling utf-8 v0.6.0
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling unreachable v0.1.1
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling ascii-canvas v1.0.0
[INFO] [stderr]    Compiling debug_unreachable v0.1.1
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking parking_lot_core v0.7.1
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking ogg v0.7.0
[INFO] [stderr]     Checking backtrace-sys v0.1.35
[INFO] [stderr]     Checking libudev-sys v0.1.4
[INFO] [stderr]     Checking alsa-sys v0.1.2
[INFO] [stderr]     Checking libz-sys v1.0.25
[INFO] [stderr]     Checking openssl-sys v0.9.55
[INFO] [stderr]     Checking x11-dl v2.18.5
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking nix v0.15.0
[INFO] [stderr]    Compiling stdweb v0.4.20
[INFO] [stderr]    Compiling tendril v0.2.4
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling ena v0.11.0
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking png v0.15.3
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking backtrace v0.3.46
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]     Checking cpal v0.8.2
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling enum-map-derive v0.4.3
[INFO] [stderr]    Compiling async-trait v0.1.30
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking futures-executor-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]    Compiling regex v1.3.6
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling sha2 v0.8.1
[INFO] [stderr]     Checking minimp3 v0.3.5
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.4
[INFO] [stderr]    Compiling glow v0.4.0
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr] error: could not compile `http`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=265b1215048583fa -C extra-filename=-265b1215048583fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8ca71bdb6848ce27.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-6859be5a3aab65f9.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-d9864392a5dbf243.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=80248f3b4c4a9310 -C extra-filename=-80248f3b4c4a9310 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cd2e9f0d9ca8c9ac.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0d7fa3686399832a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4b82fbe77a2f57e9.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-d5b799a18d3a36dc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "c068c931447b0e346607c29556491df937d07426cd3b44d6f29da5cc55fabe6c"`
[INFO] running `"docker" "rm" "-f" "c068c931447b0e346607c29556491df937d07426cd3b44d6f29da5cc55fabe6c"`
[INFO] [stdout] c068c931447b0e346607c29556491df937d07426cd3b44d6f29da5cc55fabe6c
