[INFO] cloning repository https://github.com/chrisboyce/thunk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrisboyce/thunk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisboyce%2Fthunk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisboyce%2Fthunk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04d255e8619c8b1b235d70adc9bbed869679b175 [INFO] checking chrisboyce/thunk against try#fe84aa3583bb2681b5d0580316bde6d58ccfd6b5 for pr-154149-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisboyce%2Fthunk" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chrisboyce/thunk [INFO] finished tweaking git repo https://github.com/chrisboyce/thunk [INFO] tweaked toml for git repo https://github.com/chrisboyce/thunk written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chrisboyce/thunk on toolchain fe84aa3583bb2681b5d0580316bde6d58ccfd6b5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chrisboyce/thunk 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" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a0965ad199b5048bd24b91567143f50ac73e6b0d6d16a1abbd37cd1392ca5b1 [INFO] running `Command { std: "docker" "start" "-a" "9a0965ad199b5048bd24b91567143f50ac73e6b0d6d16a1abbd37cd1392ca5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a0965ad199b5048bd24b91567143f50ac73e6b0d6d16a1abbd37cd1392ca5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a0965ad199b5048bd24b91567143f50ac73e6b0d6d16a1abbd37cd1392ca5b1", kill_on_drop: false }` [INFO] [stdout] 9a0965ad199b5048bd24b91567143f50ac73e6b0d6d16a1abbd37cd1392ca5b1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe921fb90bce40eb50daa3926ebaa445a4a4f3c89973737ce77d01043165825c [INFO] running `Command { std: "docker" "start" "-a" "fe921fb90bce40eb50daa3926ebaa445a4a4f3c89973737ce77d01043165825c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking emath v0.8.0 [INFO] [stderr] Checking atomic_refcell v0.1.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking andrew 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-38241bd6412aba29/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'Test', 'GrabControl')) [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/test.rs' [INFO] [stderr] [INFO] [stderr] thread 'main' (901) 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/xtest.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5fda8c31ffea - std[a3f87caf0724cad7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5fda8c31ffea - std[a3f87caf0724cad7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5fda8c31ffea - std[a3f87caf0724cad7]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5fda8c31ffea - <::print::DisplayBacktrace as core[2160a2bab4cf4e8a]::fmt::Display>::fmt [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5fda8c3310da - ::fmt [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5fda8c3310da - core[2160a2bab4cf4e8a]::fmt::write [INFO] [stderr] 6: 0x5fda8c324302 - std[a3f87caf0724cad7]::io::default_write_fmt:: [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/io/mod.rs:621:11 [INFO] [stderr] 7: 0x5fda8c324302 - ::write_fmt [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/io/mod.rs:1976:13 [INFO] [stderr] 8: 0x5fda8c30499f - ::print [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5fda8c30499f - std[a3f87caf0724cad7]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5fda8c31bd11 - std[a3f87caf0724cad7]::panicking::default_hook [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5fda8c31becb - std[a3f87caf0724cad7]::panicking::panic_with_hook [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5fda8c304a58 - std[a3f87caf0724cad7]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5fda8c2fc619 - std[a3f87caf0724cad7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5fda8c3052bd - __rustc[c85b1615624f5bae]::rust_begin_unwind [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5fda8c3317cc - core[2160a2bab4cf4e8a]::panicking::panic_fmt [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5fda8c2ea57b - build_script_build[5f2f5847bd076340]::main::{closure#0} [INFO] [stderr] 17: 0x5fda8c2e829d - build_script_build[5f2f5847bd076340]::visit_xml:: [INFO] [stderr] 18: 0x5fda8c2ead4a - build_script_build[5f2f5847bd076340]::main [INFO] [stderr] 19: 0x5fda8c2eda33 - >::call_once [INFO] [stderr] 20: 0x5fda8c2e9b76 - std[a3f87caf0724cad7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 21: 0x5fda8c2ea069 - std[a3f87caf0724cad7]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 22: 0x5fda8c31af54 - <&dyn core[2160a2bab4cf4e8a]::ops::function::Fn<(), Output = i32> + core[2160a2bab4cf4e8a]::panic::unwind_safe::RefUnwindSafe + core[2160a2bab4cf4e8a]::marker::Sync as core[2160a2bab4cf4e8a]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x5fda8c31af54 - std[a3f87caf0724cad7]::panicking::catch_unwind::do_call::<&dyn core[2160a2bab4cf4e8a]::ops::function::Fn<(), Output = i32> + core[2160a2bab4cf4e8a]::panic::unwind_safe::RefUnwindSafe + core[2160a2bab4cf4e8a]::marker::Sync, i32> [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 24: 0x5fda8c31af54 - std[a3f87caf0724cad7]::panicking::catch_unwind:: + core[2160a2bab4cf4e8a]::panic::unwind_safe::RefUnwindSafe + core[2160a2bab4cf4e8a]::marker::Sync> [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x5fda8c31af54 - std[a3f87caf0724cad7]::panic::catch_unwind::<&dyn core[2160a2bab4cf4e8a]::ops::function::Fn<(), Output = i32> + core[2160a2bab4cf4e8a]::panic::unwind_safe::RefUnwindSafe + core[2160a2bab4cf4e8a]::marker::Sync, i32> [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5fda8c31af54 - std[a3f87caf0724cad7]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5fda8c31af54 - std[a3f87caf0724cad7]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x5fda8c31af54 - std[a3f87caf0724cad7]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x5fda8c31af54 - std[a3f87caf0724cad7]::panic::catch_unwind:: [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5fda8c31af54 - std[a3f87caf0724cad7]::rt::lang_start_internal [INFO] [stderr] at /rustc/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5fda8c2e9af1 - std[a3f87caf0724cad7]::rt::lang_start::<()> [INFO] [stderr] 32: 0x5fda8c2eddb5 - main [INFO] [stderr] 33: 0x7f89110841ca - [INFO] [stderr] 34: 0x7f891108428b - __libc_start_main [INFO] [stderr] 35: 0x5fda8c2e7cd5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fe921fb90bce40eb50daa3926ebaa445a4a4f3c89973737ce77d01043165825c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe921fb90bce40eb50daa3926ebaa445a4a4f3c89973737ce77d01043165825c", kill_on_drop: false }` [INFO] [stdout] fe921fb90bce40eb50daa3926ebaa445a4a4f3c89973737ce77d01043165825c