[INFO] cloning repository https://github.com/negamartin/noteblock-player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/negamartin/noteblock-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnegamartin%2Fnoteblock-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnegamartin%2Fnoteblock-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3db152b51a92577ce90e5f101e42c1af382fe0fd [INFO] checking negamartin/noteblock-player against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnegamartin%2Fnoteblock-player" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/negamartin/noteblock-player on toolchain 35b6491ce6d2b388d0a5de1e59e2123604af807f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/negamartin/noteblock-player [INFO] finished tweaking git repo https://github.com/negamartin/noteblock-player [INFO] tweaked toml for git repo https://github.com/negamartin/noteblock-player written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/negamartin/noteblock-player 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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 inputbot v0.4.0 [INFO] [stderr] Downloaded midly v0.2.1 [INFO] [stderr] Downloaded miniz_oxide v0.2.2 [INFO] [stderr] Downloaded miniz_oxide_c_api v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55bf296a9c37a3f46e0eaaf6c9ee6363a27d395fa323467605ce88820831aa6c [INFO] running `Command { std: "docker" "start" "-a" "55bf296a9c37a3f46e0eaaf6c9ee6363a27d395fa323467605ce88820831aa6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55bf296a9c37a3f46e0eaaf6c9ee6363a27d395fa323467605ce88820831aa6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55bf296a9c37a3f46e0eaaf6c9ee6363a27d395fa323467605ce88820831aa6c", kill_on_drop: false }` [INFO] [stdout] 55bf296a9c37a3f46e0eaaf6c9ee6363a27d395fa323467605ce88820831aa6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 667d6632bdf1e0bed61cc90b7aaa1e503c25bf3b600354d347b580d8f6d01d2b [INFO] running `Command { std: "docker" "start" "-a" "667d6632bdf1e0bed61cc90b7aaa1e503c25bf3b600354d347b580d8f6d01d2b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.2.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking md-5 v0.8.0 [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-ba37fb2c94f8753f/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/index.crates.io-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/xcb-0.8.2/src/ffi/xevie.rs' [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/build.rs:75:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/xml/xevie.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5e75655a3110 - std::backtrace_rs::backtrace::libunwind::trace::h8d049c603591f117 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5e75655a3110 - std::backtrace_rs::backtrace::trace_unsynchronized::h12d723987b6ecb37 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5e75655a3110 - std::sys::backtrace::_print_fmt::ha2d5d1796af7e95b [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e75655a3110 - ::fmt::h1c9e2d37e83a6f45 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e75655c4303 - core::fmt::rt::Argument::fmt::h6d4829024d2f28af [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5e75655c4303 - core::fmt::write::h70010609f08caa2c [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5e75655a0073 - std::io::Write::write_fmt::h5beca4280109502a [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5e75655a2f62 - std::sys::backtrace::BacktraceLock::print::hc6df4b657d226323 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5e75655a405f - std::panicking::default_hook::{{closure}}::he57abbdf0dfd49a1 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5e75655a3eca - std::panicking::default_hook::ha257b0a6dcbf8c4d [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5e75655a4932 - std::panicking::rust_panic_with_hook::h5e80f0d9b942b6f4 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5e75655a47ca - std::panicking::begin_panic_handler::{{closure}}::h23399133522ade7c [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5e75655a3619 - std::sys::backtrace::__rust_end_short_backtrace::ha1965244cc6f6d08 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5e75655a445d - rust_begin_unwind [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5e75655c3530 - core::panicking::panic_fmt::hd50a3c52a113c1bc [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5e756557caa9 - build_script_build::main::{{closure}}::hb46866ad0fe6ba57 [INFO] [stderr] 16: 0x5e756557b7e6 - build_script_build::visit_xml::h6fb66725845d6f39 [INFO] [stderr] 17: 0x5e756557c10c - build_script_build::main::hbecc9b9ec1a6d9fb [INFO] [stderr] 18: 0x5e75655786e3 - core::ops::function::FnOnce::call_once::hb28e49053b695f6b [INFO] [stderr] 19: 0x5e7565577fb6 - std::sys::backtrace::__rust_begin_short_backtrace::h519f9b3099244a53 [INFO] [stderr] 20: 0x5e7565577e49 - std::rt::lang_start::{{closure}}::hf8f4cdb8cddb7248 [INFO] [stderr] 21: 0x5e756559cd90 - core::ops::function::impls:: for &F>::call_once::hbc5e797acdf5178d [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5e756559cd90 - std::panicking::try::do_call::h7328265f90809c75 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x5e756559cd90 - std::panicking::try::h35a3eaf756520b67 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x5e756559cd90 - std::panic::catch_unwind::hb9240d7833bff7e4 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x5e756559cd90 - std::rt::lang_start_internal::{{closure}}::hb290b4b5ac28f5fe [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5e756559cd90 - std::panicking::try::do_call::hf43947ed79cf6909 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x5e756559cd90 - std::panicking::try::hadc1bca0b521f754 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x5e756559cd90 - std::panic::catch_unwind::h4851a96d6a84edb0 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x5e756559cd90 - std::rt::lang_start_internal::h91e030916ec7a1ba [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5e7565577e31 - std::rt::lang_start::hc985955b62b0059b [INFO] [stderr] 31: 0x5e756557cb25 - main [INFO] [stderr] 32: 0x774256cbfd90 - [INFO] [stderr] 33: 0x774256cbfe40 - __libc_start_main [INFO] [stderr] 34: 0x5e7565576c95 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "667d6632bdf1e0bed61cc90b7aaa1e503c25bf3b600354d347b580d8f6d01d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667d6632bdf1e0bed61cc90b7aaa1e503c25bf3b600354d347b580d8f6d01d2b", kill_on_drop: false }` [INFO] [stdout] 667d6632bdf1e0bed61cc90b7aaa1e503c25bf3b600354d347b580d8f6d01d2b