[INFO] cloning repository https://github.com/hardliner66/chippy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardliner66/chippy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fchippy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fchippy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ad659402e8977629fc807b0c10ed784de584b01 [INFO] building hardliner66/chippy/9ad659402e8977629fc807b0c10ed784de584b01 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fchippy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hardliner66/chippy on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hardliner66/chippy [INFO] finished tweaking git repo https://github.com/hardliner66/chippy [INFO] tweaked toml for git repo https://github.com/hardliner66/chippy written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hardliner66/chippy already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded epi v0.10.0 [INFO] [stderr] Downloaded macroquad_macro v0.1.2 [INFO] [stderr] Downloaded sapp-linux v0.1.8 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.11 [INFO] [stderr] Downloaded quad-rand v0.1.1 [INFO] [stderr] Downloaded quad-gl v0.2.3 [INFO] [stderr] Downloaded egui_glium v0.10.0 [INFO] [stderr] Downloaded emath v0.10.0 [INFO] [stderr] Downloaded sapp-darwin v0.1.2 [INFO] [stderr] Downloaded egui_web v0.10.0 [INFO] [stderr] Downloaded sapp-wasm v0.1.18 [INFO] [stderr] Downloaded egui v0.10.0 [INFO] [stderr] Downloaded epaint v0.10.0 [INFO] [stderr] Downloaded sapp-android v0.1.5 [INFO] [stderr] Downloaded sapp-windows v0.2.9 [INFO] [stderr] Downloaded miniquad_text_rusttype v0.1.2 [INFO] [stderr] Downloaded eframe v0.10.0 [INFO] [stderr] Downloaded macroquad v0.2.9 [INFO] [stderr] Downloaded sapp-dummy v0.1.3 [INFO] [stderr] Downloaded megaui v0.2.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c1c72ae0af065d796009a70297e0d4afa78457877bfb1df7116826ab8421b9e [INFO] running `Command { std: "docker" "start" "-a" "0c1c72ae0af065d796009a70297e0d4afa78457877bfb1df7116826ab8421b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c1c72ae0af065d796009a70297e0d4afa78457877bfb1df7116826ab8421b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1c72ae0af065d796009a70297e0d4afa78457877bfb1df7116826ab8421b9e", kill_on_drop: false }` [INFO] [stdout] 0c1c72ae0af065d796009a70297e0d4afa78457877bfb1df7116826ab8421b9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 818167d06e240271d710a3b52da11ab168e622f0714a8eef20096725f9d4b79b [INFO] running `Command { std: "docker" "start" "-a" "818167d06e240271d710a3b52da11ab168e622f0714a8eef20096725f9d4b79b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling sapp-linux v0.1.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] error: failed to run custom build command for `xcb v0.8.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/xcb-f9797b6672e98afd/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'SELinux', 'GetClientContext')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/rs_client.py", line 2448, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/xcb-0.8.2/src/ffi/selinux.rs' [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/build.rs:75:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/xml/xselinux.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55561bcd8866 - std::backtrace_rs::backtrace::libunwind::trace::h5296d5781d991f75 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55561bcd8866 - std::backtrace_rs::backtrace::trace_unsynchronized::h68edbddbbd5f5161 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55561bcd8866 - std::sys_common::backtrace::_print_fmt::h7011c645926eeca2 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55561bcd8866 - ::fmt::he0004539180d205c [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55561bcfae10 - core::fmt::rt::Argument::fmt::hf2f0c5d19b767df2 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55561bcfae10 - core::fmt::write::h8cdf6d2cf05cb5b9 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55561bcd654f - std::io::Write::write_fmt::h97eb7eb028d31ccc [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x55561bcd8644 - std::sys_common::backtrace::_print::hcf440f82896443b6 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55561bcd8644 - std::sys_common::backtrace::print::h64ad578b7573e049 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55561bcd9d37 - std::panicking::default_hook::{{closure}}::h1807fb688c76f710 [INFO] [stderr] 10: 0x55561bcd9a99 - std::panicking::default_hook::h9747d5ed2bc1c8bd [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55561bcda1c8 - std::panicking::rust_panic_with_hook::ha5ed8c7be09ba2ff [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55561bcda0a2 - std::panicking::begin_panic_handler::{{closure}}::h4b7085ca57d5ea3a [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55561bcd8d66 - std::sys_common::backtrace::__rust_end_short_backtrace::h445078975144ae63 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55561bcd9e00 - rust_begin_unwind [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55561bcb6285 - core::panicking::panic_fmt::h9e6629940ce9dc31 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55561bcb7aec - build_script_build::main::hf1bc4e7250667a04 [INFO] [stderr] 17: 0x55561bcb7dc3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b2b23e21a229bb8 [INFO] [stderr] 18: 0x55561bcb7dd9 - std::rt::lang_start::{{closure}}::h30d4d07c8d7a4f21 [INFO] [stderr] 19: 0x55561bcd3131 - core::ops::function::impls:: for &F>::call_once::h452f8ac4a1bd2923 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 20: 0x55561bcd3131 - std::panicking::try::do_call::h37c0da9ebc9d2e93 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:552:40 [INFO] [stderr] 21: 0x55561bcd3131 - std::panicking::try::hfef63ce62c97df98 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:516:19 [INFO] [stderr] 22: 0x55561bcd3131 - std::panic::catch_unwind::ha9acb912f8fbb726 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panic.rs:142:14 [INFO] [stderr] 23: 0x55561bcd3131 - std::rt::lang_start_internal::{{closure}}::h07ac933731ee8eed [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/rt.rs:148:48 [INFO] [stderr] 24: 0x55561bcd3131 - std::panicking::try::do_call::h1e0ceef1b0fdac5c [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:552:40 [INFO] [stderr] 25: 0x55561bcd3131 - std::panicking::try::h7b9af23c59166339 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:516:19 [INFO] [stderr] 26: 0x55561bcd3131 - std::panic::catch_unwind::h5f44f89ae3ff2bd8 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x55561bcd3131 - std::rt::lang_start_internal::h41fc6efbb35f8806 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/rt.rs:148:20 [INFO] [stderr] 28: 0x55561bcb7db5 - main [INFO] [stderr] 29: 0x7f2471d71d90 - [INFO] [stderr] 30: 0x7f2471d71e40 - __libc_start_main [INFO] [stderr] 31: 0x55561bcb69b5 - _start [INFO] [stderr] 32: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "818167d06e240271d710a3b52da11ab168e622f0714a8eef20096725f9d4b79b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "818167d06e240271d710a3b52da11ab168e622f0714a8eef20096725f9d4b79b", kill_on_drop: false }` [INFO] [stdout] 818167d06e240271d710a3b52da11ab168e622f0714a8eef20096725f9d4b79b