[INFO] updating cached repository https://github.com/Noah2610/LD46-TheHum [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a8869faf8a1aa7fc0d5ba85348de266b71efe50b [INFO] testing Noah2610/LD46-TheHum against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoah2610%2FLD46-TheHum" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 9% (21/221) Checking out files: 9% (22/221) Checking out files: 10% (23/221) Checking out files: 11% (25/221) Checking out files: 12% (27/221) Checking out files: 13% (29/221) Checking out files: 14% (31/221) Checking out files: 15% (34/221) Checking out files: 16% (36/221) Checking out files: 17% (38/221) Checking out files: 18% (40/221) Checking out files: 19% (42/221) Checking out files: 20% (45/221) Checking out files: 21% (47/221) Checking out files: 22% (49/221) Checking out files: 23% (51/221) Checking out files: 24% (54/221) Checking out files: 25% (56/221) Checking out files: 26% (58/221) Checking out files: 27% (60/221) Checking out files: 28% (62/221) Checking out files: 29% (65/221) Checking out files: 30% (67/221) Checking out files: 31% (69/221) Checking out files: 32% (71/221) Checking out files: 33% (73/221) Checking out files: 34% (76/221) Checking out files: 35% (78/221) Checking out files: 36% (80/221) Checking out files: 37% (82/221) Checking out files: 38% (84/221) Checking out files: 39% (87/221) Checking out files: 40% (89/221) Checking out files: 41% (91/221) Checking out files: 42% (93/221) Checking out files: 43% (96/221) Checking out files: 44% (98/221) Checking out files: 45% (100/221) Checking out files: 46% (102/221) Checking out files: 47% (104/221) Checking out files: 48% (107/221) Checking out files: 49% (109/221) Checking out files: 50% (111/221) Checking out files: 51% (113/221) Checking out files: 52% (115/221) Checking out files: 53% (118/221) Checking out files: 54% (120/221) Checking out files: 55% (122/221) Checking out files: 56% (124/221) Checking out files: 57% (126/221) Checking out files: 58% (129/221) Checking out files: 59% (131/221) Checking out files: 60% (133/221) Checking out files: 61% (135/221) Checking out files: 62% (138/221) Checking out files: 63% (140/221) Checking out files: 64% (142/221) Checking out files: 65% (144/221) Checking out files: 66% (146/221) Checking out files: 67% (149/221) Checking out files: 68% (151/221) Checking out files: 69% (153/221) Checking out files: 70% (155/221) Checking out files: 71% (157/221) Checking out files: 72% (160/221) Checking out files: 73% (162/221) Checking out files: 74% (164/221) Checking out files: 75% (166/221) Checking out files: 76% (168/221) Checking out files: 77% (171/221) Checking out files: 78% (173/221) Checking out files: 79% (175/221) Checking out files: 80% (177/221) Checking out files: 81% (180/221) Checking out files: 82% (182/221) Checking out files: 83% (184/221) Checking out files: 84% (186/221) Checking out files: 85% (188/221) Checking out files: 86% (191/221) Checking out files: 87% (193/221) Checking out files: 88% (195/221) Checking out files: 89% (197/221) Checking out files: 90% (199/221) Checking out files: 91% (202/221) Checking out files: 92% (204/221) Checking out files: 93% (206/221) Checking out files: 94% (208/221) Checking out files: 95% (210/221) Checking out files: 96% (213/221) Checking out files: 97% (215/221) Checking out files: 98% (217/221) Checking out files: 99% (219/221) Checking out files: 100% (221/221) Checking out files: 100% (221/221), done. [INFO] validating manifest of git repo https://github.com/Noah2610/LD46-TheHum on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Noah2610/LD46-TheHum [INFO] finished tweaking git repo https://github.com/Noah2610/LD46-TheHum [INFO] tweaked toml for git repo https://github.com/Noah2610/LD46-TheHum written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Noah2610/LD46-TheHum already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6eacccae788e16cdfd88d5cd11a339a511c4c02a1e454b38e1aa84d731226645 [INFO] running `"docker" "start" "-a" "6eacccae788e16cdfd88d5cd11a339a511c4c02a1e454b38e1aa84d731226645"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling objekt v0.1.2 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.11 [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 num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [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 heck v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 phf v0.7.24 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling rustc_version_runtime v0.1.5 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] error: failed to run custom build command for `xcb v0.8.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/xcb-ada8628776984a52/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('event: ', ('xcb', 'Sync', 'AlarmNotify')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 2448, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 296, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 114, in writeout [INFO] [stderr] with open(path, 'w') as f: [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/src/ffi/sync.rs' [INFO] [stderr] thread 'main' panicked at 'processing of /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xml/sync.xml returned non-zero (1)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x555bfa2206c5 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x555bfa2206c5 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x555bfa2206c5 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x555bfa2206c5 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x555bfa24271c - core::fmt::write::h935cb0ed4078a853 [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x555bfa21de83 - std::io::Write::write_fmt::hc912aacf8d691eb3 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x555bfa222c00 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x555bfa222c00 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x555bfa222c00 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x555bfa22294c - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x555bfa2231e7 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stderr] at src/libstd/panicking.rs:486 [INFO] [stderr] 11: 0x555bfa222deb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:388 [INFO] [stderr] 12: 0x555bfa222d5b - std::panicking::begin_panic_fmt::h3ec91017ffedff5c [INFO] [stderr] at src/libstd/panicking.rs:342 [INFO] [stderr] 13: 0x555bfa214a69 - build_script_build::main::{{closure}}::h164ab2f2841810ef [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75 [INFO] [stderr] 14: 0x555bfa214a69 - build_script_build::visit_xml::hd87c08bb81fc017c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20 [INFO] [stderr] 15: 0x555bfa214a69 - build_script_build::main::h54f671592143e8ff [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56 [INFO] [stderr] 16: 0x555bfa215053 - std::rt::lang_start::{{closure}}::h4dc4889979e28bea [INFO] [stderr] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x555bfa2235b8 - std::rt::lang_start_internal::{{closure}}::haabc9d435e1b0c2f [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x555bfa2235b8 - std::panicking::try::do_call::h54d9370b0ac83700 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 19: 0x555bfa2235b8 - std::panicking::try::h85e1c41421d5b6f9 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 20: 0x555bfa2235b8 - std::panic::catch_unwind::hfd957e6c9fdcf274 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x555bfa2235b8 - std::rt::lang_start_internal::hed9744eef32ef5a1 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x555bfa214c38 - main [INFO] [stderr] 23: 0x7fe6baaf30b3 - __libc_start_main [INFO] [stderr] 24: 0x555bfa21318e - _start [INFO] [stderr] 25: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "6eacccae788e16cdfd88d5cd11a339a511c4c02a1e454b38e1aa84d731226645"` [INFO] running `"docker" "rm" "-f" "6eacccae788e16cdfd88d5cd11a339a511c4c02a1e454b38e1aa84d731226645"` [INFO] [stdout] 6eacccae788e16cdfd88d5cd11a339a511c4c02a1e454b38e1aa84d731226645