[INFO] cloning repository https://github.com/HactarCE/NDCell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HactarCE/NDCell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHactarCE%2FNDCell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHactarCE%2FNDCell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e172aea0d145ce7b5da56891ff2ef26e66315c0 [INFO] testing HactarCE/NDCell against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHactarCE%2FNDCell" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HactarCE/NDCell on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HactarCE/NDCell [INFO] finished tweaking git repo https://github.com/HactarCE/NDCell [INFO] tweaked toml for git repo https://github.com/HactarCE/NDCell written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/HactarCE/NDCell already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "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] 5d07d687515faab853f86ffb2349e748af2621e522a7ada323793814dd7695b9 [INFO] running `Command { std: "docker" "start" "-a" "5d07d687515faab853f86ffb2349e748af2621e522a7ada323793814dd7695b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d07d687515faab853f86ffb2349e748af2621e522a7ada323793814dd7695b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d07d687515faab853f86ffb2349e748af2621e522a7ada323793814dd7695b9", kill_on_drop: false }` [INFO] [stdout] 5d07d687515faab853f86ffb2349e748af2621e522a7ada323793814dd7695b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b86b3aee7fed5d4158768e70123f30967a5531c2d914a35031640f28105fdb09 [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" "b86b3aee7fed5d4158768e70123f30967a5531c2d914a35031640f28105fdb09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling chlorine v1.0.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/HactarCE/inkwell?branch=llvm10-0#ae48148f) [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling seahash v4.0.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling ndcell v0.3.0-dev (/opt/rustwide/workdir/ui) [INFO] [stderr] Compiling send_wrapper v0.5.0 [INFO] [stderr] Compiling colorous v1.0.3 [INFO] [stderr] Compiling sloth v0.2.0 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling nfd2 v0.2.3 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling css-color-parser v0.1.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libmimalloc-sys v0.1.18 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling noisy_float v0.1.13 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling mimalloc v0.1.22 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ndcell_core v0.2.0 (/opt/rustwide/workdir/core) [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-66171e3c97d77938/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: 0x55c0bcf3d9c0 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55c0bcf3d9c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c0bcf3d9c0 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55c0bcf3d9c0 - ::fmt::h1a8751bf59281272 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55c0bcf5b5df - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x55c0bcf3b495 - std::io::Write::write_fmt::hd7dd3a1df9b6befb [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/io/mod.rs:1580:15 [INFO] [stderr] 6: 0x55c0bcf3f69b - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55c0bcf3f69b - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55c0bcf3f69b - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55c0bcf3f17d - std::panicking::default_hook::h3067e8318decd17a [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55c0bcf3fc4d - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55c0bcf3f847 - std::panicking::begin_panic_handler::{{closure}}::ha376ab85d95a000e [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55c0bcf3de7c - std::sys_common::backtrace::__rust_end_short_backtrace::h6795c8afdd1a77e6 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55c0bcf3f7a9 - rust_begin_unwind [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55c0bcf1f9bb - std::panicking::begin_panic_fmt::hf43a0025042538e2 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x55c0bcf265d4 - build_script_build::main::{{closure}}::h8cb1a1c65bbf21fe [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75:17 [INFO] [stderr] 16: 0x55c0bcf25165 - build_script_build::visit_xml::hbc8d28be973e2bb9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20:44 [INFO] [stderr] 17: 0x55c0bcf25943 - build_script_build::main::h4e66dc12fdc4bcbc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56:5 [INFO] [stderr] 18: 0x55c0bcf227fb - core::ops::function::FnOnce::call_once::hf613b9c1c4dc0bb0 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55c0bcf2379e - std::sys_common::backtrace::__rust_begin_short_backtrace::hecad39e7db022953 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55c0bcf27ac1 - std::rt::lang_start::{{closure}}::h721bf9580cdf2659 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55c0bcf4004a - core::ops::function::impls:: for &F>::call_once::h3b8c329143d7638a [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55c0bcf4004a - std::panicking::try::do_call::h4b72c261b4eefc1b [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x55c0bcf4004a - std::panicking::try::h703d31b7896cbd49 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x55c0bcf4004a - std::panic::catch_unwind::h37cad9b35388a915 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x55c0bcf4004a - std::rt::lang_start_internal::hab5a8a909af4f90e [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55c0bcf27aa0 - std::rt::lang_start::h358b0f57f26c5eb2 [INFO] [stderr] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55c0bcf266dc - main [INFO] [stderr] 28: 0x7f757582e0b3 - __libc_start_main [INFO] [stderr] 29: 0x55c0bcf206ee - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b86b3aee7fed5d4158768e70123f30967a5531c2d914a35031640f28105fdb09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86b3aee7fed5d4158768e70123f30967a5531c2d914a35031640f28105fdb09", kill_on_drop: false }` [INFO] [stdout] b86b3aee7fed5d4158768e70123f30967a5531c2d914a35031640f28105fdb09