[INFO] cloning repository https://github.com/nordic16/xPass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nordic16/xPass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnordic16%2FxPass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnordic16%2FxPass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd15eb852de4e6a13d784189e613b7165c5e27b1 [INFO] building nordic16/xPass against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnordic16%2FxPass" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nordic16/xPass [INFO] finished tweaking git repo https://github.com/nordic16/xPass [INFO] tweaked toml for git repo https://github.com/nordic16/xPass written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nordic16/xPass on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nordic16/xPass 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fde0c79771caee790b84d3a770fc6b10c5f441394108d5b578fd45b5ae2da3dd [INFO] running `Command { std: "docker" "start" "-a" "fde0c79771caee790b84d3a770fc6b10c5f441394108d5b578fd45b5ae2da3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fde0c79771caee790b84d3a770fc6b10c5f441394108d5b578fd45b5ae2da3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fde0c79771caee790b84d3a770fc6b10c5f441394108d5b578fd45b5ae2da3dd", kill_on_drop: false }` [INFO] [stdout] fde0c79771caee790b84d3a770fc6b10c5f441394108d5b578fd45b5ae2da3dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71f9135b23f4e4619ba13d2c49160dff5c4a3d87150b613c02c31cc14be20d07 [INFO] running `Command { std: "docker" "start" "-a" "71f9135b23f4e4619ba13d2c49160dff5c4a3d87150b613c02c31cc14be20d07", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling debug-helper v0.3.12 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling crc-any v2.4.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.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-c249894e68c3b0f8/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'Render', 'CreateConicalGradient')) [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] ^^^^^^^^^^^^^^^ [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/render.rs' [INFO] [stderr] [INFO] [stderr] thread 'main' (1902) 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/render.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x60d830c640e2 - std::backtrace_rs::backtrace::libunwind::trace::h99ff5752a7301b61 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x60d830c640e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h9703f67ee3d8bde4 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x60d830c640e2 - std::sys::backtrace::_print_fmt::h8519833aba8d197b [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x60d830c640e2 - ::fmt::h2212f3765287aa3c [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x60d830c730ff - core::fmt::rt::Argument::fmt::h3b42cc36ff36d45c [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x60d830c730ff - core::fmt::write::he00b92b9582c1fe6 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x60d830c389b1 - std::io::default_write_fmt::h20b9b23e0b407dd4 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x60d830c389b1 - std::io::Write::write_fmt::h4a31dcab881658aa [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x60d830c42032 - std::sys::backtrace::BacktraceLock::print::h88b4e5cf8cc5573c [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x60d830c43e3c - std::panicking::default_hook::{{closure}}::h59b171bf4b799798 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x60d830c43c96 - std::panicking::default_hook::h518e81d9a9e2c2c5 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x60d830c444c5 - std::panicking::panic_with_hook::h6c76fcfbe64ae67c [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x60d830c4435a - std::panicking::panic_handler::{{closure}}::h2ff4617091b05450 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x60d830c42169 - std::sys::backtrace::__rust_end_short_backtrace::he93810e6790d1c15 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x60d830c2d39d - __rustc[552020a2b822d25f]::rust_begin_unwind [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x60d830c76590 - core::panicking::panic_fmt::hd2d793968eae26aa [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/core/src/panicking.rs:78:14 [INFO] [stderr] 16: 0x60d830c27d0d - build_script_build::main::{{closure}}::h953985684a23f064 [INFO] [stderr] 17: 0x60d830c2826d - build_script_build::visit_xml::h9a14b1893e19ed77 [INFO] [stderr] 18: 0x60d830c2736a - build_script_build::main::h9bc87eccc1d925a5 [INFO] [stderr] 19: 0x60d830c29b13 - core::ops::function::FnOnce::call_once::h5db7fcb5eb6ea209 [INFO] [stderr] 20: 0x60d830c293b6 - std::sys::backtrace::__rust_begin_short_backtrace::hf43cf8634d869eb6 [INFO] [stderr] 21: 0x60d830c29229 - std::rt::lang_start::{{closure}}::h89e429567ba6785d [INFO] [stderr] 22: 0x60d830c3a160 - core::ops::function::impls:: for &F>::call_once::h64f1c33f2a77ce68 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x60d830c3a160 - std::panicking::catch_unwind::do_call::h5854891e24f1d732 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x60d830c3a160 - std::panicking::catch_unwind::h3c89ba6804b7ef45 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x60d830c3a160 - std::panic::catch_unwind::hc239b1f0bd06c7e7 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x60d830c3a160 - std::rt::lang_start_internal::{{closure}}::ha9d8fb8253d749d7 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x60d830c3a160 - std::panicking::catch_unwind::do_call::h428a277c0848e71c [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x60d830c3a160 - std::panicking::catch_unwind::hd0989b6642f7ad81 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x60d830c3a160 - std::panic::catch_unwind::hff4afb10b723ad75 [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x60d830c3a160 - std::rt::lang_start_internal::h5e6155dfabba704f [INFO] [stderr] at /rustc/4987e9d4227139400384ab59296ffee3b0fb1183/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x60d830c29211 - std::rt::lang_start::he7ed6a990d025d3b [INFO] [stderr] 32: 0x60d830c2d095 - main [INFO] [stderr] 33: 0x703e80e281ca - [INFO] [stderr] 34: 0x703e80e2828b - __libc_start_main [INFO] [stderr] 35: 0x60d830c26785 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "71f9135b23f4e4619ba13d2c49160dff5c4a3d87150b613c02c31cc14be20d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71f9135b23f4e4619ba13d2c49160dff5c4a3d87150b613c02c31cc14be20d07", kill_on_drop: false }` [INFO] [stdout] 71f9135b23f4e4619ba13d2c49160dff5c4a3d87150b613c02c31cc14be20d07