[INFO] cloning repository https://github.com/Ryan1729/rote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/rote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Frote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Frote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35349c1c930dceed84830cb97572c24880b02593 [INFO] testing Ryan1729/rote against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Frote" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryan1729/rote on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ryan1729/rote [INFO] finished tweaking git repo https://github.com/Ryan1729/rote [INFO] tweaked toml for git repo https://github.com/Ryan1729/rote written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Ryan1729/rote already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomicwrites v0.2.5 [INFO] [stderr] Downloaded tree-sitter v0.17.1 [INFO] [stderr] Downloaded ropey v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] bb147d60704f6aca928138266c6a573e344fa12a701142aac1f439ef7a504695 [INFO] running `Command { std: "docker" "start" "-a" "bb147d60704f6aca928138266c6a573e344fa12a701142aac1f439ef7a504695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb147d60704f6aca928138266c6a573e344fa12a701142aac1f439ef7a504695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb147d60704f6aca928138266c6a573e344fa12a701142aac1f439ef7a504695", kill_on_drop: false }` [INFO] [stdout] bb147d60704f6aca928138266c6a573e344fa12a701142aac1f439ef7a504695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2356695b4bbe931b746b0b783e91fc654a748074ad3553b3d0d2bb1980df9db6 [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" "2356695b4bbe931b746b0b783e91fc654a748074ad3553b3d0d2bb1980df9db6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/libs/macros) [INFO] [stderr] Compiling perf_viz_proc_macro v0.1.0 (/opt/rustwide/workdir/libs/perf_viz/libs/perf_viz_proc_macro) [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling is_linebreak_char v0.1.0 (/opt/rustwide/workdir/libs/is_linebreak_char) [INFO] [stderr] Compiling vec1 v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/libs/platform_layer/libs/wimp/shared) [INFO] [stderr] Compiling spin_sleep v0.3.7 [INFO] [stderr] Compiling paths v0.1.0 (/opt/rustwide/workdir/libs/editor/libs/paths) [INFO] [stderr] Compiling fast_hash v0.1.0 (/opt/rustwide/workdir/libs/fast_hash) [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tree-sitter v0.17.1 [INFO] [stderr] Compiling parsers v0.1.0 (/opt/rustwide/workdir/libs/editor/libs/parsers) [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling linebreak v0.1.0 (/opt/rustwide/workdir/libs/platform_layer/libs/wimp/gl_layer/libs/text_rendering/libs/linebreak) [INFO] [stderr] Compiling pos_f32 v0.1.0 (/opt/rustwide/workdir/libs/platform_types/libs/pos_f32) [INFO] [stderr] Compiling move_mod v0.1.0 (/opt/rustwide/workdir/libs/platform_types/libs/move_mod) [INFO] [stderr] Compiling text_pos v0.1.0 (/opt/rustwide/workdir/libs/text_pos) [INFO] [stderr] Compiling vec1 v0.1.0 (/opt/rustwide/workdir/libs/vec1) [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling ropey v1.3.1 [INFO] [stderr] Compiling if_changed v0.1.0 (/opt/rustwide/workdir/libs/if_changed) [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling non_neg_f32 v0.1.0 (/opt/rustwide/workdir/libs/platform_types/libs/non_neg_f32) [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling perf_viz v0.1.0 (/opt/rustwide/workdir/libs/perf_viz) [INFO] [stderr] Compiling pos_f32_trunc v0.1.0 (/opt/rustwide/workdir/libs/platform_types/libs/pos_f32_trunc) [INFO] [stderr] Compiling f32_0_1 v0.1.0 (/opt/rustwide/workdir/libs/platform_types/libs/f32_0_1) [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling abs v0.1.0 (/opt/rustwide/workdir/libs/abs) [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling panic_safe_rope v0.1.0 (/opt/rustwide/workdir/libs/panic_safe_rope) [INFO] [stderr] Compiling screen_space v0.1.0 (/opt/rustwide/workdir/libs/screen_space) [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling file_chooser v0.1.0 (/opt/rustwide/workdir/libs/platform_layer/libs/file_chooser) [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-999bda820e97ff4f/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'Xevie', 'SelectInput')) [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/xevie.rs' [INFO] [stderr] thread 'main' panicked at 'processing of /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xml/xevie.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: 0x555820b4a02d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x555820b4a02d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x555820b4a02d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x555820b4a02d - ::fmt::h606862f787600875 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x555820b6a42c - core::fmt::write::he803f0f418caf762 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x555820b467c8 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x555820b4be27 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x555820b4be27 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x555820b4be27 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x555820b4baf0 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x555820b4c579 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x555820b4c267 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x555820b4a4f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x555820b4bf79 - rust_begin_unwind [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x555820b27413 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x555820b2e4aa - build_script_build::main::{{closure}}::hbe8a6608e4e4320c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75:17 [INFO] [stderr] 16: 0x555820b2d36d - build_script_build::visit_xml::h5493285d2895db1b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20:44 [INFO] [stderr] 17: 0x555820b2d9e3 - build_script_build::main::hc4fb42f628a24e88 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56:5 [INFO] [stderr] 18: 0x555820b2a35b - core::ops::function::FnOnce::call_once::h6fc429bd35125f83 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x555820b2b7de - std::sys_common::backtrace::__rust_begin_short_backtrace::hd5d4d27055266f45 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x555820b2a1d1 - std::rt::lang_start::{{closure}}::hdc62aefd3ba8f6ff [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x555820b49711 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x555820b49711 - std::panicking::try::do_call::h7bc9dc436daeb8c7 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 23: 0x555820b49711 - std::panicking::try::h653d68a27ff5f175 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 24: 0x555820b49711 - std::panic::catch_unwind::h9d739f9f59895e68 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x555820b49711 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x555820b49711 - std::panicking::try::do_call::hfb39d6df61a2e69f [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 27: 0x555820b49711 - std::panicking::try::h13e2d225134958ac [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 28: 0x555820b49711 - std::panic::catch_unwind::h3bd49b5a5dfb1a50 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x555820b49711 - std::rt::lang_start_internal::h2ba92edce36c035e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x555820b2a1a0 - std::rt::lang_start::he505d63515495595 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x555820b2e4ec - main [INFO] [stderr] 32: 0x7fd8a378b0b3 - __libc_start_main [INFO] [stderr] 33: 0x555820b27b9e - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2356695b4bbe931b746b0b783e91fc654a748074ad3553b3d0d2bb1980df9db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2356695b4bbe931b746b0b783e91fc654a748074ad3553b3d0d2bb1980df9db6", kill_on_drop: false }` [INFO] [stdout] 2356695b4bbe931b746b0b783e91fc654a748074ad3553b3d0d2bb1980df9db6