[INFO] cloning repository https://github.com/Dentosal/vpass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dentosal/vpass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDentosal%2Fvpass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDentosal%2Fvpass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ea87f5d802aba6b96fffcc220169fcbd8c41786 [INFO] checking Dentosal/vpass against try#353a0a223066e9f46a1d935f2271a26c3c5002bb for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDentosal%2Fvpass" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dentosal/vpass on toolchain 353a0a223066e9f46a1d935f2271a26c3c5002bb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dentosal/vpass [INFO] finished tweaking git repo https://github.com/Dentosal/vpass [INFO] tweaked toml for git repo https://github.com/Dentosal/vpass written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Dentosal/vpass already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rexpect v0.3.0 [INFO] [stderr] Downloaded strum_macros v0.15.0 [INFO] [stderr] Downloaded pretty_env_logger v0.3.0 [INFO] [stderr] Downloaded http_req v0.2.1 [INFO] [stderr] Downloaded strum v0.15.0 [INFO] [stderr] Downloaded unwrap v1.2.1 [INFO] [stderr] Downloaded structopt v0.2.16 [INFO] [stderr] Downloaded rust_sodium-sys v0.10.4 [INFO] [stderr] Downloaded syn v0.15.35 [INFO] [stderr] Downloaded rust_sodium v0.10.2 [INFO] [stderr] Downloaded bitvec v0.14.0 [INFO] [stderr] Downloaded x11-clipboard v0.3.2 [INFO] [stderr] Downloaded structopt-derive v0.2.16 [INFO] [stderr] Downloaded h2 v0.1.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00724ec3412be8179f7473ebefe2b77f462f2ded56b82bb9fa566a8ad1346f82 [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" "00724ec3412be8179f7473ebefe2b77f462f2ded56b82bb9fa566a8ad1346f82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00724ec3412be8179f7473ebefe2b77f462f2ded56b82bb9fa566a8ad1346f82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00724ec3412be8179f7473ebefe2b77f462f2ded56b82bb9fa566a8ad1346f82", kill_on_drop: false }` [INFO] [stdout] 00724ec3412be8179f7473ebefe2b77f462f2ded56b82bb9fa566a8ad1346f82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83b3804d0f4a0db7148d7d99693718ccc42332b571da00a7627cd5b32d7eec5d [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" "83b3804d0f4a0db7148d7d99693718ccc42332b571da00a7627cd5b32d7eec5d", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Checking maplit v1.0.1 [INFO] [stderr] Checking wsl v0.1.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Checking normalize-line-endings v0.2.2 [INFO] [stderr] Checking bitvec v0.14.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tokio-trace-core v0.2.0 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking encoding_rs v0.8.17 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking dirs-sys v0.3.3 [INFO] [stderr] Checking rpassword v3.0.2 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking backtrace v0.3.30 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking dirs v2.0.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.17 [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-0fff08f57a3cd2ba/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: 0x560a7ea93bff - std::backtrace_rs::backtrace::libunwind::trace::h21c0966c343fddd8 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x560a7ea93bff - std::backtrace_rs::backtrace::trace_unsynchronized::h62cde0754779ae3a [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x560a7ea93bff - std::sys_common::backtrace::_print_fmt::hb2d70198918acf1c [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x560a7ea93bff - ::fmt::h5a9d4ddd4d99b877 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x560a7eab235c - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x560a7ea913a5 - std::io::Write::write_fmt::h2dbf1bb0d9f42142 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x560a7ea961d0 - std::sys_common::backtrace::_print::h1091565a54a3c462 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x560a7ea961d0 - std::sys_common::backtrace::print::hc9759e13a502cda2 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x560a7ea961d0 - std::panicking::default_hook::{{closure}}::hd35b8516a1d88160 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x560a7ea95f1c - std::panicking::default_hook::h0dcf88ad4d72ec5e [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x560a7ea96813 - std::panicking::rust_panic_with_hook::h81c308f7accbe523 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x560a7ea9640b - rust_begin_unwind [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panicking.rs:437 [INFO] [stderr] 12: 0x560a7ea9637b - std::panicking::begin_panic_fmt::h5a4ebf64498a13d8 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panicking.rs:391 [INFO] [stderr] 13: 0x560a7ea73bdd - build_script_build::main::{{closure}}::he2dbb9cc1f95f532 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75 [INFO] [stderr] 14: 0x560a7ea728ac - build_script_build::visit_xml::he11de5066e0a9111 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20 [INFO] [stderr] 15: 0x560a7ea72fd5 - build_script_build::main::h8d951da1bb6dd227 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56 [INFO] [stderr] 16: 0x560a7ea7526b - std::rt::lang_start::{{closure}}::hc962a576b81e84ea [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/rt.rs:67 [INFO] [stderr] 17: 0x560a7ea96c26 - std::rt::lang_start_internal::{{closure}}::hdb90dc0481c9e8f6 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/rt.rs:52 [INFO] [stderr] 18: 0x560a7ea96c26 - std::panicking::try::do_call::he0af14a67f26ea71 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panicking.rs:348 [INFO] [stderr] 19: 0x560a7ea96c26 - std::panicking::try::h87d5f0e2c2fee1c5 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panicking.rs:325 [INFO] [stderr] 20: 0x560a7ea96c26 - std::panic::catch_unwind::he9266eec484f0287 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panic.rs:394 [INFO] [stderr] 21: 0x560a7ea96c26 - std::rt::lang_start_internal::hb54283a40e32dc37 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/rt.rs:51 [INFO] [stderr] 22: 0x560a7ea75247 - std::rt::lang_start::h24369fa989c34822 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/rt.rs:67 [INFO] [stderr] 23: 0x560a7ea73c8a - main [INFO] [stderr] 24: 0x7fc86e7c90b3 - __libc_start_main [INFO] [stderr] 25: 0x560a7ea720ae - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "83b3804d0f4a0db7148d7d99693718ccc42332b571da00a7627cd5b32d7eec5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b3804d0f4a0db7148d7d99693718ccc42332b571da00a7627cd5b32d7eec5d", kill_on_drop: false }` [INFO] [stdout] 83b3804d0f4a0db7148d7d99693718ccc42332b571da00a7627cd5b32d7eec5d